ALTDISP
You can use the EQAOPTS ALTDISP command to add a character indicator to the MFI screen to indicate a breakpoint, the current line, or the line with found text. By default, z/OS® Debugger uses coloring to indicate these situations.
Use this command only if your 3270 color configuration and attributes make it difficult to detect the coloring in the line. It is valid only when you are using interactive MFI mode.
The following diagram describes the syntax of the ALTDISP
command:
The following list describes the parameters of the EQAOPTS ALTDISP
command:
- ON
- Indicates to add a character indicator to indicate a breakpoint, the current line, or the line with found text.
- OFF
- Indicates not to add a character indicator to indicate a breakpoint, the current line, or the line with found text. This is the default value.
Example
EQAXOPT ALTDISP,ON