Text-to-Web Converter: 
----------------------

This is a 32-bit application that will convert text files to html 
documents. You can run it either from the command-line or in the 
interactive mode.

Command-line Mode:
------------------
    Usage:     Txt2Web Filename

    where Filename is the full-name of the text file to be converted.
    Output filename is automatically assigned as: Filename.html
 
Interactive Mode:
-----------------
To run in the interactive mode just run "Txt2Web.exe" without any 
parameters. The rest should be self-explanatory, but should you have 
any problems or queries, send an e-mail to the author.

Special Requirements: - VB4 runtime libraries
---------------------
This is a VB4 application and as such requires VB4 runtime libraries.
Most likely you have already got these. If you are sure you haven't,
then you can download V-Scheduler, another VB4 application available
at http://www.virdi.demon.co.uk/Scheduler/. This, as well as being an
excellent application in itself, will also install the required VB4
files onto your system.

PLEASE NOTE THAT THIS APPLICATION WILL NOT RUN WITHOUT THESE VB4
FILES.

The program is supplied "as is" and without any warranties. You use
it at your own risk.

Licence:
--------
This application is freeware. Feel free to distribute it as you wish,
but please include all files in this package.

Comments and suggestions are welcome.

Author:     Dev Virdi
E-mail:     dev.virdi@writeme.com
Homepage:   http://www.virdi.demon.co.uk/txt2web/

Banner/Advertising:
-------------------
If you would like to advertise your product by placing a banner, 
please write to the author for further details.


History:
--------
1.1.0	Added option to insert own title. Minor changes to improve 
	performance.

1.0.7	Fixed bug where URL would not be recognised if it was preceded 
	by a TAB character.

1.0.6	Better handling of e-mail addresses.
	Minor bug fixes and some cosmetic changes.

1.0.5	First public release.
