DEPOSIT

From VSI OpenVMS Wiki
Revision as of 12:20, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "'''DEPOSIT''' is a DCL command that replaces the contents of the specified locations in virtual memory and displays the new contents. The DEPOSIT command, toge...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DEPOSIT is a DCL command that replaces the contents of the specified locations in virtual memory and displays the new contents. The DEPOSIT command, together with the EXAMINE command, aids in debugging programs interactively. The DCL command DEPOSIT is similar to the DEPOSIT command of the OpenVMS Debugger. Requires user-mode read (R) and write (W) access to the virtual memory location whose contents you wish to change.

Syntax

DEPOSIT  location=data[,...]