home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / TGAUP200.ZIP / WHATSNEW.TXT < prev   
Text File  |  1998-11-10  |  2KB  |  41 lines

  1. Telegard Average User Profile v2.00
  2. ===================================
  3.  
  4.   Added - The ability to use a custom template. This took awhile
  5.           to figure out, and since I had to make massive changes to
  6.           the code, I'm expecting a bug or nine to pop up. :)
  7.  
  8. Telegard Average User Profile v1.10 - Not Released to the Public
  9. ===================================
  10.  
  11.   Fixed - Well, I made a bad assumption. TGAUP assumes that there will
  12.           be at least one female user. For systems without any female
  13.           users, if they ran TGAUP they received run-time error 200
  14.           (divison by zero). Since averages are obtained by division,
  15.           and if the BBS has no female users, 0 is what's obviously
  16.           being divided by. Pascal doesn't like that. :) This has been
  17.           fixed. Thanks to Chris McCoy for pointing it out to me.
  18.  
  19. Telegard Average User Profile v1.03
  20. ===================================
  21.  
  22.   Fixed - Sometimes people make stupid mistakes. :) I'm far from an
  23.           exception. The # of K Uploaded line was written twice
  24.           to the Overall Averages portion of the output file. I didn't
  25.           notice this, and apparently, neither did anyone else. :) The
  26.           output has been corrected.
  27.  
  28.   Fixed - The number being reported for Overall Averages.# of K Uploaded
  29.           was reporting incorrectly. Why? Because I wasn't paying attention.
  30.           The Females # of K was being added to the Males number of Email
  31.           sent, and then dividing by the total number of users. Obviously,
  32.           this is way off.
  33.  
  34.   Fixed - In certain circumstances, TGAUP would report negative numbers
  35.           for the # of K Uploaded/Downloaded fields. This has been fixed.
  36.  
  37. Telegard Average User Profile v1.00
  38. ===================================
  39.  
  40. First Public Release - No changes or additions
  41.