HP 64782 User Manual page 396

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

thru
This option lets you specify a range of memory locations to be modified.
to
This lets you specify values to which the selected memory locations will be
changed.
words
Modify memory locations as 32-bit values.
,
A comma is used as a delimiter between values when modifying multiple
memory addresses.
Examples
modify memory data1 bytes to 0E3H , 01H , 08H
modify memory data1 thru DATA100 to 0FFFFH
modify memory 0675H real to -1.303
modify memory temp real long to 0.5532E-8
modify memory buffer string to "Test \n\0"
See Also
The copy memory, display memory, and store memory commands.
backspace
\b
carriage return
\r
form feed
\f
backslash
\\
single quote
\'
bit pattern
\ooo (where ooo is an octal number)
Emulator/Analyzer Interface Commands
modify memory
395

Advertisement

Table of Contents
loading

Table of Contents