home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / BM0406_A.ZIP / WHATSNEW < prev   
Text File  |  1994-04-06  |  5KB  |  103 lines

  1.  
  2.                                     BM0406-x
  3.                                   BusiMods (tm)
  4.                        Formerly the STUNY mods (STxxxx)
  5.  
  6. Fixes/changes since the BM0306 version:
  7.  
  8.  
  9. 1.   Fixed ability to save message after RBBS displays that the message base is
  10.      full.
  11. 2.   Optimized the file display header to conserve string space.
  12. 3.   Settled on ability for up to 125 lines per message.
  13. 4.   Added in Wild Card downloading!  See the WILDCARD.DOC.
  14. 5.   Added in mod by Chip Morrow to give ability to disable the "Uploaded by:"
  15.      in the description.
  16. 6.   Fixed the "P L" bug whereby if the personal files had less than a page
  17.      of files to display, it would redisplay the list executing the "L"
  18.      command as stacked.
  19. 7.   Changed bulletin prompt from "ENTER = NONE" to "ENTER = Quit" as per
  20.      Francois Massonneau.  03/19/94
  21. 8.   Added new Macro characters.  {AT for abort transfer.  Will abort upload
  22.      or download.
  23. 9.   Stopped RBBS from logging carrier drop for "Drop Carrier" mod if carrier
  24.      drop is due to call back verify door.  Will now log "Log-off from User
  25.      Verify Door" when user verify door is disconnected either purposely or by
  26.      user dropping carrier.
  27. 10.  Added additional CD-ROM support for disks other than PC SIG.  Also
  28.      copies files to be downloaded to hard drive.  Sets semaphore files and
  29.      checking for multinode operation.  Supports Multichangers.  READ THE
  30.      RBBSCDR.DOC!
  31. 11.  Added Chris Quinns mod for the BusiMods to display a rip screen in files
  32.      section when listing files.
  33. 12.  Included fix for New User Guest Privileges as posted in RBBSNet.
  34. 13.  Fixed memory space display when running in Debug mode to reflect more
  35.      of a description of what is being displayed.
  36. 14.  Fixed the double up of log off strings such as:  "Auto-Logged off at"
  37.      coupled with "Carrier Dropped" and "Time Limit exceeded" mixed with
  38.      "Logged off at".  Hopefully this will end the doubling up of the info
  39.      in the callers log.
  40. 15.  New MAKEFIDX.EXE which won't list directory names in the FIDX file.
  41.      No longer using the PBCLONx library with MAKEFIDX.
  42. 16.  Due to overrunning the line length, I have stopped passing the users
  43.      first and last name to the TEST.BAT file.  This means that the file
  44.      extension is now the 4th parameter being passed.  A list of the parameters
  45.      as passed is as follows:
  46.  
  47.       %1 = File Name
  48.       %2 = VCHK file (file RBBS checks for errors)
  49.       %3 = COM port
  50.       %4 = Archive Type (ZIP, ARJ, LZH, etc)
  51.  
  52.      Please adjust your TEST.BAT file(s) accordingly.
  53.  
  54.  
  55. **** RCHAT/Multitasking Info **** 12/27/93 ****
  56.  
  57. When using a multitasking system such as DESQview or OS/2 v2.x the following
  58. is recommended.
  59.  
  60. DESQview - set the variable RCHAT in your system AUTOEXEC.BAT file.  Any
  61.    environment variable set in the system AUTOEXEC.BAT file WILL carry to
  62.    all windows.  IF you decide to set it in each individual startup batch
  63.    file make sure that the <drive><path> for all are the same since this
  64.    is the user loging file and the chat data file.
  65.  
  66. OS/2 - if you don't have one already, create an AUTOEXEC.BAT file that will
  67.    be loaded per window in the DOS Settings.  I use AUTORBBS.BAT.  This file
  68.    is loaded in ALL my RBBS windows.  It is in this file that I set my
  69.    environment variable(s).  You CAN also add the SET line to your CONFIG.SYS
  70.    so the variable will load with every window, but this is NOT necessary and,
  71.    in fact, wastes memory.
  72.  
  73.  
  74.  
  75. NOTE:
  76.  
  77.    OS/2 detection is for OS/2 DOS boxes.  Will not detect OS/2 if you are
  78.    booting from a DOS image file (VDM).
  79.  
  80.    The usage of TAME21 and OS2SPEED is recommended for smoother, faster
  81.    operation in an OS/2 DOS box.  TAME21 fixes a bug in OS/2 v2.1GA which does
  82.    not allow DOS boxes to give up time slices.  OS2SPEED will "fool" your doors,
  83.    etc, that are DESQview aware into giving up OS/2 time slices.
  84.  
  85.    RIP only active if RIP detected.  Will display "R" versions of files.  User
  86.    can toggle from G)raphics command in utilities.
  87.  
  88.    Rotating of welcome files only occurs in the MAIN board.  The sub boards
  89.    WILL NOT rotate welcome screens.
  90.  
  91.    When running RFM you MUST use the BusiMod MAKETABS to create your tab file.
  92.    The tab file created by RFM is NOT compatible with the BusiMods.
  93.  
  94.    You do not have to do anything for RIP.  SysOps have been asking about the
  95.    fact that the RIP doc by Dan Drinnon states such and such.  Ignore the doc.
  96.    It is included for completeness.  The only routine from the original mod
  97.    used is the RIP detection.  Nothing is required on the SysOps part other
  98.    than the creation of RIP versions of display files (menues, etc).
  99.  
  100.  
  101.                                  READ THE DOCS!
  102.  
  103.