Today's Callers Bulletin Generator for Adept BBS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Written by: Julie Strietelmeier
FidoNet   : 1:231/1320.0
BBS       : The Fret Board (812) 342-6546
Email     : julie@cel.cummins.com

Contents of Callers.zip
~~~~~~~~~~~~~~~~~~~~~~~
AtEnd.cmd       : My AtEnd.cmd (use for reference if you don't have this)
Main.Menu       : My Main.Menu (use for reference)
Events.text.1   : My Event file (use for reference)
Callers.cmd     : The REXX script for generating the callers bulletin
BBSmaint.cmd    : My daily maintenance cmd file which is called in my Events file

Setup
~~~~~

1. Edit the Callers.cmd file to reflect the path to your ADEPT files.

2. Copy the Callers.cmd file to your \adept\menus directory.

3. If you don't have an AtEnd.cmd file in your \adept\menus directory, copy the
   one included with this zip file to your \adept\menus directory. If you do have
   an AtEnd.cmd file, then copy out the lines in mine and paste it in yours (edit
   the path to your Adept files).

4. Look at my Main.Menu to see how I call the Callers.cmd file. Put this type of
   entry in your Main.Menu 

5. Add an entry to your daily bbs maintenance .cmd file to delete the tcall.asc
   (this is the actual bulletin that my script creates) every day at midnight. If
   you don't do this, the bulletin will grow huge and not reflect just that day's
   calls. I've included my BBSmaint.cmd file which is called in my Events.text.1
   file (which I also included).

That's all there is to it. Let me know if you like this program. If you change it
to make it better, please send me a copy so I can use your ideas. Also, if you have
any problems setting it up, let me know.
