SysToolsLib icon indicating copy to clipboard operation
SysToolsLib copied to clipboard

Script execute in loop

Open gregoriooliveira opened this issue 7 years ago • 0 comments

Good afternoon! I implemented this scriptPSService and it helped me a lot, Thanks.

If they can help me with a question, I run my scripts in infinite loop, I would do this with the condition for (;;) {... start-sleep-seconds xx} I could not do this execution via service. Even with the service as running, execution occurs only once. Do you have any idea how I can do this?

Thank you

gregoriooliveira avatar Jul 25 '18 19:07 gregoriooliveira