Difference between revisions of "EXAMINE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(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...")
 
(No difference)

Latest revision as of 15:23, 2 December 2019

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