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


OPTIONS

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

Returns a list of all IDF options and their current settings.
Read syntax diagramSkip visual syntax diagram
>>-EXTract--OPTions--------------------------------------------><

REXX variables set

OPTION
List of options and their current settings
The contents of variable OPTION have the following format:
CMDLOG=0 COMMAND=0 … and so on
A value of 1 indicates that the option was last set ON; a value of 0 indicates that the option is OFF. For a list of the options which are returned, see SET OPTION. For information about the meaning of the options, see Invoking IDF to debug your program.

The string "AMODE31=0" or "AMODE31=1" is included in the data returned by EXTRACT OPTIONS. This provides a means for macros to determine the current addressing mode.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014