Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Format of a record of type 163

The LMSAS163 record is described below as an example of a record of type 163.

Name

Operation

Operands

name

LMSAS163

[P=prefix]

prefix

Up to 3 characters to be prefixed to the field names.
By default, the field names have no prefix.

Expansion of LMSAS163

***********************************************************************
*                                                                     *
*        RECORD TYPE :  1 6 3  (DSECT)                                *
*                                                                     *
***********************************************************************
        SPACE
&NAME    DSECT
&P.163LL DS    H                 RECORD LENGTH                          H'0'
        DC    AL1(0)                                                   AL1(0)
&P.163RT DC    AL1(163)          RECORD TYPE                            AL1(163)
&P.SECNA DC    CL32' '           SECONDARY NAME : 1 - 32                CL32' '
&P.SECAT DC    CL8' '            SECONDARY ATTRIBUTE : 0 - 8            CL8' '
*              '0       ' :  -   CSECT
*              '1       ' :  -   ENTRY
&P.SFIND DC    AL1(0)            FORMAT INDICATOR                       AL1(0)
&P.SNAML DC    CL1' '            LONG SEC NAME : -  32K-45              CL1' '
&P.163LG EQU   *-&P.163LL