home *** CD-ROM | disk | FTP | other *** search
- ; Configuration file for MenuMaster v3.00
- ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;
- ; You can Delete any of this information
- ; -------------------------------------
- ;
- TOPMENU TOP.MNU ; Menu Name to Load
- SECURITYLEVEL 65000 ; Security level to use
- FLAGA XXXXXXXX ; Flags[A] (Allows Either a 'x' or a '-')
- FLAGB XXXXXXXX ; Flags[B]
- FLAGC XXXXXXXX ; Flags[C]
- FLAGD XXXXXXXX ; Flags[D]
- ;
- ; FOR THE Switchs/Booleans you can either use a ON/OFF or a TRUE/FALSE
- ;
- ShowData False ; Show menu data on/off
- WordWrap Off ; Wordwrap on/off
- LineNumber True ; Show Line numbers on/off
- AutoMode Off ; ^A mode on/off
- AnsiMode On ; Ansi on/off
- ;
- ;******************************************************
- ; "Advanced Commands"
- ;
- MultiPath On ; To Let M.M. know if you want enchanced path searching
- ; Path1 e:\ramdrive\menus
- ; Path2
- ;
- ;******************************************************
- ; Optional Command to set the 'Default' Prompt for NEW menus
- ; DEFAULT : Command:
- ;
- Default_Prompt (Time Remaining: ~) Command:
- ;
- ;******************************************************
- ; Optional Command To set the 'Default' Security Level
- ; Used during 'INSERT' & 'ADD' Commands
- ; Default : Security Level 5
- ;
- ; Default_Sec 55
- ;******************************************************
- ; Optional Command, which will disable the Command/Status line on the
- ; Bottom of the screen....When disabled, you should get the EXACT display
- ; Which will be shown to your users.
- ; DEFAULT: TRUE/ON
- ;
- Status_Line ON
- ;******************************************************
- ; If you want to ENABLE Menuedit swapping to EMS when the Cntrl-O/Shell
- ; to DOS command, then this should be true. If you have this set to false
- ; Menuedit will DE-ACTIVATE EMS allocation, and swap to disk.
- ; Default: TRUE/ON
- ;
- SwapToEms True
- ;******************************************************
- ; Optional Swap Command For Alt-F1
- ; Default: NONE
- ;
- Swap1 c:\dos\edit.bat
- ;******************************************************
- ; Optional Swap Command For Alt-F2
- ; Default: NONE
- ;
- ; Swap2 c:\graphics\thedraw\thedraw.bat
- ;******************************************************
- ; If you want to pop into EDIT mode when you hit one of the
- ; Menu's HOTKEY's.
- ;
- ; *NOTE* : You will have to use the 'NEW MENU' (Cntl-N)
- ; Key to move between menu's.
- ;
- ;
- ; HotKey_edit On
-