home *** CD-ROM | disk | FTP | other *** search
/ 5 Star Games: Windows Edition / 5StarsGames-Windows31Edition.iso / menu / readme < prev    next >
Text File  |  1994-06-03  |  7KB  |  151 lines

  1.                       MENUBANK MENU GENERATION SYSTEM
  2.                                    FROM
  3.                          KEDWELL SOFTWARE Pty Ltd
  4.               P.O. Box 122, Brisbane Markets, Queensland 4106
  5.                        Phone 379-4551  Fax 379-9422
  6.  
  7. IF YOU WANT TO CREATE A SIMPLE MENU AND DO NOT WANT TO READ THE MANUAL
  8. YOU SHOULD:-
  9.  
  10.     1)   Start the menu definition program by typing MBGEN and pressing
  11.          ENTER
  12.  
  13.     2)   Pressing ENTER to accept 'Fast & Easy Menu'
  14.  
  15.     3)   Define your menu. If you are in doubt, pressing F1 for the first
  16.          time will give you some help about what you are about to do,
  17.          pressing F1 for the second time in succession will show you the
  18.          manual. Pressing F1 for the third time in succession will give
  19.          you some help on how the manual operates. Press Esc(ape) once to
  20.          remove the effect of each F1 key.
  21.  
  22.          When you are finished, Press F10 to save your menu.
  23.  
  24.     4)   Press Q to terminate the menu definition program.
  25.  
  26.     5)   Type STARTMB MENU to run your new menu. You may want to
  27.          include this statement in your AUTOEXEC.BAT file so that your
  28.          machine will go directly to the menu when you turn it on (see the
  29.          DOS manual "EDLIN" for instructions).
  30.  
  31. The files provided on this diskette are:-
  32.  
  33. README        This file
  34. MBGEN.EXE     Program used to create menu definition files (.MEN)
  35. MBGEN.DMU     Menu definition file of internal menus in MBGEN.EXE for all
  36.               operations other than window editing
  37. EDTWIN.DMU    Menu definition file of internal menus in MBGEN.EXE for
  38.               window editing
  39. MBGEN.MAN     The binary version of the on-line manual used in MBGEN.EXE
  40. MB.EXE        Program loader. ( Must be run via STARTMB.BAT )
  41. MBRUN.EXE     Program used to execute the menu definitions held in a menu
  42.               definition (.MEN) file, (MBRUN.EXE is run via MB.EXE).
  43. DB PASW.EXE   Program called by MB.EXE to control password maintenance
  44. DB PASW.DMU   Menu definition file used to control menus by DB PASW.EXE
  45. CONVTXT.EXE   Program used to convert text files (.TXT) to
  46.                    a) binary manuals to be used by MBGEN.EXE or MB.EXE or
  47.                    b) Message files (.LAN) used by MBGEN.EXE or MB.EXE
  48. CONVTXT.DMU   Menu definition file of internal menus used by CONVTXT.EXE
  49. STARTMB.BAT   Batch file which should be used to start MB.EXE.
  50.  
  51.  
  52. Function keys used in MBGEN and MB:-
  53. -----------------------------------------
  54.  
  55. F1       This key is used for HELP. Pushing the F1 key once provides the
  56.          user with whatever "context sensitive" help is available. Pushing
  57.          F1 for the second time makes the on-line manual (if present)
  58.          available.
  59. F10      Accept data or save data to disk.
  60. Alt X    Terminate program without saving changes.
  61.  
  62. All other keys are specific to each program and are explained in the help
  63. available in that program.
  64.  
  65. Please see later in this file for a brief explanation of keys used while
  66. accessing the on-line manual facility.
  67.  
  68.  
  69. Passwords
  70. ---------
  71.  
  72. The master password provided with the package is MASTER, and the operator
  73. to enter to access this password is SYSOP.  We suggest that you change the
  74. master password at your earliest convenience making sure to remember what
  75. you change it to.  The master password is actually stored, in hashed form,
  76. within MBRUN.EXE.  THERE IS NO WAY OF FINDING OUT WHAT IT IS IF YOU FORGET IT.
  77.  
  78. Any other passwords are stored, in hashed form, in the file MB.PWD
  79.  
  80.  
  81. Keys used when accessing the on-line manual function
  82. ----------------------------------------------------
  83.  
  84. F1            Help about how to access the manual (What keys can be used)
  85.               Pressing this key while on a page of the on-line manual will
  86.               provide you with this list of the key functionality.
  87. F9            Go to manual index to find a page number
  88. F8            Go to manual overview to find a page number
  89. "up arrow"    Scroll up line by line
  90. "down arrow"  Scroll down line by line
  91. Page up       Go to previous page
  92. Page Down     Go to next page
  93. Home          Go to first line on page
  94. End           Go to last line on page
  95. P(n)          Go to page (n) where (n) is the known page number
  96. Ctrl Home     Go to first chapter
  97. Ctrl End      Go to last chapter
  98. Ctrl Pg Down  Go to next chapter
  99. Ctrl Pg up    Go to previous chapter
  100. C(n)          Go to Chapter (n) where (n) is the known chapter number
  101. Ctrl P        Go to the Print Menu
  102. Escape        Leave the on-line manual facility
  103.  
  104. Note
  105. ----
  106.  
  107. It has always been the intention of Kedwell Software to provide its
  108. products with the greatest possible power at the least possible cost, as
  109. such, no printed manual is included within the product. You can access and
  110. print anything you want (ranging from a single page through to a whole
  111. chapter or even the whole manual) from the on-line manual directly to your
  112. own printer. If sufficient requests are received we will re-evaluate the
  113. necessity for a printed manual but be sure that the price will have to
  114. rise.
  115.  
  116.  
  117. Distribution and Licensing Policies
  118. -----------------------------------
  119.  
  120. The license fee is for the Programs MBGEN.EXE and CONVTXT.EXE. You may not
  121. distribute these programs in any form whatsoever without absolute written
  122. permission of Kedwell Software Pty Ltd.
  123.  
  124. All other programs are provided free of charge and can be replicated and
  125. distributed, provided they are distributed with a copy of this file and a
  126. copy of Kedwell Software Pty Ltd's Software License Agreement, without
  127. incurring any further license fees.
  128.  
  129. What this means is that the purchaser can create defined object menus,
  130. on-line manuals etc and distribute them with all the necessary files and
  131. programs to execute the defined object menus etc, but cannot replicate and
  132. distribute the programs used to create the defined object menus etc.
  133.  
  134.  
  135. Customised Versions of MENUBANK
  136. -------------------------------
  137.  
  138. Kedwell Software offer the service of customising this menu generation
  139. system.
  140.  
  141. Some of the possible customisations which could be provided:-
  142. a)  MBRUN.EXE (The menu execution program) and MBGEN (The menu definition
  143.     program) could boot with an initial text or graphics screen tailored
  144.     to the customers requirements. E.G. A screen with a corporate logo.
  145. b)  The "screen save" facility could show an item of the customers
  146.     choosing. E.G. A corporate logo or similar etc etc
  147. c)  Anything else imaginable.
  148. If you require a quote for this service please contact Kedwell Software at
  149. the phone numbers or fax numbers shown at the top of this file.
  150.                             END OF README FILE
  151.