EasyManua.ls Logo

IBM System/360

IBM System/360
137 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
The
setup
for
making
the
linkage
editor
run
is
shown
below.
//jobname
JOB
//stepname
EXEC
//SYSPRINT
DD
//SYSUTl
DD
//SYSLMOD
DD
//SYSLIN
DD
(parameters)
PGM=IEWL.
(parameters)
SYSOUT=A
UNIT=SYSDA,SPACE=(parameters)
DSNAME=SYS1.SVCLIB,DISP=OLD
*
(object
deck
for
OPEN)
ENTRY
NAME
OMODVOLl
OMODVOL1(R)
(object
deck
for
EOV)
ENTRY
NAME
/*
EMODVOLl
EMODVOL1(R)
Caution:
You
should
not
attempt
to
insert
routines
into
the
SVC
library
when
you
are
running
in
a
multi-tasking
environment.
Also,
if
your
label
editor
routines
(for
OPEN
or
EOV)
consist
of
more
than
one
module
you
must
have
requested
space
for
the
SVC
library
directory
entries
for
the
additional
modules
at
the
time
the
system
was
generated.
64

Table of Contents

Other manuals for IBM System/360

Related product manuals