Use the SLEEP statement to define a pause for a specified number of seconds between statements. This statement is useful when you want to ignore events in the 3270 session for a set period of time, or to synchronize events.
SLEEP 5;
To use the 3270 Script window’s Statements menu to define a SLEEP statement, follow this procedure:
The system displays the Enter Data window.
The SLEEP statement is added to the script.