EXAMINE

From VSI OpenVMS Wiki
Jump to: navigation, search

EXAMINE is a DCL command that displays the contents of virtual memory. Requires user-mode read (R) access to the virtual memory location whose contents you want to examine.

Syntax

EXAMINE  location[:location]

Qualifiers

  • /ASCII
  • /BYTE
  • /DECIMAL
  • /HEXADECIMAL
  • /LONGWORD
  • /OCTAL
  • /WORD