EXAMINE

From VSI OpenVMS Wiki
Revision as of 15:23, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "'''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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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