IBM System/360 System Programmer's Manual page 55

Operating system
Hide thumbs Also See for System/360:
Table of Contents

Advertisement

Before your nonstandard
label
routine
can
be
inserted
into
the
control
program,
each load module of the routine must be a member of a
cataloged partitioned data set.
You must name this data set
SYS1.name.
To
insert
your
nonstandard latel routine load modules into the svc
library, you
use
the
SVCLIB
macro-instruction.
Using
this
macro-
instruction,
you
must specify the name of the partitioned data set and
the names of members to be included in the SVC
library.
Member
names
for
the
first load module of each type of label processing routine are
shown below.
(Member names for additional load modules must begin
with
the
letters NSL or IGC.)
The format of the SVCLIB macro-instruction is
contained in the publication IBM
System/360
Operating
System:
System
Generation, Form C28-6554.
Nonstandard Label
Processing Routine
54
Input header
Output header
Input trailer
Output trailer
Control Program Routine
OPEN
EOV
OPEN
EOV
EOV
EOV
CLOSE
Member Name
NSLOHDRI
NSLEHDRI
NSLOHDRO
NSLEHDRO
NSLETRLI
NSLETRLO
NSLCTRLO

Advertisement

Table of Contents
loading

Table of Contents