using functions and a good tutorial?
Posted: Thu Jun 19, 2014 1:12 pm
Hello, I have another question.
How do you go about using functions in livecode? I have an if statement where is a boolean is true then one function is called, and if the boolean is false a different function is called. However this code wont work. Both functions just contain if statements that will put a variable into a field. Pretty much all I want to do is add code that will initiate a function, and then the code in the function is executed. No values need to be passed between procedures or anything.
also are there any good livecode tutorials around? I would prefer youtube videos if possible. I have tried to watch the livecode academy video but it is too long to sit through.
Thanks for any help.
How do you go about using functions in livecode? I have an if statement where is a boolean is true then one function is called, and if the boolean is false a different function is called. However this code wont work. Both functions just contain if statements that will put a variable into a field. Pretty much all I want to do is add code that will initiate a function, and then the code in the function is executed. No values need to be passed between procedures or anything.
also are there any good livecode tutorials around? I would prefer youtube videos if possible. I have tried to watch the livecode academy video but it is too long to sit through.
Thanks for any help.