home *** CD-ROM | disk | FTP | other *** search
- C:\TODAY\
- Charlatan's Cabin BBS
- BDHIRSU
- C:\WC30\DISP\HELLO9.BBS
- CODE
- ;
- ;Line 1 is the full drive and path name where the "TODAY.xxx" files are kept.
- ; The trailing BACKSLASH is an essential part of the path name.
- ;
- ;Line 2 is the name of the BBS as you would like it to appear in the output.
- ;
- ;Line 3 indicates which categories you would like to include in the output
- ; file. The categories are defined as follows:
- ;
- ; B = birthdays of important public figures.
- ; D = deaths of important public figures.
- ; H = holidays.
- ; I = religious observances.
- ; R = reminders of important annual events.
- ; S = events on this day in history
- ; U = users' birthdays (without the year!) (You'll need to
- ; run a BDAYPREP program designed for your BBS system.)
- ;
- ;Line 4 is the full drive and pathname for the program's first output file.
- ; If used with WILDCAT! we suggest using C:\CAT\HELLO9.BBS
- ; (substituting the appropriate path name if different) so that
- ; the file is displayed automatically at the end of your signon
- ; sequence.
- ;
- ;Line 5 should contain the word CODE if you want TODAYBBS to output
- ; Wildcat! version 3.x @-code colors in your .BBS display file.
- ;
- ; If used with WILDCAT! 2.x, line 5 should contain the filename
- ; of your ANSI .SCR format file. ANSI codes will automatically
- ; be inserted in the .SCR file and NO color codes will be inserted
- ; in the .BBS file. Here's a typical configuration file for Wildcat!
- ; version 2.x:
- ;
- ; C:\TODAY\
- ; Charlatan's Cabin BBS
- ; BDHIRSU
- ; C:\WC\DISPLAY\HELLO9.BBS
- ; C:\WC\DISPLAY\HELLO9.SCR
- ;
- ; Note that Wildcat! 3.x can use ONE output file for both MONO and
- ; COLOR (ANSI capable) users. Automatic color codes in the .BBS file
- ; will be masked for non-color users, and converted for those who have
- ; enabled COLOR in their user profiles.
- ;
- ; If you don't want ONLY an ASCII file with NO color codes, place the
- ; word "NONE" on line 5.
- ;
- ;IMPORTANT: All lines must be included in the file. Obviously certain
- ; combinations will not utilize all of the lines, but they are
- ; read by the program and tested before the program creates the
- ; output file and must conform to the above specifications even
- ; if not used! The notes after the last line are not required
- ; and may be deleted, but they will not cause a problem.
- ;
- ;THIS FILE must reside in the currently logged directory when TODAYBBS is run.
- ;
-