Specifications

4-13
Printer, Plotter, and Spooler Subsystem Programming
:052:_ _CTL::
:512:aF::%?%G_Y%ttrue duplex %?%G_Y%{1}%=%tfalse tumble%etrue tumble
%;%efalse duplex%;
:113:af::showpage
:119:ar::%G_6%d setresolution
:115:at::%G_u%d setpapertray
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 \33[K\3\0\4\61
(used only on restore) %?%GmY%{2}%>%t
%{8}%c%e%GmY%{
1}%+%c%;
ez (used only on init/restore) Set initial \33[K\5\0\4\61
conditions \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