| Reports / Report instructions | |
Pauses a report displayed to the screen.
PAUSE [ "comment" ]
Output is sent by default to the screen unless the START REPORT statement or the OUTPUT section specifies a destination for report output.
The PAUSE statement can be executed only if the report sends its output to the screen. It has no effect if you include a TO clause in either of these contexts:
PAGE TRAILER
SKIP 1 LINE
PAUSE "Press return to continue"