home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / TMENUS.ZIP / TMENUS.DOC < prev    next >
Encoding:
Text File  |  1993-09-06  |  7.6 KB  |  156 lines

  1.  
  2.                                 Turbo Menus 1.00
  3.                  Original Design and Development by Tony Bundschuh
  4. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  5.  
  6.     The Menus In General:
  7.    =======================
  8.      The menus were written for RemoteAccess 2.00.  Therefore, these menus will
  9.      NOT work with RemoteAccess 1.11 or lower.  If you have not registered
  10.      RemoteAccess 2.00, some of the features available in the menus will not
  11.      work for you.  Because I am a registered user of RA, I have included some
  12.      of the registered features in the pacakage.  Therefore, PLEASE REGISTER
  13.      REMOTEACCESS 2.00 so you can use all the features.  At the same time,
  14.      you will be supporting a wonderful shareware program.
  15.  
  16.    Requirements:
  17.   ===============
  18.    - ANSI (Menus will NOT work with ASCII).  Your users who use the menus *MUST*
  19.      have ANSI enabled.  In the next version (if demand for one) there will be
  20.      an ASCII set of menus.
  21.      
  22.    - RemoteAccess 2.00.
  23.      (If you have a BBS up and running, you have everything necessary)
  24.  
  25.  *******************************************************************************
  26.  *   You *MUST* keep the VERY first option of the TEXTFILE section there!!!    *
  27.  *    It CAN have a hot-key added; but it must stay there.  You MAY NOT modify *
  28.  *    the "TMENUS.ANS" file that works in conjunction with that option.        *
  29.  *                                                                             *
  30.  *   You *MUST* also keep the "Original Design and Development by Tony         *
  31.  *    Bundschuh" and the "Turbo Menus; 1.00" on EVERY "MENU??.ANS" file.       *
  32.  *    (I.E. Every (4) and (6) key call.                                        *
  33.  *      ((If you change the name to something other then "MENU??.ANS" the same *
  34.  *      rule applies))                                                         *
  35.  *                                                                             *
  36.  *   This is ALL I ask of you to allow you the use of the menus.  Please       *
  37.  *   respect that.                                                             *
  38.  *                                                                             *
  39.  *******************************************************************************
  40.  
  41.    Very brief information on the menus:
  42.   =====================================
  43.    - I wrote the menus; and the ANSI files associated with the menus, because
  44.      I had never seen anything quite like them.  I have seen pull-down menus,
  45.      but I have never seen scollable menus available for RemoteAccess.
  46.  
  47.    - All of the menus were created by me using RACONFIG.EXE.
  48.  
  49.    - All of the ANSI screens were hand-written by me using QEdit 2.1
  50.      (except the TMENUS.ANS file)
  51.  
  52.    - You may use a program like "TheDraw" to modify the ANSI files; but be
  53.      warned...They MUST be block saved and/or ANIMATED to do EXACTLY what I have
  54.      done by hand or they WILL NOT work!!!
  55.  
  56.    - The menus are scrollable in all 4 directions (Up, down, left, and right).
  57.      This is done with the numeric pad.  8 = Up, 2 = Down, 6 = Right, and
  58.      4 = Left.  You may change this to any keys you want.  But these seemed to
  59.      work the best.  ((The only keys you can not use are the arrow keys.))
  60.  
  61.      I have also added "Hot-Key" type support for the Message and File sections.
  62.  
  63.      NOTE: The reason I did not put hot-key support on all the menus is because
  64.      you (the sysop) must configure the menus to look and work the way YOU
  65.      want them.  The menus are going to be modified by YOU.  So there is no
  66.      reason I should do everything if you are going to add and remove options.
  67.  
  68.    - There is help at the bottom of each menu option.
  69.  
  70.    - I have also incorporated some pop-up menus in the package.  Please try the
  71.      "Set Global Areas" or the "Bluewave" options under the message section;
  72.      or look at the "Find A File" in the file section while running locally.
  73.      You can add as many of these as you want; just follow the examples I have
  74.      given.
  75.  
  76.  
  77.    Using the menus:
  78.   ==================
  79.  
  80.    - Make a directory for the files (i.e.  C:\RA\PULLDOWN   ).
  81.    - Copy all the files in the archive (TMENUS.ARJ) to this area.
  82.    - Load RACONFIG.
  83.    - Make a new language in RACONFIG (i.e. Pulldown).
  84.    - Fill in all the information necessary for the language.
  85.    - Go the the menu editing section in RACONFIG.
  86.    - Modify the "TOP.MNU" file so that it does what YOU want it to do.
  87.    - Modify any other utility or game I have put in to suit your needs.
  88.      I put a couple games in and a few utilities.  Change or delete them as
  89.      applicable.  To see what I have included, it is best to load RA and see
  90.      for yourself, rather then looking at the individual menus.
  91.  
  92.  
  93.       That is all there is too it.  If you want to try the menus, just change
  94.       your language to whatever number the menus are at, and load RA.
  95.  
  96.    Common Questions (PLEASE READ!):
  97.   ==================================
  98.  
  99.   Q: Where is the chat feature?
  100.   A: There is none.  I was not sure where the best place to put it would be.
  101.      My suggestion is to make a GOBAL.MNU file and have the chat option there
  102.      with "P" as (P)age
  103.  
  104.   Q: How do I register?
  105.   A: Fill out the REGISTER.DOC file enclosed in the original archieve.  Reg-
  106.      istration is FREE, so there should be NO reason you should not register.
  107.  
  108.   Q: When I chat with a user, it always executes the command they are on when
  109.      I exit chat.  How do I fix this?
  110.   A: Make sure your "ENDCHAT.A??" file does not have a Ctrl-A in it.  This will
  111.      cause a double CR when the user presses ENTER; therefore executing whatever
  112.      option they were on.
  113.  
  114.   Q: Where does it show how much time a user has left online?
  115.   A: In the Utility area.  Also, I would suggest you put the time codes nec-
  116.      essary on the line just above the help (at the bottom of the screen).
  117.      I would also suggest that you have a seperate set of code at the end of
  118.      the ANSI file that has the placement and color of the code.  If it is
  119.      with the line it will shift when inserted.  If you you only have a max of
  120.      99 minutes to any user, then you may just make the line on the bottom a
  121.      few characters shorter and put the code in.  Entirely up to you.
  122.  
  123.    Final Note:
  124.   =============
  125.      Please keep this in mind...
  126.  
  127.      I have spent many months working on these menus.  There have been countless
  128.      hours put into the design and appearance of the menus.
  129.  
  130.      If you like the menus, please fill out the REGISTER.DOC form and send it
  131.      to me.  If enough people register the menus, I will be more willing to make
  132.      updates.  Registration is FREE, so I do not see ANY reason for someone that
  133.      is going to use the menus not to register.
  134.  
  135.    Future Versions (If ANY):
  136.   ===========================
  137.    - Very extensive context-sensetive help via the "H" key on all menu options.
  138.    - A possible utility that will add or delete options from menu sections.
  139.         - A utility to take out more of the hand-written work sometimes
  140.           required when writing ANSI by hand.
  141.    - Anything someone requests (Provided it is within reason and humanly
  142.      possible)   <Grin>
  143.  
  144.      If there is something you would like to see added to the menus, please
  145.      tell me...I do not know everything people want...Only *YOU* the SysOp
  146.      know what *YOU* want.
  147.  
  148.  
  149.    Technical Support
  150.   ===================
  151.  
  152.                               The Basement BBS
  153.                                (218)626-1109
  154.                               14,400 USR HST/DS
  155.                              FidoNet: 1:282/4029
  156.