PLIBEDIT
7
PLIBEDIT is a routine that deletes and adds subprograms, routines, and PRELIB con-
I
trol statements to the PRELIB binary source file.
t
Before creating a new library, a
PLIBEDIT run is normally made to modify the PRELIB source file.
The existing (or
release) PRELIB source file is input to PLIBEDIT, and PLIBEDIT generates a new
PRELIB source file.
The new file is input to PRELIB to generate a new library edition.
7.1 I/O FILES
PLIBEDIT uses the following I/O files.
CPF
Logical unit 01; current PLIBEDIT file
NPF
Logical unit 02; new PLIBEDIT file
CFO
Logical unit 58; comment from operator
CTO
Logical unit 59; comment to operator
INP
Logical unit 60; standard input file
OUT
Logical unit 61; standard output file
The standard system files (58, 59, 60,61, and 62) are assumed to be present and
defined.
The C PF and NPF files must be equipped or opened as mass storage files
with a $FET and OPEN statement.
Additional input (logical units and file ordinals) may
be used via FILE / or UNIT / control cards.
These must be equipped and opened by the
user.
Any logical unit number or file ordinal which does not conflict with systems
devices or the above mentioned units may be used.
The C PF and NPF may be mass
storage or tape files.
If
on mass storage, the block size must be two sectors.
Tape
files may be unblocked card images or may be blocked in universal format (1280
characters).
7.2 PLIBEDIT STATEMENTS
Execution of PLIBEDIT requires PLIBEDIT and MSOS control cards.
7
PLIBEDIT is called by the 9 PLIBEDIT control card.
~
PLIBEDIT, x
x
omitted
type of output (NPF) file blocking
U
Unblocked tape files or two sector per block for mass storage
files
B
1280 characters per block for tape or two sectors per block for
mass storage
Same as input (CPF) file
t
The PRELIB source file consists of all the PRELIB control statements
necessar~
to
I
generate an MSOS version 5 library, a binary copy of each subprogram and routine to
be on the library, and a BCD copy of each COMPASS macro to be on the library.
60410800 D
III -7-1
Need help?
Do you have a question about the 3170 and is the answer not in the manual?
Questions and answers