User`s guide

RESUME
(KMON)
Continues execution of a foreground or system job from the point at which a
SUSPEND command was issued.
Format
RESUME [jobname]
Parameter
jobname
If you have system-job support enabled on your monitor, jobname specifies the
name of the foreground or system job you wish to resume. This name can be a
logical job name.
If you do not have system-job support enabled on your monitor, do not include the
name of the foreground job you wish to resume since there is only one foreground
job.
Description
When you issue the RESUME command, the foreground or system job enters any
completion routines that were scheduled while the job was suspended. The RESUME
command is not valid with single-job monitors.
Examples
1. This command resumes execution of the foreground job that is currently
suspended:
.RESUME
2. This command resumes execution of the system job, QUEUE.SYS, that is
currently suspended:
.RESUME QUEUE
You can also use the RESUME command to start a job that you loaded with
FRUN or SRUN using /PAUSE.
210 RT–11 Command Descriptions