home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 151.img / PROBBS21.ZIP / HISTORY < prev    next >
Text File  |  1990-03-04  |  4KB  |  80 lines

  1. 03/05/90      2.1    Fixed bug that caused user to get negative time used
  2.                      when dropping carrier during logon while in ProBBS.
  3.  
  4.                      Fixed problem of EVENT not running that was being
  5.                      caused by some code I failed to delete when I moved
  6.                      the EVENT.SYS to EVENT.BAT copy internal.
  7.  
  8. 03/04/90      2.1    NOTE: YOU MUST CREATE A NEW PROBBS.DAT WHEN INSTALLING
  9.                            THIS RELEASE. 
  10.  
  11.                      Got rid of all restrictions when unregistered.
  12.                      Registering will get rid of the UNREGISTERED notices
  13.                      and delays. 
  14.  
  15.                      Moved registration info to ProCFG Global screen so I
  16.                      could install a self CRC. This will ensure that ProBBS
  17.                      will not run if corrupt or infected with a virus.
  18.  
  19.                      Expanded ProCFG configuration print to include global
  20.                      fields. Moved print function to the MAIN menu.
  21.  
  22.                      Added userfile scan to ProCFG when creating a new data
  23.                      file. It will now scan the users file and create
  24.                      defaults for each access level used.
  25.  
  26.                      Added direct door access by security level. Allows
  27.                      different display and data files for each level. Looks
  28.                      for display and data files in the directory specified
  29.                      as the HELP files directory (since ProDoor doesn't use
  30.                      this field) in PCBsetup. Uses same DOOR.DAT format as
  31.                      PCBoard. ProBBS now handles door startup file copying 
  32.                      instead of BOARD.BAT doing it. See enclosed updated 
  33.                      BOARD.BAT for needed changes.
  34.  
  35. 02/24/90      2.0    Reconfigured DEMO mode to allow unlimited users but
  36.                      limit each user to 15 minutes per day maximum.
  37.  
  38.                      Added the abillity to override built-in status display
  39.                      and display the file PROSTAT instead. The following
  40.                      macros will be replaced with the described info when
  41.                      encountered:
  42.                          $FIRST$        - first name
  43.                          $NAME$         - full name
  44.                          $BPHONE$       - business phone
  45.                          $HPHONE$       - home phone
  46.                          $CITY$         - city/state
  47.                          $COMMENT$      - user comment
  48.                          $SECURITY$     - access level
  49.                          $CALLS$        - number of calls
  50.                          $LDATE$        - last call date
  51.                          $LTIME$        - last call time
  52.                          $UPLOAD$       - files uploaded
  53.                          $UPLOADK$      - kbytes uploaded
  54.                          $DOWNLOAD$     - files downloaded
  55.                          $DOWNLOADK$    - kbytes downloaded
  56.                          $EXPIRE$       - registration expire date
  57.                          $EXPDAYS$      - number of days left in registration
  58.                          $KALLOWED$     - download kbytes allowed
  59.                          $KTODAY$       - kbytes downloaded today
  60.                          $CALLTIME$     - per call time limit
  61.                          $DAYTIME$      - per day time limit
  62.                          $TLIMIT$       - time allowed this call
  63.                          $TUSED$        - time used today
  64.                          $BRATIO$       - kbyte ratio
  65.                          $FRATIO$       - file ratio
  66.                          $ARATIO$       - average ratio
  67.                          $BAUD$         - baud rate
  68.                          $CONF$         - conference access
  69.                          $SCAN$         - conference scan setting
  70.  
  71. 02/19/90      2.0    Added support for "LOCAL ONLY" nodes. Will no longer
  72.                      bomb if COM port is set to NONE. Also fixed port
  73.                      checking to notify you of invalid COM port and exit
  74.                      without getting stuck in a loop.
  75.  
  76. 02/17/90      2.0    Totally re-written in Pascal and Assembly. Many new
  77.                      options added. First public release.
  78.  
  79. Not Released  1.0    BASIC version. Not released.
  80.