IBM System 360 User Manual page 77

Operating system: time sharing option terminal
Hide thumbs Also See for System 360:
Table of Contents

Advertisement

r---------------------------------------------------------------------,
READY
edit
backpgm
new
cntl
nonum
INPUT
//smith3
job
7924,smith,msglevel=(1,1)
//step1
exec
plllfc, parm,.pl1l=' nodeck, list'
//pl1l.sysin dd
*
source statement
/*
//step2
exec
plllfclg
//pl1l.sysin dd
*
source statements
/*
//go.sysin
dd
*
input data
/*
(null line)
EDIT
save
SAVED
end
READY
submit
backpgm
nonotify
READY
Figure 13.
Submitting a Program as a Background Job
DISPLAYING THE STATUS OF BACKGROUND JOBS
Any time after you submit a background job you can use the STATUS
command to have its status displayed.
The display wi 11 tell you whether
the job is awaiting execution, is currently executiIlJ, or has executed.
For example, if you want
to
display the status of SMITH23, enter:
READY
status smith23
I f
you want to know the status of all the jobs with jobnames consisting
of your user identification plus one character., enter the STATUS command
without operands:
READY
status
CANCELLING BACKGROUND JOBS
You can use the CANCEL command to cancel execution
of
a background job.
If the job has already been executed, the CANCEL command has no effect.
For example, if you want to cancel job JONESAB, enter:
READY
cancel jonesab
After you enter the CANCEL command, the system will send you a message
telling you that the jobs specified have been cancelled.
Programming at the Terminal
15

Advertisement

Table of Contents
loading

Table of Contents