ENFREQ ACTION=DELETE - List form

Use the list form of the ENFREQ macro together with the execute form of the macro for applications that require reentrant code. The list form of the macro constructs a parameter list that the execute form of the macro can use or modify.

Syntax

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

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede ENFREQ.
   
ENFREQ  
   
One or more blanks must follow ENFREQ.
   
    ACTION=DELETE  
   
    ,CODE=event code event code: Decimal digit.
   
    ,RELATED=(value) value: Any text.
   
,MF=L  
   

Parameters

The parameters are explained under the standard form of the ENFREQ macro with ACTION=DELETE, with the following exceptions:

,MF=L
Specifies the list form of the ENFREQ macro with ACTION=DELETE.