Previous Topic: FormatNext Topic: INIT


PLIST

Causes generation of a parameter list, as a DSECT or as code. A double-word boundary is forced.

Associated parameters:

DSECT=NO

Maps storage without a DSECT statement.

DSECT=YES

Generates a DSECT statement.

The first generated label is SRVSTART. The length of the parameter list is the value of the symbol SRVLEN. All other references to the parameter list require implicit addressability.