home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BD_RA201.ZIP / BIRTH_RA.DOC next >
Encoding:
Text File  |  1994-11-01  |  6.4 KB  |  153 lines

  1.  
  2.  
  3.  
  4.                BIRTH_RA.EXE
  5.                        Birthday Lister for RA 2.0X Systems
  6.                        Version 2.01
  7.                Mark L. Sarnov
  8.                        November 1994
  9.  
  10.  
  11. The Basic Features of this Fine Fozzy INC. Product!
  12.  
  13.         * Creates a Monthly, Daily, and Complete Birthday Listings in
  14.           ANSI and ASCII formats!
  15.           - Monthly Listing in CHRONOLOGICAL ORDER.
  16.           - Daily and Complete Listings in ALPHABETICAL ORDER.
  17.         * Listings can be based on RA User Group!
  18.         * Sysop Defined Colors in the Birthday Listings!
  19.         * List Users by their REAL NAMES or HANDLES!
  20.  
  21.         * Posts Happy Birthday Message to Users on their Birthday!
  22.         * The Birthday Message is SYSOP DEFINED!!
  23.  
  24. Files in this ARCHIVE:
  25.  
  26.         BIRTH_RA.EXE          The Birthday Listing Program
  27.         BIRTH_RA.DOC          You are reading it now!
  28.         BIRTH_RA.NEW          What's New in this version (A MUST READ!)
  29.         BIRTH_RA.REG          Registration File for this program.
  30.         SAMPLE.CFG            Sample Configuration File.
  31.         CLRCHART.ZIP          Color Chart program for color code reference.
  32.         HAPPY.TXT             Generic Happy Birthday Greeting.
  33.         FILE_ID.DIZ           Description file of this program.
  34.  
  35.  
  36. Instructions:
  37.  
  38.         This program will create a COMPLETE LISTING and a DAILY LISTING
  39. of your users with their respective birthdays in ALPHABETICAL order (using
  40. LAST NAME when using REAL NAMES and FIRST NAME when using HANDLES), AND a
  41. MONTHLY LISTING of the users who have a birthday in the current month, in
  42. CHRONOLOGICAL order. These listings will be in ANSI as well as ASCII format,
  43. given the extensions *.ANS and *.ASC respectively.
  44.  
  45. ** New for Version 2.0!
  46.  
  47.         This program will also POST a PRIVATE, LOCAL message to each user
  48. on HIS/HER birthday in a sysop defined message area. (Hudson Bases ONLY!)
  49. The message is SYSOP Configured! BIRTH_RA.EXE will use a TEXTFILE containing
  50. the birthday greeting that has been created by the Sysop.
  51.  
  52.         You can create the text file with any Text Editor (DOS's EDIT.COM or
  53.         Q.EXE will do nicely.. or for you with masochistic tendencies, you can
  54.         use EDLIN! (ack, NO!) The file HAPPY.TXT enclosed is a generic birthday
  55.         greeting.
  56.  
  57.  
  58. Syntax:
  59.  
  60.         This program is fairly simple to use and understand. The syntax is as
  61.         follows:
  62.  
  63.         BIRTH_RA <Configuration Filename>
  64.  
  65.  If you run:
  66.  
  67.         BIRTH_RA
  68.  
  69.         The program will SEARCH for the default configuration file name :
  70. BIRTH_RA.CFG in the current directory. If this file is not found, the program
  71. will ask you if you would like to create the file in the current directory and
  72. prompt you for the various information the program needs to run correctly.
  73.  
  74. * New for BIRTH_RA version 2.0!
  75.  
  76.         - Built in Color Schemes: Default, Spring, Summer, Fall, Winter and
  77.           you can design your own color schemes!
  78.  
  79. NOTE!   If you have a previous version of a BIRTH_RA, you should have an old
  80.         BIRTH_RA.CFG file in a directory. If so, please read "BIRTH_RA.NEW"
  81.         to update your BIRTH_RA.CFG file, or DELETE it and start anew.
  82.  
  83. * New for BIRTH_RA version 2.0!
  84.  
  85.  If you run:
  86.  
  87.         BIRTH_RA OTHER.CFG
  88.  
  89.         The program will search out OTHER.CFG and if not found, prompt you to
  90. create OTHER.CFG in the current directory. This feature allows you to have
  91. multiple CONFIGURATION FILES to create MULTIPLE ANSI/ASCII Birthday Listings!
  92.  
  93. You can also create the configuration file with a text editor with the
  94. following format:
  95.  
  96.   Personally, i would let BIRTH_RA.EXE do it for you! :)
  97.  
  98.                            |------ Do not include in config file! -----|
  99. BBSNAME=Fozzy's Place      <- Name of your BBS
  100. SYSOP_NAME=Fozzy Bear      <- Name of the Sysop
  101. DO_GREETINGS=Y             <- Whether to post Birthday Greetings <Y>es or <N>o
  102. GREET_FILE=C:\RA\HAPPY.TXT <- The name of the TEXTFILE containing the Greeting
  103. MESSAGE_PATH=C:\RA\MSGBASE <- The PATH to the Hudson Message Base Files
  104. GREETING_BOARD=1           <- The HUDSON Board Number to post the Greeting
  105. LIST_NAME=NAME             <- NAME will list REAL NAMES; HANDLE for HANDLEs
  106. GROUP_NUMBER=ALL           <- Group Number you wish to list ("all" = all groups)
  107. DAILY_LIST=c:\dailybir     <- path and name of DAILY b-day list
  108. MONTH_DAY=c:\monthbir      <- path and name of MONTHLY b-day list
  109. TOTAL_LIST=c:\allbirth     <- path and name of COMPLETE b-day list
  110. USER_PATH=C:\RA\MSGBASE    <- path to your RA 2.0X USERS.BBS file
  111. TITLE_COLOR=12             <- Color of your ANSIs Title
  112. NAME_COLOR=3               <- Color of the NAMES/HANDLES in the ANSIs
  113. DOT_COLOR=6                <- Color of the DOTS in the ANSIs
  114. DATE_COLOR=14              <- Color of the DATE in the ANSIs
  115.  
  116.         {Refer to CLRCHART.EXE for the numbers of the color combinations
  117.          available to you in the CLRCHART.ZIP archive enclosed within the
  118.          BIRTH_RA archive}
  119.  
  120.         I would then recommend copying BIRTH_RA.EXE and your configuration file
  121. (BIRTH_RA.CFG or whatever) in your RA directory and running it from your batch
  122. file nightly with your regular BBS maintanence. You may place the command line
  123. after your user files are cleaned and sorted. This will insure fresh Birthday
  124. listings which you can display to the users with a simple:
  125.  
  126.         Type 45 : (Display *.ASC/ANS/AVT with CR pause at end) menu command.
  127.  
  128.         What will be in future versions??
  129.  
  130.                                         - Anything you can suggest.. :)
  131.  
  132.                                  DISCLAIMER!!
  133.      This program is not guaranteed to do anything but take up space on your
  134.      hard drive. Do not try to "crack" this program, it presently does all
  135.      it is going to do in it's original form!
  136.  
  137.         If you find this program useful and would like to see improvements
  138. future versions, please register! (SEE BIRTH_RA.REG file enclosed)
  139.  
  140.         Send $10.00 to :   Mark L. Sarnov
  141.                            P.O. Box 6835
  142.                            Harrisburg, PA 17112-0835
  143.  
  144.    You will receive a key via netmail that will disable the "Unregistered"
  145.                 message at the top of the BIRTHDAY LISTINGS.
  146.  
  147.                 and call.. Fozzy's Place
  148.                            (717) 671-1271
  149.                            Fido 1:270/116
  150.  
  151.         Enjoy the program!!
  152.                                 Mark L. Sarnov
  153.