home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / RA / BATSRA11.ZIP / UPDATE.DOC < prev   
Text File  |  1994-04-08  |  7KB  |  133 lines

  1. BATS v.1.10
  2.  
  3. Open Gamma 1.10
  4.  * Released Open Gamma to select users and promotions activated on April
  5.    8th, 1994.
  6.  
  7. Final Betas 7-9
  8.  * Finished BATS.DOC and UPDATE.DOC.
  9.  * Command line options have changed,  you cannot scan and sort on the
  10.    same command line,  and you no longer need to use ARCHIVE and DELETE
  11.    as this information is stored in BATS.CFG.
  12.  * Finished BATSCFG.EXE,  This handles all of the configuration in BATS.
  13.    You no longer can edit BATS.CFG and BATSLOGS.CFG with a text editor,
  14.    please delete these files and re-create them with BATSCFG.EXE.  Delete
  15.    BATSINIT.EXE.  No longer needed.
  16.  * Errors no longer hang up the scanners.
  17.  * Missing Log doesnt call the help file up.
  18.  * Sys Act Graph no longer has minimum of 1,  its true.
  19.  
  20. Beta 6
  21.  * Changed the programs some.   BATS no longer scans.  Each individual
  22.    BBS package has thier own UTILITY program call ??TOOLS.EXE where the
  23.    first two letters are for thier BBS.  This does the scans and sort.
  24.  * BATSDOOR now has the SysOp Pages stuff in it.
  25.  * Windows should have titles in the border just to remind you where you are.
  26.  * Errors will now pop up a window which is linked to the HELP file making it 
  27.    very simple to understand the error....I can also UPDATE this file much
  28.    easier as the need arises.
  29.  * WildCat! Scanner now has a SECNAME.LST for renaming the SECURITY NAMES to 
  30.    numbers.   
  31.  * Menu help was completely updated.
  32.  * SysOp Paged scanning is now active and functioning in RA,QBBS, and WildCAT!
  33.    Wildcat! does not write the reason paged in the log (probably doesnt ask)
  34.    but I left the space there for future update and compatibility reasons.
  35.  * When you are presented with the date option,  there is a NEW system.
  36.    Now its Today, Yesterday, Entire, and Selected Dates.  Selected will return
  37.    you to the old date question.
  38.  * In List>Calls Completed,  if you press enter on that persons name,  BATS
  39.    will then present you with a category selection which shows only the
  40.    activity on THAT day for THAT category.
  41.  * File integrity checking now includes the existence of the other REQUIRED
  42.    files.  If the Door renaming/ignoring files, configuration files and log
  43.    pointer file is not where it should be...BATS will tell you so.
  44.  
  45. Beta 5
  46.  * Added SysOp Paged Shell...All functions are installed except for SCANNING
  47.    for the proper lines.   Beta 6 will include this.
  48.  * BATS will now reconstruct the LISTBATS.DAT file if it is missing for some
  49.    reason.
  50.  
  51. Beta 4
  52.  * Modified the colors of Averages, Database stats, dates, opening screen,
  53.    closing screen, register screen, userfilestats.
  54.  * Sorting of user names is NOW by last name.  Currently there also shown
  55.    in this format.   Only names with Jr. and Sr. are problems,  and this
  56.    should not cause any real problems.
  57.  * Door was not recognizing key,  fixed.
  58.  * Find options were not asthectically pleasing to Joe,  and he had a good
  59.    point.   There now much cleaner screens.
  60.  * Fixed the renaming of doors bug,  turns out that I was ignoring the doors
  61.    in those lists instead of renaming them.  Sorry bout that!
  62.     
  63. Beta 3
  64.  * Changed some more of the screens and removed the exploding windows at
  65.    the popular request of many users.  The windows should no longer explode
  66.    when there created. (speeds things up)
  67.  * Optimized the code again,  finding some spelling errors and other small
  68.    things,  also reduced the executable a little bit,  but that is going
  69.    to grow again.
  70.  * Fixed the sort loop bug.
  71.  
  72. Beta 2
  73.  * Re-did the Register Function.
  74.  * Many of the boxes are changes and things are going to look really
  75.    different.
  76.  * There was a bug in the VIEW module which caused the system to exit with
  77.    an error if there were no files.   Fixed.
  78.  
  79. Beta 1
  80.  * Added support for Wildcat!
  81.  * Added online help and changed most of the boxes,  making more mouse
  82.    commands available to the end user.
  83.  * Rewrote the door to support true interactive activity,  COM 1-8 support
  84.    and up to 115,000 baud.
  85.  * BATS 1.10 enters BETA mode on Friday, Feb 19th, 1994 22:14pm
  86.  
  87. BATS v.1.00
  88.  * Released BATS 1.00 on Friday, Feb 19th, 1994 22:13pm
  89.  * Finally fixed a bug with SORT,  now the dates are sorted correctly, and
  90.    the date function also works with the list functions.
  91.  * Fixed a serious BUG which caused BATS and USERBASE to do wierd things if
  92.    you accessed more than one account with the Search For User's Activity
  93.    function.  Thanks Joe!
  94.  * Added file checking routine that ensures people have set-up correctly, and
  95.    if not then BATS will automatically create the missing directories.
  96.  * Added working message to the opening screen,  people think the program is
  97.    waiting for a keypress and get agravated.
  98.  * Added /DLOG option that tells bats you dont want to save your logs and to
  99.    delete them when complete.
  100.  * Complely Rewrote door, and made it multi-node capable.
  101.  * Added auto-detection of USERBATS.DAT to ensure the program is in the proper
  102.    directory.
  103.  * Reports will now allow you to abort when it asks you for printer or file.
  104.  * Fixed a few small bugs which were never brought to my attention,  but were
  105.    found durring the optimization process.
  106.  * Changed a few of the sounds.
  107.  * Changed the name from USERBASE to BATS.  All KEYS for USERBASE will work
  108.    with BATS,  just rename the key from USERBASE.KEY to BATS.KEY
  109.  * The log scanner now reads and archives logs specified in BATSLOGS.CFG
  110.    making the instalation EVEN easier.
  111.  * Merged all files into one executble,  reducing the code size and archive
  112.    size considerably!
  113.  * Re-optimized the code, reducing the size of the executable.
  114.  * Added Register Feature which lets you fill out registration form.
  115.  * Added archiving of logs to the log scanner.
  116.  * The log scanner will now automatically SORT the database files after
  117.    scanning.
  118.  * The log scanner will now automatically archive the database if it becomes
  119.    full.
  120.  * Archiving the database now allows you to VIEW it within BATS without ever
  121.    having to exit it or loose your current database.  If you have old databases
  122.    you can view them with VIEW.
  123.  * Added System Activity Graph and Average Call Length to Reports.
  124.  * Included a DOORS exclusion/renaming routine which allows you to rename
  125.    the doors from thier sometimes cryptic line params to a readable phrase.
  126.    READ the instructions in IGNRDOOR.LST and ALASDOOR.LST.  These are REQUIRED
  127.    files and should not be deleted.
  128.  
  129. USERBASE 1.10a
  130.  
  131.  * Fixed a stupid bug which caused LOOKUP to just STOP working after a
  132.    certain date.   Sorry folks!
  133.