A SERVICE OF

logo

BEL
Format:
ASCII code:
BEL
Decimal:
7
Hexadecimal:
7
Explanation:
Sounds the beeper.
Beeper
DEL
Format:
ASCII code:
DEL
Decimal:
127
Hexadecimal: 7F
Delete
Explanation:
Removes the previous text character on the print line but does
not affect control codes. Does not work at left margin.
CAN
Cancel
Format:
ASCII code:
CAN
Decimal:
24
Hexadecimal:
Control:
Ctrl X
Explanation:
Deletes all data on the print line previous to this character but
does not affect control codes.
C-24