PREP is a an OS/2 command line utility that will read in an ascii
text file and convert special cahracters to HTML character entites.
Executing PREP without any arguments will cause it to display the 
following information.


PREP .910  convert chars to HTML character entities
	by Don Hawkinson  dwhawk@southwind.net

 usage:  prep  file1 file2 

	file1 == text file
	file2 == converted file


PREP supports codepages 437 and 850, but at this time, it does
not support the windows character set or codepage 1004.

Version .91 converts blank lines into <P> to maintain paragraphs.
