Pauses an ESSCMD script.
SLEEP "seconds"
seconds | Number of seconds for the batch file execution to sleep. |
Pauses an ESSCMD script. Pausing an ESSCMD script allows other commands to finish execution and cleanup.
SLEEP "10";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |