home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / mm_300w.zip / MM.CFG < prev    next >
Text File  |  1993-11-07  |  3KB  |  79 lines

  1. ; Configuration file for MenuMaster v3.00
  2. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. ;
  4. ;                You can Delete any of this information
  5. ;                -------------------------------------
  6. ;
  7. TOPMENU TOP.MNU     ; Menu Name to Load
  8. SECURITYLEVEL 65000 ; Security level to use
  9. FLAGA XXXXXXXX      ; Flags[A] (Allows Either a 'x' or a '-')
  10. FLAGB XXXXXXXX      ; Flags[B]
  11. FLAGC XXXXXXXX      ; Flags[C]
  12. FLAGD XXXXXXXX      ; Flags[D]
  13. ;
  14. ;    FOR THE Switchs/Booleans you can either use a ON/OFF or a TRUE/FALSE
  15. ;
  16. ShowData   False    ; Show menu data on/off
  17. WordWrap   Off      ; Wordwrap on/off
  18. LineNumber True     ; Show Line numbers on/off
  19. AutoMode   Off      ; ^A mode on/off
  20. AnsiMode   On       ; Ansi on/off
  21. ;
  22. ;******************************************************
  23. ;    "Advanced Commands"
  24. ;
  25. MultiPath  On      ; To Let M.M. know if you want enchanced path searching
  26. ; Path1     e:\ramdrive\menus
  27. ; Path2     
  28. ;
  29. ;******************************************************
  30. ; Optional Command to set the 'Default' Prompt for NEW menus
  31. ; DEFAULT : Command:
  32. ;
  33. Default_Prompt (Time Remaining: ~) Command:
  34. ;
  35. ;******************************************************
  36. ; Optional Command To set the 'Default' Security Level
  37. ; Used during 'INSERT' & 'ADD' Commands
  38. ; Default : Security Level 5
  39. ;
  40. ; Default_Sec 55
  41. ;******************************************************
  42. ; Optional Command, which will disable the Command/Status line on the
  43. ; Bottom of the screen....When disabled, you should get the EXACT display
  44. ; Which will be shown to your users.
  45. ; DEFAULT: TRUE/ON
  46. ;
  47. Status_Line ON
  48. ;******************************************************
  49. ; If you want to ENABLE MenuMaster swapping to EMS when the Cntrl-O/Shell
  50. ; to DOS command, then this should be true.  If you have this set to false
  51. ; MenuMaster will DE-ACTIVATE EMS allocation, and swap to disk.
  52. ; Default: TRUE/ON
  53. ;
  54. SwapToEms True
  55. ;******************************************************
  56. ; Optional Swap Command For Alt-F1
  57. ; Default: NONE
  58. ;
  59. Swap1 c:\dos\edit.bat
  60. ;******************************************************
  61. ; Optional Swap Command For Alt-F2
  62. ; Default: NONE
  63. ;
  64. ; Swap2 c:\graphics\thedraw\thedraw.bat
  65. ;******************************************************
  66. ; If you want to pop into EDIT mode when you hit one of the
  67. ; Menu's HOTKEY's.
  68. ;
  69. ; *NOTE* : You will have to use the 'NEW MENU' (Cntl-N)
  70. ;          Key to move between menu's.
  71. ;
  72. ;
  73. ; HotKey_edit On
  74. ;
  75. ;******************************************************
  76. ; If you can't stand the "automatic" forcing of the
  77. ; Number Lock Key.  Turn this option OFF.
  78. ;
  79. Num_lock On