VMS Help DEPOSIT *Conan The Librarian (sorry for the slow response - running on an old VAX) |
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 (explode) :
|