3.S.13
SEQUENCED ON
60229400
2.
01 DETAIL.
03 ITEM-NUMBER PICTURE 9(4).
03 VENDOR-IDE NT.
05 VENDOR-CLASS PICTURE 9(3).
05 VENDOR-NUMBR PICTURE 9(5).
03 CUST-I DE NT •
05 CDST-CLASS PICTURE 9(3).
05 CUST-NUMBR PICTURE 9(5).
66 ALL-IDENT RENAMES VENDOR-IDENT THRU
CUST-IDENT.
l,,, fN.'"\~'-3: 'bC~
"e",.'-'s
V ~~S)o" _"'k"'\.~"
\~lu.. CU~ \_~~«..,-r-
The SEQUENCED ON clause of a file description entry indicates the location
of the identification field of a record accessed by RESPOND. RESPOND is
the remote file processing system for the 3300/3500 computer configurations.
SEQUENCED ON data-name-9
If the FD entry for a file contains this clause and also specifies:
RECORD CONTAINS integer-l TO integer-2 CHARACTERS
DEPENDING ON data-name-n
where data-name-n is defined as
{
COMP-l
}
USAGE IS
COMPUTATIONAL-l
The input-output control system will insert the following information into the
mass storage file label when the file is created:
Leftmost character position, relative to the beginning of the record, of
the identification field (data-name-9)
Identification field length
Identification field mode (numeric or alphanumeric)
See appendix F for the description of the mass storage file label.
3-37
Need help?
Do you have a question about the 3300 and is the answer not in the manual?