User`s guide

4-13
Printer, Plotter, and Spooler Subsystem Programming
Escape Sequences Attributes
Escape sequence attributes begin with the letter e and are grouped under the _ _ESC
group header attribute. Typical PostScript printer values are:
_ _ESC ESCAPE SEQUENCES
ex Command to Restore Printer Datastream Mode
(used only on restore)
\33[K\3\0\4\61%?%GmY%{2}%>%t%{8}%c%e%GmY%{1}%+%c%;
ez (used only on init/restore) Set initial
conditions
\33[K\5\0\4\61\10\0\0
These same values are stored in the colon file as:
:054:_ _ESC::
:514:ex::\33[K\3\0\4\61%?%GmY%{2}%>%t%{8}%c%e%GmY%{1}%+%c%;
:263:ez::\33[K\5\0\4\61\10\0\0