Screen Saver Does not work when script is running
Moderators: JRL, Dorian (MJT support)
-
- Newbie
- Posts: 5
- Joined: Thu Aug 03, 2006 11:07 pm
Screen Saver Does not work when script is running
Some of my HTTPRequest scripts run for hours, Is there a way to allow the screen saver to Work?
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
This will re-enable the screensaver if it was running when the macro started:
Code: Select all
Let>SPI_SETSCREENSAVEACTIVE=17
LibFunc>user32,SystemParametersInfoA,res,SPI_SETSCREENSAVEACTIVE,1,0,0
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?