Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

LMSASSFD

LMSASSFD generates the file description.

Name

Operation

Operands

name

LMSASSFD

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

prefix

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

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 LMSASSFD

***********************************************************************
*                                                                     *
*        FILE DESCRIPTION (DSECT)                                     *
*                                                                     *
***********************************************************************
        SPACE
&NAME    DSECT
&P.PSWD  DS    F                       DMS PASSWORD                  IN  F'0'
&P.LINK  DS    CL8                     LINK NAME                     IN  CL8' '
&P.NAME  DS    CL54                    FILE NAME                  INOUT  CL54' '
&P.PLNG  EQU   *-&P.PSWD               FD LENGTH