home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MITOP100.ZIP / INFO.CTL next >
Encoding:
Text File  |  1992-05-11  |  7.2 KB  |  145 lines

  1. % Maximus 2.0x infomenu..
  2. % feel free to include this into your Menus.CTL
  3. %
  4. % Based on Scott Dudley's MAIN menu for Maximus CBCS
  5. %
  6.  
  7. Menu INFO
  8.         %
  9.         % This option defines what the name of the menu will look like
  10.         % on-screen, to the user.  This doesn't necessarily have to be
  11.         % the same name as you specified above.
  12.  
  13.         Title           USER/System INFO
  14.  
  15.         % This option is used to specify a "type" for each menu.  These
  16.         % menu types cause Maximus to display certain information before
  17.         % the "Select:" prompt, such as the message area banner, the
  18.         % information screen for the C)hange menu, and so on.  The
  19.         % following MenuHeaders are supported by Maximus:
  20.         %
  21.         %       MenuHeader Message:   Displays a "Msg.area xx .. Description"
  22.         %                             status line before each prompt.
  23.         %
  24.         %       MenuHeader File:      Displays a "File area yy .. Description"
  25.         %                             status line before each prompt.
  26.         %
  27.         %       MenuHeader Change:    Displays the user's current settings,
  28.         %                             which is usually what you'd find at
  29.         %                             the C)hange Setup menu.
  30.  
  31.         MenuHeader      None
  32.  
  33.         % This next option defines a customized *.BBS file to display
  34.         % _instead_ of the canned, Max-generated menu.  The file you
  35.         % specify will be shown to callers who enter this menu whenever
  36.         % the menu options would normally be displayed.  If no
  37.         % file is given, Max will generate the menu on its own.
  38.         %
  39.         % This file can contain any of the special MECCA tokens that
  40.         % you can use in a normal .MEC file.
  41.         %
  42.         % If you specify a MenuFile, it will be enabled for all help
  43.         % levels by default.  However, if you wish to enable the
  44.         % menu for certain help levels only (such as NOVICE and
  45.         % REGULAR), simply add the names of the levels after the
  46.         % filename.  For example, "MenuFile Misc\MenuMain Novice"
  47.         % would show the MenuFle to novice callers only, and
  48.         % the Max-generated menu would be shown to everyone else.
  49.         % See the Max TechRef manual for more information on this
  50.         % option.
  51.         %
  52.         % Maximus can also display a HeaderFile for each menu.
  53.         % Please see the TechRef Manual for more information.
  54.  
  55. %       MenuFile        E:\Max\Misc\MenuUser
  56.  
  57.         % If you are using the customized .BBS MenuFile, then you must
  58.         % tell Maximus how many lines on your screen that your custom
  59.         % file takes.  If this value is not specified, or if it is incorrect,
  60.         % then you will have problems with messages being scrolled off the
  61.         % top of your screen because of your customized menufile.
  62.  
  63. %       MenuLength      14
  64.  
  65.         % This option is also only applicable if you're using a custom
  66.         % *.BBS menufile.  As expected, if a user presses a key in the
  67.         % middle of the menu with HOTFLASH turned on, the menu will abort
  68.         % it's display, and jump to the option selected.  However, if
  69.         % your *.BBS file has a coloured background, this operation may
  70.         % cause the background to bleed into the rest of the screen.  The
  71.         % solution is to specify an AVATAR colour number here, which will
  72.         % be displayed BEFORE printing the key the user selected.  Normally,
  73.         % this colour should have the background set to black, or whatever
  74.         % colour your screen normally is.  An index of the AVATAR colour
  75.         % codes (and their corresponding colours) can be found in the
  76.         % MAX_REF.PRN manual.
  77.  
  78. %       MenuColour      15
  79.  
  80.         % This section of the control file defines the available
  81.         % commands for this menu.
  82.  
  83.         % The name of the COMMAND to perform is in the left column.
  84.         % This tells Maximus what it should do when this option is
  85.         % selected.  Examples of commands are "Goodbye",
  86.         % "Display_File" and "Msg_Browse".
  87.         %
  88.         % Following the command is an optional argument; some
  89.         % commands need arguments, but others don't.  If the argument
  90.         % contains any spaces (such as would a DOS command line),
  91.         % then make sure to replace them with underscores, which will
  92.         % get translated back into spaces when the menu is read back
  93.         % in.  The only common commands which use arguments are
  94.         % Display_File, Display_Menu and Area_Change.
  95.         %
  96.         % After the argument is that command's access level.  This
  97.         % access level consists of a privilege level and an optional
  98.         % set of keys.  A user will only be able to select that
  99.         % option if his/her priv level is equal to or higher than the
  100.         % specified level.  In addition, if you wish to restrict a
  101.         % command to users which carry certain keys, simply place a
  102.         % slash and a list of key numbers/letters after the privilege
  103.         % level.  For example, to restrict a command so that only
  104.         % Normal-level users with keys 1 and C can access a command,
  105.         % use a priv level of "Normal/1C".
  106.         %
  107.         % Following the priv level is the command description.  This
  108.         % description will be used when creating NOVICE-level menus,
  109.         % and the first letter of that command will be used as the
  110.         % selection character, so make sure that each command has a
  111.         % unique first character.
  112.  
  113.         % Name of cmd    Optional arguments      Priv.   Command as it
  114.         % to execute     for cmd, if any         Level   appears to user
  115.         % ------------  --------------------- --------- -----------------
  116.  
  117.         Display_Menu    Main%Y                     Twit "MAIN Menu"
  118.  
  119.         % The above three options tell Maximus to chain to a different
  120.         % *.Mnu file, whose name is specified as an argument.  Please
  121.         % make sure NOT to include a path before the name of your menu,
  122.         % since Maximus will add that according to the currently-defined
  123.         % menu path.
  124.  
  125.         Goodbye                                    Twit "Goodbye (log off)"
  126.         Statistics                             Disgrace "Statistics"
  127.         Userlist                                Limited "UserList"
  128.         Version                                Disgrace "Version of BBS"
  129.  
  130.         Xtern_Dos   MaintTp.Bat_1              Disgrace "1 Download Top Ten"
  131.         Xtern_Dos   MaintTp.Bat_2              Disgrace "2 Upload Top Ten"
  132.         Xtern_Dos   MaintTp.Bat_3              Disgrace "3 Ratio Ul/Dl"
  133.         Xtern_Dos   MaintTp.Bat_4              Disgrace "4 Ratio Dl/Ul"
  134.         Xtern_Dos   MaintTp.Bat_5              Disgrace "5 Daily Dl Top Ten"
  135.         Xtern_Dos   MaintTp.Bat_6              Disgrace "6 Daily Ul Top Ten"
  136.         Xtern_Dos   MaintTp.Bat_7              Disgrace "7 Callers Top Ten"
  137.         Xtern_Dos   MaintTp.Bat_8              Disgrace "8 DL-Ul Top Ten"
  138.         Xtern_Dos   MaintTp.Bat_9              Disgrace "9 Personal Statistics"
  139.         Xtern_Dos   MaintTp.Bat_0              Disgrace "0 System Statistics"
  140.  
  141.         Display_File    E:\Max\Hlp\InfoHelp    Disgrace "?help"
  142.  
  143. End Menu
  144.  
  145.