home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / BM0406_A.ZIP / DOCS.ZIP / MENUPLUS.DOC < prev    next >
Text File  |  1992-09-23  |  7KB  |  144 lines

  1.                              MENUPlus+ Version 1.2
  2.                      Copyright (c) 1992 by Scott Thompson
  3.                                 (MENU0V12.ZIP)
  4.  
  5.  
  6. Version 1.2 
  7. Updated on: 09/23/92
  8.  
  9. On my board, I need to keep close tabs on many different things.  I found 
  10. myself logging onto the BBS many times a day to see if I had NEW USERS, NEW 
  11. UPLOADS or NEW MAIL for the SYSOP.  I often thought it would be nice to have 
  12. some of this important information available to me on the Main Screen (MENU0) 
  13. while the system was waiting for it's next caller.  This merge is my first 
  14. attempt at modifying RBBS to add something I want.  I'm making it available to 
  15. anyone who wants it, without cost.
  16.  
  17. Another thing that always confused me were the status codes at the bottom of 
  18. the screen (Line 25).  I never really knew if I had my HOURS prompt on or if 
  19. they could page me anyway or what!  Well to solve that problem, I added an 
  20. extra merge that changes the codes to something a little easier to 
  21. understand... (Who-ever wrote the codes...No offense... but I'm easily 
  22. confused!).  If you choose to add SUB2ST08.MRG, you'll see the following codes 
  23. on line 25 in place of the old codes:
  24.  
  25.              HOUR  =  Your SYSOP office hours will be enabled. RBBS will
  26.                       attempt to page you during those hours only.
  27.              PAGE  =  You're willing to accept any page request regardless
  28.                       of your set hours.
  29.              PNT   =  Your printer will be accepting caller information
  30.              SN    =  (Added one!) Just in case you really wanted to be
  31.                       sure you had SNOOP ON!
  32.  
  33. This added merge is OPTIONAL but I do reference the new codes on the MENU0 
  34. screen.  You should be able to use the MENUPlus merge with or without this 
  35. optional merge.  I've included a BAT file that will add this Optional Merge 
  36. for you too.
  37.  
  38. Next, you may be wondering what the screen looks like.... well here is the 
  39. screen, without the ANSI color (of course)!  To see it in color, at the DOS 
  40. prompt, type TYPE MENU0         
  41.  
  42. ┌──═══[ RBBS-PC ]═══─────────────────────────────────────────────────────────┐
  43. │  Software Version: 17.4         Node 0       Currently: 00/00/00 at 00:00  │
  44. └────────────────────────────────────────────────────────────────────────────┘
  45.  
  46. ──────═══[ OPERATION STATUS ]═══───────      ───═══[ FUNCTION STATUS ]═══───
  47.  
  48.   FMS Active.............  NO
  49.   Extended Logging.......  NO                   [F1]  Exit RBBS-PC
  50.   FOSSIL Support.........  NO                   [F2]  Shell to DOS
  51.   COMM Port............. COM0                   [F3]  Printer Toggle
  52.   Basic DS Freespace.....  0k                   [F4]  Allow Sysop PAGEing
  53.   Debug Status...........  NO                   [F5]  Force Caller Online
  54.                                                 [F6]  Use Sysop HOURs
  55. ┌────────────────────────────────────┐          [F7]  SYSop On Next
  56. │ ACTIVITY SINCE:  00/00/00 at 00:00 │          [F8]  Temporary Sysop
  57. │ New Calls:   0   New Uploads:  0   │          [F9]  Snoop Mode
  58. │ New Users:   0   Sysop Mail:   0   │          [F10] Force User Chat
  59. └────────────────────────────────────┘
  60.   Ready For Calls.... NO
  61.   RBBS-PC is......... SETTING UP MODEM
  62.   MODEM Detects...... READY                     MenuPlus+ Version 1.2
  63.                                                 By: Scott Thompson
  64.  
  65.  
  66. In order to add this merge, you must first install the changes to the RBBS
  67. version 17.4 source code either by hand or using Ken Goosens BLED v2.2. This
  68. merge will NOT work with previous versions and may not work with later 
  69. versions (although it does work with the 17.4/0704 fix).  If you have installed
  70. any other modifications using the same line numbers as this merge I suggest
  71. installing this one by hand.  A batch file is included to merge this 
  72. modification using BLED.  After making the changes you will have to recompile
  73. it using QB45 (I haven't tested it with any other versions) for the merges to
  74. take affect.  You MUST replace your RBBS-VAR.BAS file with the one I've 
  75. supplied, or copy the new shared (common) variables over to your existing file.
  76.  
  77. The next step is to replace your current MENU0 with the New MENU0 file 
  78. supplied with this merge.  You MUST be using ANSI.SYS or some other type of 
  79. ANSI device and have a color monitor to use this merge.  I doubt it would 
  80. work well on a mono monitor.  Place the file MENUNEW1.DEF in your main 
  81. directory (usually C:\RBBS). You will need one MENUNEWx.DEF for each node.
  82.                                                       ^
  83.                                                       └ Node ID (1-0 A-Z)
  84. The files included in the mod are:
  85.  
  86.                        RBBS-VAR.NEW - Replacement for RBBS-VAR.BAS
  87.                   **   R-PCMENU.MRG - Merge for RBBS-PC.BAS
  88.                        RSB1MENU.MRG - Merge for RBBSSUB1.BAS
  89.                   **   RSB2MENU.MRG - Merge for RBBSSUB2.BAS
  90.                        RSB3MENU.MRG - Merge for RBBSSUB3.BAS
  91.                        RSB2ST08.MRG - Merge for RBBSSUB2.BAS (optional)
  92.                   **   MENU0        - Replacement for your old MENU0
  93. ┌─────────────┐   **   MENUNEW?.DEF - Data File used by merge (One each Node)
  94. │** = New with│   **   MENUPLUS.DOC - This document
  95. │Version 1.2  │        MENUPLUS.BAT - batch file to merge with BLED v2.2
  96. └─────────────┘        ST08MUPL.BAT - batch file to add OPTIONAL merge 
  97.                                       to RBBSSUB2.BAs with BLED v2.2
  98.  
  99. Please let me know how you like this merge and if you have any suggestions.  
  100. I can be reached on Ken Goosen's as well as Doug Azzarito's great boards!  You 
  101. can also reach by mail or voice at:
  102.  
  103.  
  104. Scott Thompson      
  105. CSC- Micro Assistance
  106. Post Office Box 501           
  107. Waseca, MN 56093-0501
  108. (507) 835-5677 - Voice 11am-3pm M-F (CT)
  109.  
  110.  
  111. WARRANTY AND DISCLAIMER:
  112.  
  113. I am not responsible for any damage or lost business due to the use of this 
  114. merge.  The user accepts all responsibility for anything even remotely 
  115. connected to/from this merge.  As with all merges, you should back up your
  116. files before attempting to use your modified software.
  117.  
  118.  
  119. REGISTRATION:
  120.  
  121. For non-commercial use, NO registration is required  If you're using this merge
  122. on a commercial BBS and you benefit from the added information, then please
  123. contact me at the address above.
  124.  
  125.  
  126. UPDATE HISTORY:
  127.  
  128. 1.0  -  Original Release
  129.  
  130. 1.1  -  Unreleased.  Fixes made to where MenuPlus places the counts for New 
  131.         Calls, New Users, New Uploads, and Sysop Mail.  If Sysop had more than
  132.         99 new calls it would run into the New Uploads title.
  133.  
  134.         New Calls count was updated every time a user entered a SUB-BOARD.
  135.         Correction was made for Sub-Boards and Doors to prevent this count 
  136.         from being updated there.
  137.  
  138. 1.2  -  Added suggestion from RICH TAFT to make mod multi-node.  Now each node
  139.         can have it's own counts.  Also prevents file locking problems on a 
  140.         multi-node system (Released 09/23/92)
  141.  
  142. 
  143.  
  144.