v1.6 - 04/17/93 To upgrade, copy PCBURM.EXE and URMCFG.EXE to your PCBURM subdirectory. The name of your file displayed to ratio violaters may need to be renamed as the filename is now limited to 7 characters. You may also want to create an ANSI file for display, append the violation file with a "G", ie if your text file was named VIOLATE, your ANSI file would be named VIOLATEG. o Fixed bug with security level exclusion. If you excluded a security level of 200 and user with a level of 2 or 20 would also be excluded. o Added option for displaying ANSI file for users who fail the ratio check. v1.5 - 04/01/93 To upgrade, simply copy PCBURM.EXE and URMCFG.EXE file to your PCBURM subdirectory. Also will need to add additional line to PCBURM.CFG if you manually edit the PCBURM.CFG file (URMCFG.EXE will automatically fix). o Please note that a change has been made to the PCBURM.CFG file, refer to the documentation for information on the .CFG format. o Added new feature, can now have PCBURM display a text file for users who fail the ratio check. Use this file to inform your users of ratio requirements, subscription options, etc. o COM Port range has been expanded. PCBURM now supports COM 0 through 15. o Non-standard IRQ range has been expanded, will now accept 2 digits. o If someone was using a FD in their config file name, PCBURM would think that the fossil driver was being used, check for fossil is now the full /FD on the command line. v1.4 - 01/06/93 To upgrade from v1.3, simply copy over the PCBURM.EXE and URMCFG.EXE files to your PCBURM directory. Also new line added to PCBURM.CFG file. Refer to documentation for details. o Added new option, DISCRETE, to program. If enabled, this discrete option will inform PCBURM to calculate the users ratio and if within limits, a single one line display is shown. If a user is outside of prescribed limits, PCBURM displays it's full detail of the users file statistics. v1.3 - 11/11/92 To Upgrade from v1.2 - Simply copy over the PCBURM.EXE and URMCFG.EXE files to your PCBURM directory. No other changes are necessary unless you require Fossil driver support (refer to documentation for details). o Fixed minor problem with the checking of the users security level. If a users security level had expired, PCBURM would read the users original security level on his first call after the expiration date. PCBoard updates the users record after the call. PCBURM now checks the expiration date and grants ratio requirements based on current or expired security as appropriate. o PCBURM now includes support for FOSSIL drivers. This means that the rogram will now work with Digiboard (for PCBoard/M versions) and other multi-port boards. o Fixed problem with incorrect ratio calculations for users who had downloaded a LARGE number of bytes. One of my users downloaded 250 meg bytes and PCBURM returned an incorrect ratio calculation. Revised routines to account for such large numbers. o Added URMCFG program to aid in creating/editing PCBURM.CFG file. v1.2- 09/26/92 o Added STRICT option to configuration file. If you are upgrading from a previous version, be sure to edit your configuration file for this change. o Minor change to user display screen to now reflect ratio with two decimal places. o Fixed bug in code for sysops who used 0 "free" byte and file credits. You may now use 0 for both these fields. o Re-initialized the error routine. For beta testing I disabled this option and forgot to re-enable it in the v1.1 public release. o Improved speed in screen display. o Chat option will now restore the screen upon exiting chat. v1.1 - 09/01/92 o Added option to exclude security levels from having their ratio checked. Uses for this would be subscribing users, users who call for node mail exchange and sysop. Sysops who are upgrading will need to edit their PCBURM.CFG to include this additional line. Refer to documentation for details. o Added otion to let PCBURM write it's log infomration to the CALLERx file of PCBoard. o Minor display changes: - No longer display "Thanks for participating" to users who have not uploaded (they haven't partcipated yet, right?). - Added commas to numerical field displays. - If user is exempt from calculation, display now shows "exempt" in req'd ratio field, more explanitory than saying "0:1" req'd ratio. Also removed text display that user was exempt from ratio calculation as this was now redundant. o Put in length check for user comment field. Input is now truncated at 70 characters. o Other minor coding changes to clean up the code. v1.0 - 08/21/92 o INITIAL RELEASE