home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / UTILS / MNUMTC10.ZIP / CONFIG.MNU < prev    next >
Text File  |  1992-01-22  |  2KB  |  90 lines

  1. c legal colors - foreground, background, menubar and border
  2. c               black
  3. c               blue
  4. c               green
  5. c               cyan
  6. c               red
  7. c               magenta
  8. c               brown
  9. c               yellow
  10. c               white
  11.  
  12. c foreground colors only
  13. c               light_grey
  14. c               dark_grey
  15. c               light_blue
  16. c               light_green
  17. c               light_cyan
  18. c               light_red
  19. c               light_magenta
  20.  
  21. c AUTORETURN will automatically add string contained
  22. c in AUTOBATNAME if set to yes ( if you haven't already included "matic.bat" )
  23. c not implemented yet
  24. c this could give quite a few extra lines for batch commands
  25.  
  26. EDIT PASSWORD=
  27.  
  28. EXIT PASSWORD=
  29.  
  30. AUTO RETURN=yes
  31.  
  32. AUTO TEMP BAT=mnutemp.bat
  33.  
  34. AUTO BAT NAME=matic.bat
  35.  
  36. cSCREEN TEXT CHAR = <JKS Computing >
  37. SCREEN TEXT CHAR = <░>
  38.  
  39. c screen background
  40. SCREEN BACK COLOR = blue
  41.  
  42. C FOREGROUND
  43. SCREEN FORE COLOR = light_grey
  44.  
  45. c menu text
  46. MENU FORE COLOR = yellow
  47.  
  48. c message at top of screen
  49. TOP BAR TEXT = Menu-Matic  (c) 1991  SoloSoft
  50.  
  51. c menu background
  52. MENU BACK COLOR = cyan
  53.  
  54. c menu frame
  55. BOX FRAME COLOR = light_magenta
  56.  
  57. c menu frame background
  58. BOX BACK COLOR = cyan
  59.  
  60. c menu bar text
  61. MENU BAR FORE COLOR = light_green
  62.  
  63. c menu bar background
  64. MENU BAR BACK COLOR = white
  65.  
  66. c frame type - panel, double, single
  67. FRAMETYPE=single
  68.  
  69. c bar along top will contain "JKS" unless registered
  70. TOP BAR COLOR = blue
  71.  
  72. c bar along bottom can contain client name or whatever
  73. BOTTOM BAR COLOR = blue
  74.  
  75. BORDER COLOR = cyan
  76.  
  77. EDITOR=c:\q\q.exe
  78.  
  79. SAVE SCREEN TIME = 300
  80.  
  81. c clear the screen on exit? default is NO
  82. EXIT CLEAR = NO
  83.  
  84. c if you have video problems, set to YES - default is NO
  85. USE DOS VIDEO = NO
  86.  
  87. c use mouse?
  88. USE MOUSE = YES
  89.  
  90.