Copyright Digital Equipment Corp. All rights reserved.

DEPOSIT

   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.

   Format

     DEPOSIT  location=data[,...]



Additional information available:

Parameters      Qualifiers
/ASCII          /BYTE           /DECIMAL        /HEXADECIMAL    /LONGWORD
/OCTAL          /WORD
Examples