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, 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