Current Events Calendar
Copyright 1992-94, PAROLE Software
All rights reserved.
Fido: 1:151/185 @fidonet
CEVENT 1.0 5/2/93 Initial release.
1.1 5/9/93 Cleaned up several of the prompts. Added the
range limits to the date prompts. Cevent would
see to go into an endless loop but it is
expecting a number in a specific range.
CEVENT 1.5 5/26/93 !!! CFG FILE CHANGE !!!
I added the ability to only allow certain sec
levels to be able to enter new listings. You
will need to edit your old cfg file(s) and
insert an extra line in between lines 6 and 7.
You may enter the proper sec level on this
line. Any user with the same or greater sec
level will be able to enter new listings in the
database.
You will also need to add a 15th line to the
CFG file(s). Place the name of the file that
you wish to have written to the text file when
it is created. This can be a short intro or
description of the listings in Current Events.
Fixed a !BUG! that appeared when there were
more than 15 listings in the database. Rewrote
or reworked several of the internal routines to
improve the functionality of them.
CEVENT 1.6 7/8/93 Due to many requests, this version of Current
Events will print the output files two different
ways. The default order is first event-first
print. In other words, the event with the
earliest date will be printed in the text file and
bulletins first. Events occurring later will
appear at the end of the files. If you wish to
switch the order, create a file named "HI2LO.SRT"
and place it in the CEVENT directory. If CE
locates this file, it will print the bulletins
accordingly.
If you enter the time as "00:00", the display
files and view screen will show the time as "TBA".
Just enter all "0"s when prompted for the time.
CEVENT 1.7 9/20/93 Changed the [V]iew listings output screen so
that listings are in sequential order. The
order may be controlled by the "LO2HI.SRT"
file. See description above.
Made a few internal changes to speed thing sup
just a bit.
CEvent 1.8 12/27/93 Recompiled using the latest DoorFrame.
CEVENT 2.0 9/11/94 Fixed the problem where the '0' byte files were
disappearing. They should stay in the door
directory now.
Added the ability to do LOCAL uploads. Cevent
will detect a LOCAL logon and handle the
uploads accordingly.
Added "GOODBYE.NO" for registered door
installations. If for some ungodly reason you
wish to disable [G]oodbye from the user
options, create a '0'byte file named
"GOODBYE.NO" and place it in the door
directory.
If you are running WC! v4.x, create a '0'byte
file named "WILDCAT.4" and place it in the door
directory. This will tell Cevent to write to
the correct activity log name.
Added "DONOR.CL" for registered doors. If you
have a user that has donated or purchased this
door for your BBS, create this file and place
it in the door directory. It should be a
straight ASCii file containing ony one line.
Place the user's name on this line.
CEVENT 2.1 12/11/94 Added "Contact Telephone" to the database. if
there is not telephone, the door will default
to "N/A". Be sure to place the new
EVNTVIEW.xxx files from the SCREENS.ZIP in your
"\CEVENT\SCREENS" directory.