home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / n / nvmnu20.zip / NOVMENU.DOC < prev    next >
Text File  |  1993-02-26  |  10KB  |  315 lines

  1. NOVMENU  v2.0 copyright (c) 1992-1993
  2.  
  3. BRIT Technologies Inc.
  4. 613 Glebeholme Blvd.
  5. Toronto, Ontario
  6. M4C 1V5  Canada
  7.  
  8. NOTICE: In NO way is BRIT Technologies Inc. associated with NOVELL Inc.
  9. -------
  10.  
  11.  
  12.  
  13. NOVELL is a registered trademark.
  14.  
  15.  
  16.  
  17.  
  18. DISCLAIMER OF WARRANTY
  19. ----------------------
  20.  
  21. THIS SOFTWARE IS PROVIDED "AS IS,"  THERE ARE NO WARRANTIES, EXPRESSED
  22. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
  23. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND ALL SUCH
  24. WARRANTIES ARE EXPRESSLY AND SPECIFICALLY DISCLAIMED.  NEITHER 
  25. BRIT TECHNOLOGIES INC. OR ANYONE ELSE WHO HAS BEEN INVOLVED IN THE CREATION,
  26. PRODUCTION, OR DELIVERY OF THIS SOFTWARE SHALL BE LIABLE FOR ANY DIRECT,
  27. INDIRECT, CONSEQUENTIAL, OR INCIDENTAL DAMAGES ARISING OUT OF THE USE
  28. OR INABILITY TO USE SUCH SOFTWARE.
  29.  
  30.  
  31.  
  32. Distribution restriction
  33. ------------------------
  34.   
  35.      The files and programs on this disk may not be modified or deleted.
  36.  
  37.      Disk vendors, or those who sell Shareware for a profit shall not 
  38.      charge more then $10.00 per disk.  
  39.  
  40.      The programs cannot be sold as part of some other package, without
  41.      written permission from BRIT Technologies Inc..
  42.  
  43.      When distributed via a modem link all files must be transferred 
  44.      in a archive format.  We recommend that you use ZIP or ARC format.
  45.  
  46.  
  47. What is NOVMENU:
  48. ----------------
  49.  
  50. NOVMENU is a direct replacement for the NOVELL menu system.  It reads
  51. the same file structure as the NOVELL menu system. 
  52.  
  53. ***************** WHAT'S  NEW ***********************
  54.  
  55. NEW FEATURES of v2.0:
  56.  
  57. 1. Multi level password security.
  58. 2. Improved error detection.
  59.  
  60.  
  61. NEW FEATURES of v1.26:
  62.  
  63. 1. Name has been changed to NVMNU.EXE.
  64. 2. Now assumes an extension of .MNU for your script file.
  65. 3. Has two new switches for over-riding the auto detection of your monitor.
  66.  
  67.  
  68. Features of NOVMENU
  69.  
  70. 1. Reads the Novell menu file structure directly with no modifications.
  71. 2. Extremely fast.
  72. 3. Removes itself 100% from memory when executing commands.
  73. 4. Color scheme is extremely varied.
  74. 5. Can be used on a network or stand alone computer.
  75. 6. Has complete mouse support.
  76. 7. You can change the menu file while users are using the menu.
  77.    ie: You do not have to wait until users get out of the menu to change
  78.        it.
  79. 8. Single key choice selection.
  80. 9. Multi level password security.
  81.  
  82.  
  83.  
  84. USE:
  85. -----
  86.  
  87. Because NOVMENU creates batch files (same as the NOVELL menu system) to
  88. execute a sequence of commands, it is very important that if you wish
  89. to execute another batch file that you use the DOS "CALL" statement.
  90.  
  91. eg: capture nb nff nt ti=10 p1
  92.     call fonts.bat
  93.  
  94. The above example links to a printer in a NOVELL environment and then
  95. "CALLS" a batch file that will download fonts to the printer.
  96.  
  97.  
  98. If you wish to have a choice on your menu that will not start up the
  99. menu again, then put an exclamation (!) mark in front of the command.
  100.  
  101. eg: !LOGOUT
  102.  or
  103. eg: !PARK
  104.  
  105. The numbers after menu titles are the ROW and COLUMN placement of your
  106. menu's and the color.
  107.  
  108. NOVMENU will automatically place menu's if they are located off the
  109. screen and will also automatically resize menu's that have more items
  110. than will fit in the menu window.
  111.  
  112. If you have more items than can fit in a menu window you will see two 
  113. arrows (up and down) along the right side.  These indicate that you can
  114. scroll up or down to view the rest of the items.
  115.  
  116.  
  117. SWITCHES:
  118.  
  119. NOVMENU has three possible switches.  Because NOVMENU automatically detects your
  120. monitor you may have the need to over-ride the auto-detection.  You can do this
  121. by using one of two possible switches as follows:
  122.  
  123.                         NVMNU menu.mnu /C       - manually switches to color
  124.                         NVMNU menu.mnu /M       - manually switches to mono
  125.  
  126. Please remember that the switch MUST come at the end of the command line.
  127.  
  128. The third switch is  /E.  See the section on PASSWORDS for an
  129. explanation of this switch.
  130.  
  131.  
  132. PASSWORDS:
  133.  
  134. NOVMENU can implement a multi level password protection scheme if you
  135. desire.
  136.  
  137. Passwords are entered on the line of the menu placement lines.
  138.  
  139. eg:     %Main Menu,6,5,10,Exitmenu,Master
  140.            1. Accounting Software
  141.               %Accounting Sub Menu
  142.            2. Spreadsheets
  143.               %Spreadsheet Sub Menu
  144.            3. Logout
  145.               !Logout
  146.         %Accounting Sub Menu,10,20,45,Stayout
  147.            1. AccPac
  148.               plus
  149.            2. Great Plains
  150.               gp
  151.            3. Bedford
  152.               bedford
  153.         %Spreadsheet Sub Menu,7,4,98
  154.            1. Lotus 123
  155.               123
  156.            2. Excel
  157.               excel
  158.  
  159. Note that in the above example that three (3) separate passwords are
  160. indicated.  They are as follows:
  161.  
  162.        EXITMENU - When a password is placed in this position a user
  163.                   must know this password to exit from the menu.
  164.  
  165.         MASTER  - This password enables a user (usually the supervisor)
  166.                   to only have to remember a single password and gain
  167.                   access to any level of the menu.
  168.  
  169.        STAYOUT  - When used here, a user must know this password to
  170.                   gain access to this level of the menu.
  171.  
  172. Remember that you do not need to implement any passwords or you can
  173. implement as many as you require.
  174.  
  175. For instance if you don't care that a user can escape from the menu
  176. but you still want a master password then change the first line to read
  177. as follows:
  178.  
  179.                %Main Menu,6,5,10,,Master
  180.  
  181. NOTE: The words used as passwords in the above example are just sample 
  182.       passwords.  You can make them anything you want.
  183.  
  184.  
  185. A separate program called "MNUCRYPT.EXE" now comes with NOVMENU.
  186. The purpose of this program is to encrypt/decrypt your menu script file
  187. so that no one can read or change the file.
  188.  
  189. You would do this if you implement passwords in your menu.
  190.  
  191. NOTE: The file "MNUCRYPT.EXE" is NOT needed to run NOVMENU.  It is only
  192.       used to encrypt/decrypt your script file.
  193.  
  194. NOTE: Although you incorporate passwords into your menu you do not have
  195.       to encrypt it.  But remember that if you do not encrypt it, then 
  196.       a user can read the script file and know the passwords.
  197.  
  198. To encrypt a script file you:
  199.  
  200.         1. Type MNUCRYPT <ENTER>
  201.         2. Enter the name of your script file (including extension)
  202.  
  203. To decrypt a script file, you do exactly as above.
  204.  
  205. If you have encrypted a script file you must let NOVMENU know that it 
  206. is encrypted.  This is done by the switch /E.
  207.  
  208. eg: NVMNU main.mnu /E
  209.  
  210. NOTE: If you forget to tell NOVMENU that a file is encrypted or tell
  211.       it that a file is encrypted when it isn't you will hang your
  212.       system or get a wierd screen.
  213.  
  214. You may use more than one switch at a time:
  215.  
  216. eg: NVMNU main.mnu /CE
  217.  
  218. This tells NOVMENU to override the automatic video detection and use
  219. COLOR and that the file has been encrypted.
  220.  
  221.  
  222. Rules for Passwords:
  223.  
  224.         1. Passwords are 20 characters in length.
  225.         2. Any character above ASCII decimal 31 is valid.
  226.         3. NOVMENU ignores case.
  227.  
  228.  
  229. KEYBOARD USE:
  230.  
  231. Navigating through NOVMENU is very simple.  To hilite a menu item you
  232. use the up and down cursor keys or you can press the first character of
  233. the menu item.
  234.  
  235. To make a choice from the menu you hilite the item and press <ENTER>.
  236. To close a submenu you press the <ESC> key.
  237.  
  238.  
  239. MOUSE SUPPORT:
  240.  
  241. To hilite a menu item you move the MOUSE cursor to the item of your
  242. choice and press the LEFT mouse button once.  To make a choice from 
  243. the menu you move the MOUSE cursor to the desired item and press the
  244. LEFT mouse button twice very fast.  To close a submenu you hilite the 
  245. small rectangular box in the upper right corner of each menu and press
  246. the LEFT mouse button once.  If you have more items than will fit in a
  247. menu window you hilite the small arrows on the right hand side and
  248. press the LEFT mouse button.
  249.  
  250.  
  251. COLORS:
  252.  
  253. You can use the file 'COLORS.EXE' that is supplied with this program
  254. to see the color schemes that might best suit your monitor.  Just type
  255. COLORS at the DOS prompt and press <ENTER>.  You will see colors that 
  256. your monitor supports and their associated number.  Use these numbers
  257. to determine the colors of your menus. 
  258.  
  259. Note: You DO NOT need the file 'COLORS.EXE' to run NOVEMENU.
  260.  
  261.  
  262.  
  263. Other than that there isn't much to say.  If you currently use the 
  264. NOVELL menu system you will notice the MINOR differences in appearance
  265. to NOVMENU.  
  266.  
  267. The 'EXAMPLE.MNU' file consists of a sample NOVELL menu system file
  268. structure.  If you have never used the NOVELL menu system before you 
  269. should use this file to give you an idea of how to set up your menu
  270. file.
  271.  
  272. To create the menu file you can use any text editor that creates pure
  273. ASCII.
  274.  
  275. NOTE: Graphic text editors (like the ones for Windows) DO NOT create
  276.       pure ASCII.
  277.  
  278. REGISTERING:
  279. ------------
  280.  
  281. Registering will get you a copy of NOVMENU without the "NAG" screens.
  282. You will also be notified of new major releases and be able to purchase
  283. them for a very nominal fee.
  284.  
  285.  
  286. Please support the SHAREWARE concept.  Shareware allows individuals or
  287. organizations to distribute their work at a very nominal cost.  Only 
  288. the end user (you) can keep shareware alive.  We at BRIT Technologies
  289. Inc. try to supply inexpensive, good quality, and useful software to the
  290. public.  If you would like to see a new product or an improved product
  291. of one already existing please drop us a line.
  292.  
  293.  
  294.  
  295. NOVMENU is a shareware program with all rights reserved.
  296.  
  297. Refer to the file ORDER.FRM for ordering information.
  298.  
  299.  
  300. Any comments or suggestions would be appreciated.
  301.  
  302.  
  303. c/o BRIT Technologies Inc.
  304.     613 Glebeholme Blvd.
  305.     Toronto, Ontario
  306.     M4C 1V5   CANADA
  307.  
  308.  
  309. (416) 467-0294
  310.  
  311.                 THANK YOU FOR YOUR SUPPORT   █*█ Robert A. Stewart █*█
  312.                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  313.  
  314.  
  315.