home *** CD-ROM | disk | FTP | other *** search
- Sample COM-Pack library == EPRINT.COM
- """""""""""""""""""""""""""""""""""""
-
- USAGE: EPRINT filename parameters <enter>
-
- Valid filenames and parameters are:
-
- ELITE ON or ELITE OFF
- This sets the printer into the 12 cpi elite mode or
- restores it to the 10 cpi pica mode.
-
- EMPH ON or EMPH OFF
- This turns on or off the emphasized print function.
-
- ENLARGE ON or ENLARGE OFF
- This allows control of the enlarged print function.
-
- DOUBLE ON or DOUBLE OFF
- This sets the printer to double-strike the text for
- emphasis or resets it to normal.
-
- NLQ ON or NLQ OFF
- This turns on or off the near-letter-quality mode.
-
- COMP ON or COMP OFF
- This command controls the compressed print function.
-
- RESET
- This returns the printer to its power-up status.
-
- LINES 8 for 8 lines-per-inch vertical spacing
- or
- LINES 6 for the normal 6 lines-per-inch.
-
- LF to send a line feed to the printer.
-
- FF to send a form feed to the printer.
-
- ** EXAMPLE **
-
- To start printing with the near-letter-quality mode
- toggles on, you would run the program as follows:
-
- EPRINT NLQ ON <enter>
-
- To tunr of the near-letter-quality:
-
- EPRINT NLQ OFF <enter>