
MovieMaker
USA
Asked
— Edited

Request To Ez-Robot
GOSUB Function , Please! I think that it would be very useful and we need it. Just my two cents.
Thanks,
GOSUB Function , Please! I think that it would be very useful and we need it. Just my two cents.
Thanks,
Code:
Example with line numbers so I can explain the order of lines executed
Code:
This will run the code in the following order; 1, 2, 5, 6, 7, 3, 4 and the output would be;
Hello World
Hello Another World
Goodbye Worlds
Try it, open a script control and paste the following code in (not the one above with line numbers, it wont like it), then test the script and look in the right of the dialogue.
Code: