#    Copyright (C) 1996 - Brad Daugherty (1/7/96)
#
#    This program is free software; you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation; either version 2 of the License.
#
#    This program is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.
#
#    You should have received a copy of the GNU General Public License
#    along with this program; if not, write to the Free Software
#    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
#    The full license can be found at: 
#	http://www.pobox.com/~bsd/vbs/license.html
#

This program will allow you to add large numbers of
headings and subheadings.  It was a last minute item
and may still have some bugs.  However, if you would
like to see it work simply build a new VBS then run:

MassAdd.pl [boardname] [filename]

e.g. MassAdd.pl vbs Demo.mass

This will add three headings each with three subheadings.
Simply look at the Demo.mass file to see how it was done.

Or to get a user interface you can just run:

MassAdd.pl 

