PAUSE() PAUSE() 6 "IRIT Version 8.0" NAME PAUSE PAUSE( NumericType Flush ) Waits for a keystroke. Nice to have if a temporary stop in a middle of an included file (see INCLUDE) is required. If Flush is TRUE, then the input is first flushed to guarantee that the actual stop will occur. PAUSE()