DEFAULTVIEW

A user can control whether to display the statements of an assembler macro in the Source window by entering the SET DEFAULT VIEW command. Every time a LOADDEBUGDATA command is run for an assembler compile unit, z/OS® Debugger uses the setting of this command to determine whether to display the macro-generated statements. You can control the initial default for this setting by using the EQAOPTS DEFAULTVIEW command.

The following diagram describes the syntax of the DEFAULTVIEW command:

Read syntax diagramSkip visual syntax diagramEQAXOPTDEFAULTVIEW, STANDARDNOMACGEN

Each of these fields corresponds to the similar field in the SET DEFAULT VIEW command. If you do not code the EQAOPTS DEFAULTVIEW command, the initial setting for DEFAULTVIEW is STANDARD.

Example

EQAXOPT DEFAULTVIEW,NOMACGEN