Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

LMSASSED

LMSASSED generates the member description.

Name

Operation

Operands

name

LMSASSED

[P=prefix,]MF={ D | C | L }

prefix

Up to 3 characters to be prefixed to the field names.
The default value is the string ED.

D

C

L

A dummy section (DSECT) is generated.

A storage area is generated (without CSECT statement).

Constants are defined which can be used for initialization of the control blocks.

Expansion of LMSASSED

***********************************************************************
*                                                                     *
*        ELEMENT DESCRIPTION (DSECT)                                  *
*                                                                     *
***********************************************************************
        SPACE
&NAME    DSECT
&P.ELEM  DS    0CL96                   ELEMENT IDENTIFIER            IN
&P.TYPE  DS    CL8                     ELEMENT TYPE                  IN  CL8' '
&P.NAME  DS    CL64                    ELEMENT NAME                  IN  CL64' '
&P.VERS  DS    CL24                    ELEMENT VERSION               IN  CL24' '
&P.STOR  DS    CL1                     STORAGE FORM                  IN  CL1'V'
&P.UDAT  DS    CL14                    USER DATE                     IN  CL14' '
&P.UTIM  DS    CL8                     USER TIME                     IN  CL8' '
&P.PLNG  EQU   *-&P.ELEM               ED LENGTH