home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / text2web / readme.txt < prev    next >
Text File  |  1998-10-16  |  4KB  |  106 lines

  1. Text-to-Web: 
  2. ------------
  3. Text-to-Web is a 32-bit tool to convert text documents to html format. 
  4. It now incorporates integrated clipboard support which provides an 
  5. almost seamless operation for web authors who want to include snippets 
  6. of text (formatted or unformatted) into their web pages.
  7.  
  8. Main Features:
  9. --------------
  10.     - Operate in either command-line or interactive mode.
  11.     - HTML formatting handles line and column sensitive text 
  12.       (e.g. lists and tables).
  13.     - The Pro version can also generate HTML tables and Link 
  14.       Selection box.
  15.     - Small footprint for easy placement and access (Pro only)
  16.     - Select font face and size.
  17.     - Integrated clipboard support.
  18.     - Generate free-standing web page or convert text snippets
  19.       for insertion into an existing HTML document.
  20.       
  21. Installation: 
  22. -------------
  23. To install unzip into a temporary folder and type Setup. This 
  24. application requires VB40032.DLL (available separately).
  25.  
  26. To uninstall, use the normal Win95 procedure - click on the 
  27. "Add/Remove programs" in Control Panel and select Text2Web.
  28.  
  29. Command-line Operation:
  30. ------------------------
  31.         Usage:    Txt2Web Filename
  32.  
  33.         where     Filename is the full-name of the text file to be 
  34.         converted. 
  35.         Output filename is automatically assigned as: Filename.html
  36.  
  37. Interactive Mode:
  38. -----------------
  39. To run in the interactive mode run "Txt2Web.exe" without any parameters..
  40.  
  41. Special Requirements: VB40032.DLL
  42. ---------------------
  43. This is available separately at http://www.virdi.demon.co.uk/.
  44.  
  45. Distribution:
  46. -------------
  47. The software is freely distributable via all media, providing no 
  48. charge is made (except for areasonable handling charge) and all files 
  49. in this package are included. If different conditions prevail then 
  50. written permission from the author is required.
  51.  
  52. Licence:
  53. --------
  54. Text2Web is freeware and as such no payment is necessary or required. 
  55. Text2Web Pro, however, requires the payment of a fee before a licence 
  56. is granted. See the help file for details.
  57.  
  58. Warranties:
  59. -----------
  60. The program is supplied "as is" and without any warranties or 
  61. guarantees. You use it at your own risk.
  62.  
  63. Feedback: Comments and suggestions are always welcome.
  64. ---------
  65. Author:     Dev Virdi
  66. E-mail:     dev.virdi@writeme.com
  67. Homepage:   http://www.virdi.demon.co.uk/
  68.  
  69.  
  70. History:
  71. --------
  72. 1.3.6    Fixed a serious bug that stopped Smart Format from working.
  73.  
  74. 1.3.5    Option to remove trailing punctuation from URLs.
  75.     Now correctly handles URLs enclosed in brackets or quotes.
  76.  
  77. 1.3.1    Removed footer from the Pro version.
  78.  
  79. 1.3.0    New options to generate true HTML lists, Tables (Pro only) 
  80.     and Links Selection boxes (Pro only).
  81.     Small floating bar that can be located anywhere on the 
  82.     screen (Pro only).
  83.     First public release of the Pro version.
  84.     Can now handle Unix and Mac text files.
  85.  
  86. 1.2.0    Added Clipboard support. You can now read text input from the 
  87.     clipboard as well as a file. The html output can also be 
  88.     written to the clipboard as well as to a file.
  89.     New output format to retain column-sensitive information. 
  90.     You can now select font face and size for html documents.
  91.     You can now elect to generate a free-standing web page or just 
  92.     convert selected text for inclusion in to an existing 
  93.     document.
  94.     Added Help file.
  95.  
  96. 1.1.0    Added option to insert own title. Minor changes to improve 
  97.     performance.
  98.  
  99. 1.0.7    Fixed bug where URL would not be recognised if it was preceded 
  100.     by a TAB character.
  101.  
  102. 1.0.6    Better handling of e-mail addresses.
  103.     Minor bug fixes and some cosmetic changes.
  104.  
  105. 1.0.5    First public release.
  106.