STCKCONV—List form

Use the list form of the STCKCONV macro together with the execute form of the macro for applications that require reentrant code. The list form of the macro defines an area of storage that the execute form of the macro uses to store the parameters.

Syntax

The list form of the STCKCONV macro is written as follows:

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede STCKCONV.
   
STCKCONV  
   
One or more blanks must follow STCKCONV.
   
MF=L  
   

Parameter

The parameter is explained as follows:

MF=L
Specifies the list form of the STCKCONV macro. Do not specify any other keywords with MF=L. Precede the STCKCONV list form macro invocation with a name starting in column 1 to label the generated parameter list so you can refer to it.

Example

Establish the correct amount of storage for the STCKCONV parameter list.
LIST1    STCKCONV MF=L