home *** CD-ROM | disk | FTP | other *** search
- * Changes/Updates ****************************************************** MaxAll
-
-
- v1.01 Changed the date function to read directly from CMOS, this should
- solve the problem with having to worry about the TZ variable.
-
- v1.02 Fixed bug with nightly maintenance, whereby no LASTUSxx.BBS was passed
- to MaxAll it would not put the today's callers into the yesterday's
- callers when the next day came along. Nightly maintenance batch
- command should now look like this: (Replacing f:\ with your maximus
- directory)
-
- cdd f:\maxall
- maxall rtyul maint f:\user.bbs f:\misc\
-
- Fixed bug with MA_SYS.BBS and removed the time online stats, since it
- was useless information. SysOps should know that the caculation for
- usage of uploads/calls/downloads per week, month etc are based on
- stats recorded on the first run of MaxAll to the current date, thus
- user records which are deleted will give inaccurrate reports. Can't
- have everything I guess and Maximus doesn't record a lot of
- information about user statistics - which also keeps the user file
- small which is the tradeoff.
-
- v1.03 To solve the problem that exists with system statistics above, MaxAll
- will now accept more than one user file by stacking them. The deletion
- utility I use UEdit 2.01* can produce another file which contains the
- deleted users. This keeps the main user file down in size for system
- speed but provides system information about old users which is
- relevant in the system stats report. If you wish to include this file
- in the generation of reports include the 2nd user file after the first
- one seperated by a semi-colon. Eg:
-
- cdd f:\maxall
- maxall rtyul maint f:\user.bbs;f:\user.prg f:\misc\
-
- Old users (if significant enough) will appear on the reports with a
- plus sign prefixing their name.
-
- New to 1.03 is an information report, which simply generates a title
- for my utility along with some key information that describes some of
- the not so obvious items which appear on the reports. A new menu item
- will need to be included. Execute RUN.BAT which is included to have
- this report generated, it does not change (except if you change the
- configuration file) so it is not necessary to generate it every time
- MaxAll is run.
-
- Please delete the files MAXALL.DAT, MAXALL2.DAT and MAXALL.CFG in the
- MaxAll directory to reset MaxAll. USAGE.DAT does not need to be
- deleted.
-
- * UEdit 2.01 - is written by Colin Wheat & (C) Copyright 1990-1992 by CodeLand
-
- v1.04 Fixed another problem with the system stats report.
-
-