ASCII Control Codes by Function
Print Width Commands
Control Code
(ASCII)
EOT
ENQ
DC2
DC4
SI
SO
ESC P
ESC R
ESC V
ESC W(n)
ESC Y
ESC Z
ESC n
ESC r
ESC M
ESC [mq
Character Name
End of Text
Enquire
DC2
DC4
Shift In
Shift Out
Escape, “P”
Escape, “R”
Escape, “V”
Escape, “W”
Escape, “Y”
Escape, “Z”
Escape, “n”
Escape, “r”
Escape, “M”
Escape, “[mq”
Dec Value CHR$(n)
(4)
(5)
(18)
(20)
(15)
(14)
(27)(80)
(27)(82)
(27)(86)
(27)(87) (n)
(27)(89)
(n1) (n2)
(27)(90)
(n1) (n2)
(27)(110)
(27)(114)
Appendix |