Running a macro continuously?

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
kewel
Newbie
Posts: 1
Joined: Tue Apr 26, 2005 6:35 pm

Running a macro continuously?

Post by kewel » Tue Apr 26, 2005 6:37 pm

How do you do this so that when the macro finishes, it starts back up again? Sorry, I'm a newbie.

Thanks in advance

User avatar
support
Automation Wizard
Posts: 1450
Joined: Sat Oct 19, 2002 4:38 pm
Location: London
Contact:

Post by support » Tue Apr 26, 2005 7:05 pm

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
MJT Net Support
[email protected]

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts