LIBMAC

Read syntax diagramSkip visual syntax diagram   .-NOLIBMAC-.  
>>-+----------+------------------------------------------------><
   '-LIBMAC---'  
 
Default
NOLIBMAC
Abbreviations
LMAC / NOLMAC
Parameter of ACONTROL statement
You can specify the LIBMAC (or NOLIBMAC) option as a parameter of the ACONTROL statement. For further details, refer to the "ACONTROL instruction" in the HLASM Language Reference.
LIBMAC
Specifies that, for each macro, macro definition statements read from a macro library are to be embedded in the input source program immediately preceding the first invocation of that macro. The assembler assigns statement numbers to the macro definition statements as though they were included in the input source program.
NOLIBMAC
Specifies that macro definition statements read from a macro library are not included in the input source program.

[ Top of Page | Previous Page | Next Page | Contents | Index ]