RESUME [ HP 3000 Series 9X8LX Computer Systems Commands Reference ] MPE/iX 5.0 Documentation
HP 3000 Series 9X8LX Computer Systems Commands Reference
RESUME
The RESUME command resumes execution of a program or subsystem command
that was suspended after you pressed the Break key. The program resumes
at the point where execution was suspended.
Syntax
RESUME
Parameters
None.
Operation Notes
* Usage
You can only enter this command in break mode. You cannot enter
this command from a job, a program, or a session (unless in break
mode). Pressing Break does not affect this command.
* Entering commands other than RESUME
If you enter a program or subsystem command after pressing Break,
the command interpreter prints the following message on your
terminal: ABORT? (YES/NO). If you respond YES to the message, the
command interpreter aborts the currently suspended program. If
you respond NO to the message, the command interpreter prints the
message COMMAND NOT ALLOWED IN BREAK and prompts you for another
command. If you now enter RESUME, the suspended program resumes
at the point where it was interrupted.
You can enter most commands after pressing Break. Only the
commands that create processes require you to resume or abort the
interrupted program.
Example
* To continue a suspended program at the point of interruption, do
the following:
1. Enter the following command:
:RESUME
The system responds by displaying the following message:
READ PENDING
2. Press Return to resume the program.
Related Commands
ABORT
MPE/iX 5.0 Documentation