PRTFILE 1.0

What is PRTFILE?
----------------

PRTFILE is a utility that will print a text file on the printer.  
Although originally designed to print source code is is useful for
printing any ASCII file.  The advantage of using PRTFILE verses simply 
using the PRINT command is that PRTFILE places a heading and page number 
on each page of the printout.  Also long lines are wrapped on the output 
so that data is not lost off the page.

Syntax: PRTFILE file </o output> </f font>

  file   - the file to be printed.
  output - an output file if you do not want the output to go to LPT1:
  font   - a font to print the file in, 10, 12 or 17, 12 is the default.

Contacting the Author
---------------------

PRTFILE was written by Doug Murray who can be reached by E-Mail at
MurrayDG@aol.com.  Please feel free to write with any suggestions or 
comments.

License
-------

PRTFILE is absolutely free!  

You may modify the program for your own use, however any copy of the 
software given to someone else must be an unmodified and complete copy
including this file.

Disclaimer
----------

PRTFILE is provided as is and does not come with a warranty of any kind.  
All warranties, either express or implied, are hereby disclaimed.
Furthermore, there is no assumption of liability for damages of any kind, 
either directly or indirectly caused by this software.

Copyright (c) 1996 Douglas Murray