home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / tstat15.zip / HISTORY.DOC < prev    next >
Text File  |  1993-03-21  |  4KB  |  93 lines

  1.  
  2.  
  3.                  TechnoSTAT v1.5 History Release Information
  4.                        Copyright (C) 1993 by Eric Scales
  5.  
  6. ==============================================================================     
  7. Sunday   03/21/93 4:20pm  (v1.5)
  8.  
  9.   Yes, we already have another version  <G>
  10.   This shouldn't affect anyone but the registered users..
  11.  
  12.   A color configuration file calles TSTATCLR.CFG was added..
  13.   This config file configures the colors of your bulletin.
  14.   Everything except the TechnoSTAT header, reg #, and tagline at the bottom
  15.   can be configured as a different color.
  16.  
  17.   Another Errorlevel was added..
  18.   Errorlevel #7 (Unable to open file TSTATCLR.CFG)
  19.  
  20.   Color configuration only available for registered users!
  21.   The docs have been changed and a PCBoard Color Code table was added to the
  22.   zip file.
  23.  
  24. ==============================================================================     
  25. Saturday 03/20/93 5:40pm  (v1.0)
  26.   
  27.   
  28.   Official Release to the public...
  29.   
  30.   Took out the beta time checking..  Since we are out of the Beta cycle, it 
  31.   is no longer needed..
  32.  
  33.   Added code to detect a TechnoSTAT key in the same directory as TechnoSTAT.
  34.   This will make registrations much easier..  Just pop a key file in the 
  35.   directory and the UNREGISTERED prompts are all unlocked..
  36.  
  37.   Compiled without Debug information.  (To lessen the EXE size)
  38.  
  39.   Errorlevels have changed..  DISREGARD THE ERRORLEVELS IN THIS DOC!!
  40.   PLEASE REFER TO THE ERRORLEVELS IN THE TSTAT.DOC FILE!!
  41.   
  42.   If you have any problems please call: (812) 423-3394 E.D.S. Development
  43.   to report them..
  44. ==============================================================================
  45. Sunday 03/14/93   3:07pm  (BETA)
  46.    
  47.   First Official Beta Release...
  48.   Test thoroughly and report your findings to E.D.S. Development
  49.  
  50. ==============================================================================
  51. Monday 03/15/93   5:34pm  (BETA)
  52.  
  53.   Put a routine in to check to make sure it wasn't thirty days old to prevent
  54.   old beta copies from being run instead of the newer ones...
  55.  
  56.   Fixed a programming error..  I was not closing the PCBSTATS.DAT file after
  57.   I read it in..  I don't think this would have caused any harm, but if so, 
  58.   it's fixed now...
  59.  
  60.   Added another commandline parameter..  Either SYSTEM or the node number.
  61.   TechnoSTAT will now either create a systemwide bulletin or a bulletin for
  62.   a seperate node..  Along with this came a small cosmetic change in the help
  63.   screen displayed by entering TSTAT with no arguments...  Added two new
  64.   errorlevels..
  65.  
  66.   The current errorlevels are as follows:
  67.     
  68.      0  Successful
  69.      
  70.      1  Not enough command line arguments
  71.      
  72.      2  Could not open the PCBSTATS.DAT file (First command line argument)
  73.      
  74.      3  Could not create output file (Second command line argument)
  75.         (No need to delete this file before running TechnoSTAT because if the
  76.         file is present, it gets overwritten)
  77.      
  78.      4  Your Beta version of TechnoSTAT is too old..  
  79.         Call (812) 423-3394 to obtain a new copy...
  80.  
  81.      5  The file seek to the proper node in PCBSTATS.dat was not successful..
  82.  
  83. ==============================================================================     
  84. Monday 03/15/93   6:44pm  (BETA)
  85.    
  86.   Added a routine that will check the filesize of PCBSTATS.DAT and make sure
  87.   you did not enter an invalid node number..  Before it would generate a 
  88.   bulletin with 0 stats..
  89.  
  90.   Errorlevel #6 was added..  (Invalid Node)
  91.         
  92.  
  93.