Loading...
Select Version
&pagelevel(4)&pagelevel
The HOLD-PROGRAM statement interrupts a program waiting for input, thereby enabling the user to enter commands. The RESUME-PROGRAM command terminates the command input and returns to program mode.
The HOLD-PROGRAM statement functions in the same way as the command of the same name.
The statement is rejected if the program interrupt is currently not allowed within the procedure or by the program itself (e.g. for security reasons).
HOLD-PROGRAM |