Hello,
	This file explains which files are located in this package.

-0Files.txt
	This file.

-0Install.txt
	An explaination of how to install VBS.

-0License.txt
	The license agreement for VBS.

-CreateDefs
	This program ask questions and then creates a few definition files
	 which are needed by VBS.

-CreateFiles
	This program creates and copies files to the proper locations
	 which are specified in the definition files.

-AddChat
	This program creates a new Marquee in case you decide to turn on
	 Chat at a later time.  This way you don't have to wipe out
	 your entire board just to add the chat link.

-CreatePassword
	This program creates a new "Masterpassword" which is copied
	 into the definitions file.  This is in case you want to change
	 the "Masterpassword".

-arheads.cgi
	This is the CGI program that adds headings and subheadings
	to the VBS.

-artitle.cgi
	This is the CGI program that adds titles to the VBS.

-library/CGI2_21.pm
	A Perl module that is necessary to run VBS.

-library/CGI2_25.pm
	A Perl module that is necessary to run VBS.

-library/DEFINITIONS.defs
	A definitions file that is necessary for VBS.

-library/MINIMUM.defs
	A definitions file that is necessary for VBS.

-library/VBS.pl
	A Perl file that is nesessary for VBS.

-library/BUILDFILES.pl
	A Perl file that is nesessary for VBS.

-sound/"files"
	Sound files

-sound/soundinfo.txt
	A tab/space delimited file with descriptions of each of the 
	 sounds.  These descriptions are seen by the WWW browser instead 
	 of the sound file names.

-help.html
	The VBS help file for users.  It gets copied to the proper location.

-convert.sh
	This is a simple little shell script that converts all of the 
	 files from DOS to Unix format.  It shouldn't be necessary to run 
	 this program unless you have edited the documents on a DOS machine.  
	 I have included it for no real reason.

-d2u
	This is a simple program that converts DOS files to Unix format.  
	 This script is used by "convert.sh".  Once again it serves no 
	 purpose for VBS, but perhaps you may have some use for it.

-ProtectDirs
	A program I was working on to help automate the process of 
	 ".htaccess"ing files.  If you want to play with it feel free.  
	 If you get it working let me know at bsd@pobox.com
