Here is my OS/2 port of Chris Hector's (cjh@cray.com) rtftohtml
filter.  Sorry, it only supports HPFS (due to the .html file
extensions.  I don't have the time to worry about FAT.  It was an easy
port so if you need FAT support, you can no doubt port it yourself.

To run under OS/2, unzip to a directory,

    1)  set the environment variable RTFLIBDIR to the directory (full path)
	containing the translation files (html-trans...)

    2)  Translate documents 

	rtftohtml yourfile.rtf		

If you set up a program object, drag and drop should work. The
original documentation is in the docs directory.  -- Bud 

Bud Bach <wwb@wwa.com>