I

‘V indicatesthat the followingcharacteris a controlcode. ‘V[ enters the cESC> code. cESC> has charactercode 27, and “[” is the 27th character fromA in the ASCIIsequence.Similarly,‘VA entersthe controlcodecl>.

See your DOS manualif you need furtherinformationaboutEDLIN.

You can now set up the printerby sendingit the file NLQELITE.DAT.To avoidunnecessaryloggingof commands,switchhard-copyoutputoff (by pressingCTRL-PRTSCifhardcopyis on).ToprintthefileREADME.DOC in NLQ elite type, give the followingtwo commands:

A>COPY NLQELITE .DAT PFfN

A>PRINT README .DOc

For greaterconvenienceyoucanmakea batchfilethatwillsetup theprinter and print any specifiedfde with a singlecommand.To createsuch a batch

filewiththenameNLQPRINT.BAT,typein thefirst fourlinesshownnext. AZmems to presstheCTRL andZ keys simultaneouslyTOUSethiSfiletO.

print README.DOC,type the fifth line.

A>COPY CON NLQPRINT. BAT COPY NLQELITE . 13ATPRN PRINT %1

“z

A) NLQPRINT README. DOC

The first aboveline is a copy commandfrom the CONsolescreento a file

namedNLQPRINT.BATThenexttwolinesarethecontentsofthisfile..The %1 is a dummyparameter:whateverfile name you type afterNLQPRINT will be substitutedfor 901and printed.

Page 109
Image 109
Star Micronics LC-200 user manual Acopy Nlqelite .DAT PFfN Aprint Readme .DOc