How do you do this so that when the macro finishes, it starts back up again? Sorry, I'm a newbie.
Thanks in advance
Running a macro continuously?
Moderators: JRL, Dorian (MJT support)
Add a line at the start and end of your script so that it looks something like this:
Label>start
..
.. your code here
..
Goto>start
Label>start
..
.. your code here
..
Goto>start
MJT Net Support
[email protected]
[email protected]