m

FW7terControl

Language A

TheHewlett-Packard LaserJet 111isanearlier kind of laser printerthan your
Star LaserPrinter 4111.Youshould have no trouble running most popular
software packages, as those programs likely can send LaserJet III com-
mands.
Becausethe LaserJetIII is alaserprinter,though, itscommandscan give you
morecontrol over your Star LaserPrinter 4111thanis possiblewith the other
built-in command sets. Recognizing that reality, we’ve put examples into
this chapter.
Atthe end of the chapter we describe how to create and use your own fonts,
and also how to save time by writing command macros.

4.1 PRINTER CONTROL LANGUAGE

4.1.1 What do Printer Control Language look

like?

The StarLaserPrinter 4111includesadozen common control codes (such as
<CR> forcarriage returns) and single-character Escape sequences (such as
<ESC> Eforresetting the printer).But allthe other commands you can send
your Star LaserPrinter 4111looklike this:
<ESC> cc nC
in which the cc prefix is asymbolor two showing the general category of
commands to which thisone belongs, nis some variable you want to use in
this command, and Cisthe specific command you want performed.
41