HIDE

Controls the display of source code and disassembly, by hiding information. The SHOW command controls the display by showing information.

Read syntax diagramSkip visual syntax diagramHIDeDISasmALL*SOUrceseparator1COMmentsDEClaresDCLsMACrosNOCode
Notes:
  • 1 An option can be chosen no more than once.
DISASM
Show source code only
ALL | *
Show source code only, excluding comments, declarations, macro expansions, and source lines with no corresponding object code
SOURCE
Show disassembly only
COMMENTS
Exclude block comment source code
DECLARES | DCL
Exclude declaration source code
MACROS
Exclude macro expansion source code
NOCODE
Exclude source lines with no corresponding object code