SHOW
Controls source code and disassembly display, by showing information.
The HIDE command controls the display by hiding information.
- BOTH
- Show both source code and disassembly
- SOURCE
- Show source code only
- separator
- A comma, blank, or semicolon
- COMMENTS
- Show block comment source code
- DECLARES | DCL
- Show declaration source code
- LINE
- Show source line number with source text
- MACROS
- Show macro expansion source code
- NOCODE
- Show source lines with no corresponding object code
- STATEMENT | STMT
- Show source statement number with source text
- ALL | *
- Show all source code and disassembly
- DISASM
- Show disassembly only
Initial settings: BOTH, COMMENTS, DCL, MACROS, NOCODE, STMT