                                  BBS2HTML
                            index file converter
v1.3

  First I create it program for internal use and don't make advanced error
check. But many peoples EMail me about using it utility and I fix some
bugs and start to add some features.

  Warning!!! After v1.3 BBS2HTML configuring via BBS2HTML.CFG.

  It utility convert index files into HTML format. Algotithm of scanning
directories are next:
1) Searching descriptions, all descripted files adding to index.
2) If description file contain "*" line - status LISTALL are ON (work
   for all child subdirectories also).
3) If no descriptions with status MASTER and no LISTALL - scanning all
   subdirectories (step 1). Directories, contains at least one
   descripted object adding to index.
4) If no objects added to index - index no creating.

  Index may contain external links in format:
<link>:[<URL> [<comments>]]

  File names, <link> and <URL> may be in double quotes, for example:
"long file name.txt".

  Long names supported in source, but if port (compilation) not support
it (now - DOS target) - long names not used (but external links - may be
long).

  Command line: BBS2HTML <root_dir> <root_html_dir> [<config_file>].
Default config file is BBS2HTML.CFG.
Example:
BBS2HTML d:\files /

  Header & footer taked from 1) converted directory 2) (if none) in
BBS2HTML.EXE start directory.

  About other features - look at .CFG

  History:

  v1.1 - bugs fixed, added 2HTML.BBS, "*";
  v1.2 - some more bugs fixed, added names in double quotes, added external
links.
  v1.3 - added many features (look at BBS2HTML.CFG).

  To do:

  I planned to make templates for destination index and mutiple destinations.
But it program writing in free time...

----------
	(c) Denis Kaganovich AKA mahatma
	E-Mail: mahatma_d@usa.net
	        AKA mahatma@bspu.unibel.by
	        AKA 2:450/144@fidonet.org
