Control Data Corporation 3300 Reference Manual page 317

Computer systems usasi cobol/ master
Table of Contents

Advertisement

ENTER V.ERB OBJECT CODE EXAMPLES
J
The ENTER verb object code varies when data-names are all alphanumeric, all nUiTJeric, or mixed.
The following symbols are used in the VFD (variable field definition) in the examples:
Characters preceding slash marks (mode indicators)
o
Octal
A
Word address arithmetic
C
Character address arithmetic
The positive decimal integer following the mode indicator denotes the number of bit positions in the
variable field.
Characters following slash marks
L
location
S
length
o
zero
P
point location
Characters in parentheses denote the data-name, file-name or procedure name associated with the
indicator. For example, S{DN3) means the size of DN3.
ENTER USASI COBOL Subprograms
ENTER COBOL; XCBLSUB.
Resulting object code:
EXT
XCBLSUB
HIS
RTJ
XCBLSUB
ROS
Parameters may not be passed to a COBOL subprogram. Instead, the two programs communicate
through the Common-Storage section of the DATA Division.
60229400
J-l

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3300 and is the answer not in the manual?

This manual is also suitable for:

3500

Table of Contents