README
------------------------

Text2Table is a quick and dirty utility which converts between TAB, comma, or
other delimited files, exported from a spreadsheet or other program, and
converts it into a HTML TABLE.

Version 1.2 adds the ability to automatically add the <HTML> and </HTML>
markers, <TITLE>, and the ability to change the table border size.

You can also run this from a Windows command line or other program using
TXT2HTML <SOURCEFILE> <DESTFILE> [-t|-c]
Where sourcefile is the DOS (not Windows) full pathname to the source file,
destfile is the DOS (not long Windows) full pathname to the destination file.
Use the flag -t if this is a tab delimited file.
Use the flag -c if this is a comma delimited file.


If you find this program useful, send $5.00 to:

Benjamin Kuo
PO Box 1387
Thousand Oaks, CA 91358-0387

kuokuo@concentric.net

