			FileList v0.0
			~~~~~~~~~~~~~

1. What is it?

  This is a set of Tcl scripts to manipulate with file area description files
and to generate list of all file areas in text and HTML format. You need Tcl 7.5
and later to run this scripts. The earlier versions of Tcl interpreter will
not work due to usage of "file copy" command. This scripts were succesfully
tested with Tcl 7.5, 7.6 and 8.0a1 on Win32 (Windows NT 4.0) and Linux
platforms. Check availability of this packages for your platform on
http://www.sunlabs.com/research/tcl.

2. How to install it?

  Unpack this shit into any directory and edit "Config" file. See comments in
Config file for more info.

3. How to use it?

  After installing and configuring run:

tclsh AddList.tcl  - to add missed descriptions to file area description files.

tclsh FileList.tcl - to generate full filelist in text and HTML (if required)
			formats.

tclsh DelList.tcl  - to remove descriptions of missed files from area
			description files.

4. Known bugs.

  None :-)

5. Status of this software.

  This package released as public domain code. Feel free to redistribute and
modify this code without author's permissions.

6. ToDo

- error handling impruvements.
- configurable (without scripts modifications) format of output filelist and
  HTML files.
- File_Id.diz support in AddList.tcl script
- Tk-based area description file editor.

Sergey Okhapkin					FidoNet 2:5020/47
						E-mail: sos@prospect.com.ru
