HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


MACRO

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Issues an IDF macro.
Read syntax diagramSkip visual syntax diagram
>>-MACro--macro-name--+------------------+---------------------><
                      '-macro-parameters-'   

macro-name
The name of the macro.
macro-parameters
Arguments for the macro.

Execute the MACRO command by pressing a PF key, by typing on the command line when the COMMAND command is invoked, or by issuing as a command from another macro.

Return codes

If the macro is found, its return code is propagated to the caller.

The following return codes are generated by IDF:
-3
Macro not found
1
No macro name specified
2
Macro name exceeds eight characters
5
Arguments to macro exceed 79 characters in length

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014