home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / batchmrg.zip / BATCHFIX.DOC < prev    next >
Text File  |  1988-10-27  |  1KB  |  24 lines

  1. MODS to rbbssub5.bas to fix the Download count when using BATCH transfers
  2. the orig RBBS did not add the file count correctly when downloading using
  3. BATCH protocols. allowing a user to download more files then actually was 
  4. recorded in the USERS file. This little MRG file will correct this problem.
  5.  
  6. I also made a little change when using RATIO Restriction..before RBBS would
  7. display the RATIO the same number of times as the number of files
  8. BATCH downloaded.. by moving the CALL CHECKRATIO down a few lines this
  9. was corrected and the RATIO is only displayed once...this is NOT a bug fix
  10. since there was nothing wrong here... just felt it cluttered the screen with
  11. info that most users ignore anyway...
  12.  
  13. RBBSSUB5.MRG created with BLED21
  14.  
  15. Only the RBBSSUB5.BAS file needs to be changed
  16. This code should be applied to the un- modified RBBSSUB5
  17. If you do have some other mods in RBBSSUB5.BAS please review the
  18. RBBSSUB5.MRG file to make sure none of your mods get overwritten
  19.  
  20. I have included a BATCH file to apply the MRG..you must first edit
  21. the file to match your system setup and file/subdir names
  22.  
  23. Compliments of Pete Eibl (sysop Maple Street BBS (414)771-2805
  24.