1 SLEEP The SLEEP statement suspends program execution for a specified number of seconds or until a carriage return is entered from the controlling terminal. Example SLEEP 30 2 Syntax SLEEP int-exp