HP 64767 User Manual page 380

Emulation/analysis
Table of Contents

Advertisement

Chapter 12: Emulator/Analyzer Interface Commands
modify memory
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 <RETURN>
modify memory data1 thru DATA100 to 0FFFFH <RETURN>
modify memory 0675H real to -1.303 <RETURN>
modify memory temp real long to 0.5532E-8 <RETURN>
modify memory buffer string to "Test \n\0" <RETURN>
See Also
The copy memory, display memory, and store memory commands.
380
newline
\n
horizontal tab
\t
backspace
\b
carriage return
\r
form feed
\f
backslash
\\
single quote
\'
bit pattern
\ooo (where ooo is an octal number)

Advertisement

Table of Contents
loading

This manual is also suitable for:

80186/8/xl/ea/eb

Table of Contents