Macro Scheduler SLOWMO option
Moderators: JRL, Dorian (MJT support)
Macro Scheduler SLOWMO option
Having worked with MS for some time now, what would be great is the ability to either toggle or set a variable (like # of seconds between line execution) that would slow MS down, so that you can see what is happening without having to step through the code.
"A facility for quotation covers the absence of original thought." - Lord Peter Wimsey
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: Macro Scheduler SLOWMO option
//Wait 100ms between each line of code
Let>STEP_DELAY=100
https://www.mjtnet.com/manual/index.htm ... iables.htm
Been there since version 8 released in 2006. Seven years.
Enjoy
Let>STEP_DELAY=100
https://www.mjtnet.com/manual/index.htm ... iables.htm
Been there since version 8 released in 2006. Seven years.

Enjoy
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Re: Macro Scheduler SLOWMO option
Now you tell me! 

"A facility for quotation covers the absence of original thought." - Lord Peter Wimsey
- CyberCitizen
- Automation Wizard
- Posts: 724
- Joined: Sun Jun 20, 2004 7:06 am
- Location: Adelaide, South Australia
Re: Macro Scheduler SLOWMO option
Also Insert A Breakpoint So You Can Run Most Of The Script Then Step Though The Problem Part.
FIREFIGHTER