PREP is a 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

There are two dos versions of PREP, one for codepage 437 and one
for codepage 850. 

PREP437.COM is for codepage 437 
PREP850.COM is for codepage 850

