home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / prep.zip / PREP.TXT < prev   
Text File  |  1997-02-04  |  600b  |  20 lines

  1. PREP is a an OS/2 command line utility that will read in an ascii
  2. text file and convert special cahracters to HTML character entites.
  3. Executing PREP without any arguments will cause it to display the 
  4. following information.
  5.  
  6.  
  7. PREP .910  convert chars to HTML character entities
  8.     by Don Hawkinson  dwhawk@southwind.net
  9.  
  10.  usage:  prep  file1 file2 
  11.  
  12.     file1 == text file
  13.     file2 == converted file
  14.  
  15.  
  16. PREP supports codepages 437 and 850, but at this time, it does
  17. not support the windows character set or codepage 1004.
  18.  
  19. Version .91 converts blank lines into <P> to maintain paragraphs.
  20.