User`s manual
C-3
Control Codes: 0-31
Dec. Code Hex Code Function
0-7 00-07 None
8 08 Backspace and erases current character
909None
10 0A Line feed with carriage return
11 0B Move carriage to top of form (page)
12 0C Move carriage to top of form (page)
13 0D Line feed with carriage return
14 0E Turns on cursor
15 0F Turns off cursor
16-22 10-16 None
23 17 Converts to 32 character/line mode
(Certain features work differently in 32
cpl. CHR$(25) spaces only one-half to the
right.)
24 18
Backspace
←
Cursor
25 19
Advance.
→
Cursor
26 1A
Downward
↓
linefeed (not applicable to
line printer)
27 1B
Upward
↑
linefeed (not applicable to line
printer)
28 1C Home, return cursor to display position
(0,0) Also converts to 64 cpl
29 1D Move cursor to beginning of line
30 1E Erases to the end of the line
31 1F Clear to the end of the frame
138 8A Interpreted by line printer as a line feed
with carriage return










