Printer User's Manual
The printer supportsvariouscommandsin additionto the above,such as
quadruple-sizeprinting.Mostoftheseothercommandsconsistoftheescape
codefollowedby oneor morelettersor numbers.
If yoursoftwareenablesyoutoplacetheescapecodein yourfiles,or if you
areabletodefinethisasauseroptionduringinstallation,youcanalsoembed
theseescapesequences.
PROGRAMMING THE PRINTER WITH DOS
COMMANDS
If your systemincludesthe file PRINT.COMyou can use the main DOS
printingcommand.Simplytypethe wordPRINTfollowedby thenameof
the file you want to print. To print a file named README.DOC,for
example,type:
A) PRINT README. llOC
The computermay respond with the followingmessage, asking which
printerto use:
Name of 1i s t device [PRN] :
If yourcomputerisconnectedto onlyoneprinter,pressRETURNto select
the default choice (PRN). Printing will begin and the A> prompt will
reappear.You,canexecuteothercommandsor programswhilethe file is
beingprinted.
A singlePRINTcommandcanprinttwoor morefiles.Listthefilenames
consecutivelyonthesameline,orusewild-cardcharacters(* and?).Each
filewillbeprintedstartingon a newpage.ThePRINTcommandalsohas
controloptions.For example,youcanterminatea printingjob in progress
withthe/T option.(Theprintermaynotstopprintingimmediatelyasthere
maybeconsiderabledatastoredaheadinitsbuffer.)Forthen option,type:
A>PRINT/T
SeeyourDOSmanualforfurtherinformationaboutthePRINTcommand.
If yoursystemdoesnotincludePRINT.COM,youcanprintfilesby using
thePRNdevicenamein COPYorTYPEcommandssuchasthefollowing:
100