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


Running IDF on TSO and CMS

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

Read syntax diagramSkip visual syntax diagram
>>-ASMIDF--module-name------------------------------------------>

>--+------------------------------------------------------------+-><
   |    .---------------------------.                           |   
   |    V                           |                           |   
   '-(----+-idf-option------------+-+--+----------------------+-'   
          '-*profile-macro-option-'    '-⁄--module-parameters-'     

module-name
The name of the module to be debugged.
idf-option
An option directed to IDF.

See IDF options at invocation for details on the options.

*profile-macro-option
An option that begins with an asterisk (*) is not examined by IDF. Instead, it is made available for processing by the PROFILE macro. Retrieve these options by issuing the EXTRACT PLIST command within the macro and parsing the result.
module-parameters
Parameters directed to the module that is to be debugged.

IDF only operates as a TSO command processor on a 3270 terminal, either real or emulated.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014