Appendix: Iecdsect,Iefjfcbn, And Iefucbob Macro-Instructions; Iecdsect Macro-Instruction; Control Statements Required; Iecdsect Macro-Definition - IBM System/360 System Programmer's Manual

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

Advertisement

APPENDIX:
IECDSECT,IEFJFCBN, AND IEFUCBOB MACRO-INSTRUCTIONS
If
you
want
to
use
the
IECDSECT,IEFJFCBN
and
IEFUCBOB
macro-
instructions,
you
must
either
add
these
roacro-definitions
to
the
macro-library (SYSi.MACLIB) or place them in a separate partitioned data
set
and
concatenate
this data set to the macro-library.
This section
contains the following:
• The forn,ats of the macro-instructions.
• The Job Control and utility stateroents
needed
to
add
the
rnacro-
definition to the library.
• The macro-definition to be added to the library.
IECDSECT MACRO-INSTRUCTION
This
macro-instruction
defines
the syrrbolic names of all fields in
the work area used by the OPEN, CLOSE, TCLOSE, and EOV
routines.
Code
this
macro-ins"truction
with blank name and operand fields, and precede
it with a DSECT statement.
Note: The IEFJFCBN rracro-instruction is used
in the assembly of IECDSFCT.
The macro-definition for IEFJFCBN nlust
be
present
in the macro-library (SYSi.MACLIB) for successful definition of
all fields in the work area.
r------T-----------T---------------------------------------------------,
I
Name
~
Operation
I
Operand
I
~------+-----------+---------------------------------------------------i
I
I
IECDSECT
I
I
L ______
~
____________
~
___________________________________________________ J
Control Statements Reguired
r----------------------------------------------------------------------,
//jobnaroe
JOB
{parameters}
//stepname
EXEC
PGM=IEBUPDAT,PARM=NEW
//SYSPRINT
DD
SYSOUT=A
//SYSUT2
DD
DSNAME=SYSi.MACLIB,DISP=OLD
//SYSIN
DD
DATA
./
ADD
IECDSECT,OO,O,l
IECDSECT Macro-Definition
./
ENDUP
/*
L ___________________________________
~
__________________________________ J
IECDSECT Macro-Definition
*
*
*
*
*
*
MACRO
IECDSECT
SPACE 1
SPACE 1
SPACE 1
THIS MACRO IS USED TO DEFINE THE WORK AREA
FOR ALL MODULES OF OPEN,CLOSE,TCLOSE
AND END OF VOLUME FOR O/S 360
THIS MACRO DEFINES A WORK AREA WITH THE
FOLLOWING FORMAT
1.LABELS AND DSCB
Label processing Routines
65

Advertisement

Table of Contents
loading

Table of Contents