HP 68000 Series User Manual page 445

Debugger/simulator
Table of Contents

Advertisement

"This is a string that's using a single embedded
quotation mark"
Sequence
\b
\f
\n
\r
\t
\"
\\
*
\xnumber
*
\xnumber must be entered in the format \xnn where nn is a two digit hexadecimal value. For
example: \x0f , not \xf
Note
The debugger automatically terminates character strings enclosed in quotation
marks with a null character. However, when you use a character string with a
Memory Assign or Memory Block_Operation (Fill, Search, or Test)
command, the debugger uses only the characters within the quotation marks
(null characters are not added).
Chapter 10: Expressions and Symbols in Debugger Commands
Non-Printable Character Escape Sequences
ASCII Name
BS
FF
NL
CR
HT
"
\
––
Hex Value
08
0C
0A
0D
09
22
5C
xnumber
Expression Elements
Description
Back Space
Form Feed
New Line
Carriage Return
Horizontal Tab
Double Quote
Backslash
Hex Character Value
423

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents