home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / menu_387.lzh / Menu / readme < prev    next >
Text File  |  1990-10-22  |  5KB  |  150 lines

  1.  
  2. Menu V2.0 90-06-18
  3.  
  4.  
  5.  
  6. This program may be spread freely as shareware only in Menu.zoo or if Menu.zoo
  7. is included.  
  8. The files are:
  9.  
  10. Menu
  11. Menu-Setup
  12. readme
  13.                                    MENU
  14.  
  15. Menu is a fast access menu system for all Amiga users. This program is meant
  16. to avoid the problems to find and start your favorite program some where out
  17. on your hard disk or on your disk. Menu reads the ASCII file in SYS:s/ named 
  18. MENU-SETUP or the file you enter in the command line to know that you like 
  19. to have in the menus. 
  20.  
  21.                                 How to USE
  22.  
  23. On one sheet there are ten menu items. Plus one menu head. You choose between
  24. them by pressing one of the keys F1 to F10 or choose on one of them with the 
  25. mouse. To get to the main menu press ESC or hit the right mouse button. Menu
  26. will also quit if you choose the quit gadget in upper left corner. If you 
  27. choose the back gadget in upper right corner menu will do ScreentoBack and 
  28. place its screen behind the other screens.
  29.  
  30. After Menu has been started it always shows menu sheet Zero (0), therefor you
  31. must have your main menu on sheet zero. 
  32.  
  33. One sheet consist of one menu head and ten selectable menu items. The menu 
  34. head is a 60 characters line (topaz 9 font) and the menuitems are 80 characters
  35. lines (topaz 8 font). Each line can be printed in one of sixteen colors that
  36. the user defines in MENU-SETUP. The shades that the text are printed on are 
  37. defined with the colors 13,14,15.
  38.  
  39.  
  40.  
  41.  
  42.                               The ASCII file
  43.  
  44. In each menu entry there are several possible things to do:
  45.  
  46. MENU   Jump to a new menu sheet.
  47. END    Run a program and quit Menu. 
  48. WBEND  Activate Workbench, run a program and quit Menu. 
  49. RUN    Run a program BUT don't quit Menu.
  50. WBRUN  Activate Workbench, run a program BUT don't quit Menu.
  51.  
  52. If a command is something different than stated above that entry will be
  53. a comment.
  54.  
  55.  
  56.  
  57.                       One of the above commands
  58.                                      \
  59.                                       \        If command is MENU state
  60. Rowstart    Menurow                    \       here witch menu to choose
  61.    \            \                       \                  \ 
  62.    MI     0,     1,     "Menu text"  "Command" "Filepath" ,2   ,3
  63.          /                  /                     /            /  
  64.      Menuside    Text on the menu row            /         Color on menu text                                    /           
  65.                                                 /
  66.                                       State here the filepath if
  67.                                       a program should be run 
  68.  
  69.  
  70.                                   Limits
  71.  
  72. MENU-SETUP must not be bigger than 3K. This is only a demo version If 
  73. MENU-SETUP is bigger than 3K or if Menu can't find MENU-SETUP a error message
  74. will be written.
  75.  
  76. You may not have more than 12 menusheets.
  77.  
  78. Menu text must not be more than 90 characters.
  79. Command must not be more than 6 characters.
  80. Filepath must not be more than 30 characters.
  81.  
  82.  
  83. There are NO errorhandling in Menu, if a error occur everything after that
  84. error will be real mess. This is to gain speed.   
  85.  
  86.                                   Example
  87.  
  88. This is an example MENU.SETUP. This file is made for an Workbench disk and you can
  89. find it on the disk, put it in your S directory before you run Menu or type in Cli:
  90. Menu <filename>.
  91.  
  92.  
  93.  
  94.  COLORTABLE
  95. 0xaaa,0xc00,0xf00,0x00f
  96. ,0xff0,0x700,0xc08,0xf96
  97. ,0xd80,0x8f0,0x000,0x000
  98. ,0x000,0xccc,0x777,0x555
  99.  
  100. 0 grey 1 red 
  101.  
  102. 2 red 3 blue 4 yellow 5 dark red 6 violet 7 orange 8 brown 9 green
  103.  
  104.  
  105.  
  106.   MI  0,0  "MAIN MENU" ""  "",0,12
  107.   MI  0,1  "F1 NewShell" "END" "NewShell",0,1
  108.   MI  0,2  "F2 Copy menu" "MENU" "",1,3 
  109.   MI  0,3  "F3 Utility menu" "MENU" "",2,5
  110.   MI  0,4  "F4 Wordprocessing menu"  "MENU" "",3,6
  111.   MI  0,10  "F 10 Quit" "QUIT" "",0,11
  112.  
  113.   MI  1,0  "COPY MENU" "" "",0,14 
  114.   MI  1,1  "F1 Diskcopy" "END" "SYS:System/Diskcopy",0,12
  115.   MI  1,2  "F2 Turbobackup" "END" "SYS:Turbobackup",0,12
  116.  
  117.   MI  2,0  "UTILITY MENU" "" "",0,12 
  118.   MI  2,1  "F1 Preferences" "END" "SYS:Preferences",0,4 
  119.   MI  2,2  "" "" "",0,0 
  120.  
  121.  
  122.   Comments may freely be inserted between the instructions in the ASCII
  123.   file, Spaces and tabs can be inserted between all groups of "" and , 
  124.   like below.
  125.  
  126.   MI              3,0  "Wordprocessing menu"  "" ""    ,3    ,3  
  127.   MI  3,  1  "F1 ED SYS:S/MENU-SETUP"     "WBEND" "ED SYS:S/MENU-SETUP",3   ,3 
  128.  
  129.  
  130.  
  131.  
  132.                                Installation
  133.  
  134. To start Menu properly type Menu <startscript> or menu but then you must 
  135. have MENU-SETUP in your S directory. 
  136.  
  137. If you want to contact me write to:
  138.  
  139. Stefan Mörnhag
  140. Gräsängsvägen 9
  141. 230 30 Oxie
  142. Sweden
  143.  
  144.  
  145. P.S 
  146.  
  147.     I hope you enjoy Menu and maybe have some use of it!!!
  148.  
  149.  
  150.