Share this page 

Make a PB service component sleep (this howto is deprecated)Tag(s): DEPRECATED


[local function declaration]
SUBROUTINE JagSleep (long seconds) LIBRARY "libjdispatch.dll"

[powerscript run() function]
JagSleep (60*60*24)  // to sleep 24hr