11.1.95    <SLEEP>

Description:   Suspend Script and Task space processing for specified seconds.

Syntax:         <SLEEP>seconds                

Arguments:    seconds (no blank spaces)

Examples:      <SLEEP>10

Suspends processing the WebAccess Client or ViewDAQ task, and all processes in current task space (i.e. window) for specified number of seconds.  During SLEEP, no pushbuttons or display updates happen.  It may be better to use a script with an IF-THEN test or a While loop instead of <SLEEP> if you need to introduce  a delay in processing keymacros.