PRINT ver 1.0 gives WordStar users more control over their dot matrix printers. It utilizes the printer's solid underline and boldface capability, and makes any control character a toggle. I release this program to the Public Domain for non-commercial use only. Robert J. Rubin 1071 Clayton Ln. #1307 Austin, TX 78723 Contained in PRINT1.LBR are: PRINT.COM - print utility for printing WordStar document files. Gives the user more control of their dot matrix printer. Compiled with TURBO 2.0 (cp/m) for a GEMINI 10x printer. PRINT.PAS - Source code for PRINT.COM CONFIG1.PAS- Contain most (but not all) of the printer control characters. This file file is INCLUDEd at compile time. INITIAL.PAS- Contains initial (and default) variable settings (margins, etc...) This file is INCLUDEd at compile time. DOTCMD.PAS - Contains Dot Command control code. This file is INCLUDEd at compile time. PRINT.DOC - Documentation for PRINT 1.0