Home » Archimedes archive » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94 » !AWMay94/Goodies/MenuMake/Docs/Long
!AWMay94/Goodies/MenuMake/Docs/Long
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94 |
Filename: | !AWMay94/Goodies/MenuMake/Docs/Long |
Read OK: | ✔ |
File size: | 25E1 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Menaker Menu Creation System by Richard M. Leggett �1993 Archimedes World Instructions About the program ----------------- Menaker is an application which allows you to create desktop mutli-tasking menus to 'launch' applications, files and directories. The menus created can then be run independently of Menaker and distributed at will. Menu files can consist of many sub-menus (each of which can be one of three types), so that one menu can lead to another. A menu consists of a series of options, each having it's own sprite icon. Before reading the instructions, you should make sure that you are familiar with the standard desktop terminoligy (mouse Menu button, windows, clicking etc.). Details can be found in the user guide supplied with your computer. Loading ------- Menaker uses the Homerton font family. So if the computer hasn't seen your !Fonts application yet, double-click on it. To load, double-click on the !Menaker icon. When the application has finished loading, an icon will appear on the icon bar. Starting a new menu file is simply a matter of clicking on the icon. If you do this, two windows will appear on the desktop. The first, which will initially appear at the top left of the desktop, is a list of all the menus that have been created in the file. This will contain just one menu, 'Main Menu', at first. This menu is the one that is initially displayed and must be present in every menu file. The other window shows the currently selected menu. You can tell which menu this is by looking in the first window. A star ('*') will appear next to the currently selected menu. Adding options ============== There are three types of menu option : * Menu - when the user clicks on these options, a new menu/submenu is displayed * File - including applications; when the user clicks on these options, the file/application is executed. It has the same effect as double-clicking on the icon in a filer window, so if, for example, the file is a text file, it will be loaded into !Edit. * Directory - when the user clicks on one of these options, the directory display window will be opened. Options to run files -------------------- Options to run applications, files and directories can be added by simply dragging the icon onto the menu window. It's icon will appear on the menu and next to it will be the filename. You can also drag a group of files to add many options quickly. Submenu options --------------- A file, application or directory option can be made into a submenu option. This is done by clicking Menu (the middle mouse button) over the icon of the option you wish to change. Next, move the mouse over [Item 'name'] (where name is the filename) to reveal a submenu, and from this select [Make submenu]. A menu will then be created and depending on the type of file, some options will be created on the new menu. These are : * For files and applications, 3 items are created : 1. an option to run the file. 2. an option to open the directory the file is in. 3. an option to return to the main menu. * For directories, 2 items are created : 1. an option to open the directory. 2. an option to return to the main menu. Submenu options can also be created from scratch. To do this, click Menu when the pointer is positioned over the menu. From the pop-up menu, select [Submenu item], which in turn will cause a window to appear. The window has three boxes, the first is the name of the sprite you wish to use as the menu's icon. This is by default one callled 'menu', which is the same as the !Menaker icon. The next box is the text which will appear next to the icon and finaly the last box is the name (and title) of the submenu. If the submenu does not already exist, it will be created. Main Menu options ----------------- An option to return the user to the Main Menu can be placed, by using the above pop-up menu. This time, click on [Main Menu item] and the same window as for the submenu option will appear. Clicking on [Okay] will then place the option on the menu. Moving options around --------------------- Once options are on the menu, they can be moved by dragging their icon onto the icon of another option. The option will then be inserted at the second option, which is then moved down. Testing options --------------- If you click on a menu option, the appropriate submenu will be displayed. You can then edit this menu. Double-clicking on other types of options will allow you to test their action, so files will be run, directories opened etc. If you find that you accidently run files, then there is an option which will stop files being run while being edited. To do this, press Menu over the iconbar icon, move the pointer over [Options] and click on [Run files from Menaker]. The tick next to the option will disappear. Clicking on it again will make the tick re-appear, indicating that files will again be run. The List of Menus ================= The list -------- The list of menus displays the first ten characters of the title of each menu in the menu file. You will notice that the 'Main Menu' is highlighted in blue, whereas all subsequently created menus will appear in black. The reason for this is that the Main Menu must be present in every menu file, as it is the one which is first displayed when a menu is loaded. You may never delete this menu, but you may change the name of it (for example to a title, such as 'Richards Programs'). Changing the Name or Type of a Menu ----------------------------------- To change the name of a menu, press the middle mouse button when the pointer is positioned over the name in the menu list. Move the pointer over [Menu 'name'] to reveal a submenu and from here select [Alter type]. A window will be displayed and in the box at the top, you may type the title. You will also notice three icons at the bottom, above the [Cancel] and [Okay] icons. These allow you to select the type of menu. The type doesn't effect the way programs are run, just the way they are presented. The best way to see the difference between the types is to experiment! Saving and Loading ================== Saving the menu --------------- Pressing the Menu button when the pointer is over the icon on the iconbar will reveal a menu. Then, moving the pointer over [Save] will reveal a standard save box. From here, you may drag the icon to a directory display to save the menu. The program doesn't actually save a file, but instead saves an application. This application can then be run independantly of the main Menaker program. There is one radio icon in the save window. If selected (as by default it is), Menaker will create a spritefile containing the sprites of any applications in the menufile. For example if a menu contains the applications !Edit, !Paint and !Draw, Menaker will search the !Sprites files of the directories of these applications and extract the sprites named '!Edit', '!Paint' and '!Draw'. If you are not familier with !Sprites files, don't worry about the option and just have it set all the time. An occasion when you wouldn't have the option set is if you are making a minor alteration to an already saved menu, in which case there would probably not be any change to the sprites and hence no need to re-extract them. Loading menus ------------- Even though menus are saved as applications, they can still be loaded and edited. This is done by dragging their icon onto Menakers iconbar icon. Including files as part of the menu =================================== Files, applications and directories can be stored within a menu's application, so that they are not seperated from the menu. To do this, create the menu as normal. Save the menu. Next, pop-up the iconbar menu and select [Copy files]. A window will pop-up. Dragging files/directories into this window will copy them inside the menu and will change relevant filenames to point to the copy. Normally, when an option is added to a menu, it's filename is stored by Menaker. The filename tells Menaker where the file is so it can load it. Therefore, the filename needs to be changed when a file is copied into a menu file, so that it points inside the menu file and not at the original file. As a hint, it is probably easiest if before creating a menu file, you copy all the items which will appear in the menu, into a single directory and then once the menu is created, just the one directory needs to be dragged into the copy files window. The iconbar menu ================ This can be produced by clicking Menu over Menaker's iconbar icon. The options on the menu are : Info - produces the usual program information box. Save - mentioned above, allows you to save the menu. Clear - clears all menu data. Copy files - mentioned above. Quit - exit the program. Running the menus ================= Menus can be run without Menaker by simply double-clicking on them. Once loaded, the Main Menu will appear. Options can be selected by clicking on them. If you wish to return to the main menu, press Menu over the iconbar icon and select 'Main Menu'.
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000020 20 20 20 20 4d 65 6e 61 6b 65 72 0a 20 20 20 20 | Menaker. | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 20 20 20 20 20 20 20 20 4d 65 6e 75 20 43 72 | Menu Cr| 00000050 65 61 74 69 6f 6e 20 53 79 73 74 65 6d 0a 20 20 |eation System. | 00000060 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000070 20 20 20 20 20 20 20 20 20 20 20 62 79 20 52 69 | by Ri| 00000080 63 68 61 72 64 20 4d 2e 20 4c 65 67 67 65 74 74 |chard M. Leggett| 00000090 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000000a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 a9 31 | .1| 000000b0 39 39 33 20 41 72 63 68 69 6d 65 64 65 73 20 57 |993 Archimedes W| 000000c0 6f 72 6c 64 0a 0a 20 20 20 20 20 20 20 20 20 20 |orld.. | 000000d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000e0 20 20 20 20 20 20 20 49 6e 73 74 72 75 63 74 69 | Instructi| 000000f0 6f 6e 73 0a 0a 41 62 6f 75 74 20 74 68 65 20 70 |ons..About the p| 00000100 72 6f 67 72 61 6d 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |rogram.---------| 00000110 2d 2d 2d 2d 2d 2d 2d 2d 0a 4d 65 6e 61 6b 65 72 |--------.Menaker| 00000120 20 69 73 20 61 6e 20 61 70 70 6c 69 63 61 74 69 | is an applicati| 00000130 6f 6e 20 77 68 69 63 68 20 61 6c 6c 6f 77 73 20 |on which allows | 00000140 79 6f 75 20 74 6f 20 63 72 65 61 74 65 20 64 65 |you to create de| 00000150 73 6b 74 6f 70 20 6d 75 74 6c 69 2d 74 61 73 6b |sktop mutli-task| 00000160 69 6e 67 0a 6d 65 6e 75 73 20 74 6f 20 27 6c 61 |ing.menus to 'la| 00000170 75 6e 63 68 27 20 61 70 70 6c 69 63 61 74 69 6f |unch' applicatio| 00000180 6e 73 2c 20 66 69 6c 65 73 20 61 6e 64 20 64 69 |ns, files and di| 00000190 72 65 63 74 6f 72 69 65 73 2e 20 54 68 65 20 6d |rectories. The m| 000001a0 65 6e 75 73 20 63 72 65 61 74 65 64 20 63 61 6e |enus created can| 000001b0 0a 74 68 65 6e 20 62 65 20 72 75 6e 20 69 6e 64 |.then be run ind| 000001c0 65 70 65 6e 64 65 6e 74 6c 79 20 6f 66 20 4d 65 |ependently of Me| 000001d0 6e 61 6b 65 72 20 61 6e 64 20 64 69 73 74 72 69 |naker and distri| 000001e0 62 75 74 65 64 20 61 74 20 77 69 6c 6c 2e 0a 0a |buted at will...| 000001f0 4d 65 6e 75 20 66 69 6c 65 73 20 63 61 6e 20 63 |Menu files can c| 00000200 6f 6e 73 69 73 74 20 6f 66 20 6d 61 6e 79 20 73 |onsist of many s| 00000210 75 62 2d 6d 65 6e 75 73 20 28 65 61 63 68 20 6f |ub-menus (each o| 00000220 66 20 77 68 69 63 68 20 63 61 6e 20 62 65 20 6f |f which can be o| 00000230 6e 65 20 6f 66 20 74 68 72 65 65 0a 74 79 70 65 |ne of three.type| 00000240 73 29 2c 20 73 6f 20 74 68 61 74 20 6f 6e 65 20 |s), so that one | 00000250 6d 65 6e 75 20 63 61 6e 20 6c 65 61 64 20 74 6f |menu can lead to| 00000260 20 61 6e 6f 74 68 65 72 2e 20 41 20 6d 65 6e 75 | another. A menu| 00000270 20 63 6f 6e 73 69 73 74 73 20 6f 66 20 61 20 73 | consists of a s| 00000280 65 72 69 65 73 20 6f 66 0a 6f 70 74 69 6f 6e 73 |eries of.options| 00000290 2c 20 65 61 63 68 20 68 61 76 69 6e 67 20 69 74 |, each having it| 000002a0 27 73 20 6f 77 6e 20 73 70 72 69 74 65 20 69 63 |'s own sprite ic| 000002b0 6f 6e 2e 0a 0a 42 65 66 6f 72 65 20 72 65 61 64 |on...Before read| 000002c0 69 6e 67 20 74 68 65 20 69 6e 73 74 72 75 63 74 |ing the instruct| 000002d0 69 6f 6e 73 2c 20 79 6f 75 20 73 68 6f 75 6c 64 |ions, you should| 000002e0 20 6d 61 6b 65 20 73 75 72 65 20 74 68 61 74 20 | make sure that | 000002f0 79 6f 75 20 61 72 65 20 66 61 6d 69 6c 69 61 72 |you are familiar| 00000300 0a 77 69 74 68 20 74 68 65 20 73 74 61 6e 64 61 |.with the standa| 00000310 72 64 20 64 65 73 6b 74 6f 70 20 74 65 72 6d 69 |rd desktop termi| 00000320 6e 6f 6c 69 67 79 20 28 6d 6f 75 73 65 20 4d 65 |noligy (mouse Me| 00000330 6e 75 20 62 75 74 74 6f 6e 2c 20 77 69 6e 64 6f |nu button, windo| 00000340 77 73 2c 20 63 6c 69 63 6b 69 6e 67 0a 65 74 63 |ws, clicking.etc| 00000350 2e 29 2e 20 44 65 74 61 69 6c 73 20 63 61 6e 20 |.). Details can | 00000360 62 65 20 66 6f 75 6e 64 20 69 6e 20 74 68 65 20 |be found in the | 00000370 75 73 65 72 20 67 75 69 64 65 20 73 75 70 70 6c |user guide suppl| 00000380 69 65 64 20 77 69 74 68 20 79 6f 75 72 20 63 6f |ied with your co| 00000390 6d 70 75 74 65 72 2e 0a 0a 4c 6f 61 64 69 6e 67 |mputer...Loading| 000003a0 0a 2d 2d 2d 2d 2d 2d 2d 0a 4d 65 6e 61 6b 65 72 |.-------.Menaker| 000003b0 20 75 73 65 73 20 74 68 65 20 48 6f 6d 65 72 74 | uses the Homert| 000003c0 6f 6e 20 66 6f 6e 74 20 66 61 6d 69 6c 79 2e 20 |on font family. | 000003d0 53 6f 20 69 66 20 74 68 65 20 63 6f 6d 70 75 74 |So if the comput| 000003e0 65 72 20 68 61 73 6e 27 74 20 73 65 65 6e 20 79 |er hasn't seen y| 000003f0 6f 75 72 0a 21 46 6f 6e 74 73 20 61 70 70 6c 69 |our.!Fonts appli| 00000400 63 61 74 69 6f 6e 20 79 65 74 2c 20 64 6f 75 62 |cation yet, doub| 00000410 6c 65 2d 63 6c 69 63 6b 20 6f 6e 20 69 74 2e 0a |le-click on it..| 00000420 0a 54 6f 20 6c 6f 61 64 2c 20 64 6f 75 62 6c 65 |.To load, double| 00000430 2d 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 21 4d |-click on the !M| 00000440 65 6e 61 6b 65 72 20 69 63 6f 6e 2e 20 57 68 65 |enaker icon. Whe| 00000450 6e 20 74 68 65 20 61 70 70 6c 69 63 61 74 69 6f |n the applicatio| 00000460 6e 20 68 61 73 0a 66 69 6e 69 73 68 65 64 20 6c |n has.finished l| 00000470 6f 61 64 69 6e 67 2c 20 61 6e 20 69 63 6f 6e 20 |oading, an icon | 00000480 77 69 6c 6c 20 61 70 70 65 61 72 20 6f 6e 20 74 |will appear on t| 00000490 68 65 20 69 63 6f 6e 20 62 61 72 2e 20 53 74 61 |he icon bar. Sta| 000004a0 72 74 69 6e 67 20 61 20 6e 65 77 20 6d 65 6e 75 |rting a new menu| 000004b0 0a 66 69 6c 65 20 69 73 20 73 69 6d 70 6c 79 20 |.file is simply | 000004c0 61 20 6d 61 74 74 65 72 20 6f 66 20 63 6c 69 63 |a matter of clic| 000004d0 6b 69 6e 67 20 6f 6e 20 74 68 65 20 69 63 6f 6e |king on the icon| 000004e0 2e 20 49 66 20 79 6f 75 20 64 6f 20 74 68 69 73 |. If you do this| 000004f0 2c 20 74 77 6f 0a 77 69 6e 64 6f 77 73 20 77 69 |, two.windows wi| 00000500 6c 6c 20 61 70 70 65 61 72 20 6f 6e 20 74 68 65 |ll appear on the| 00000510 20 64 65 73 6b 74 6f 70 2e 20 54 68 65 20 66 69 | desktop. The fi| 00000520 72 73 74 2c 20 77 68 69 63 68 20 77 69 6c 6c 20 |rst, which will | 00000530 69 6e 69 74 69 61 6c 6c 79 20 61 70 70 65 61 72 |initially appear| 00000540 0a 61 74 20 74 68 65 20 74 6f 70 20 6c 65 66 74 |.at the top left| 00000550 20 6f 66 20 74 68 65 20 64 65 73 6b 74 6f 70 2c | of the desktop,| 00000560 20 69 73 20 61 20 6c 69 73 74 20 6f 66 20 61 6c | is a list of al| 00000570 6c 20 74 68 65 20 6d 65 6e 75 73 20 74 68 61 74 |l the menus that| 00000580 20 68 61 76 65 20 62 65 65 6e 0a 63 72 65 61 74 | have been.creat| 00000590 65 64 20 69 6e 20 74 68 65 20 66 69 6c 65 2e 20 |ed in the file. | 000005a0 54 68 69 73 20 77 69 6c 6c 20 63 6f 6e 74 61 69 |This will contai| 000005b0 6e 20 6a 75 73 74 20 6f 6e 65 20 6d 65 6e 75 2c |n just one menu,| 000005c0 20 27 4d 61 69 6e 20 4d 65 6e 75 27 2c 20 61 74 | 'Main Menu', at| 000005d0 20 66 69 72 73 74 2e 0a 54 68 69 73 20 6d 65 6e | first..This men| 000005e0 75 20 69 73 20 74 68 65 20 6f 6e 65 20 74 68 61 |u is the one tha| 000005f0 74 20 69 73 20 69 6e 69 74 69 61 6c 6c 79 20 64 |t is initially d| 00000600 69 73 70 6c 61 79 65 64 20 61 6e 64 20 6d 75 73 |isplayed and mus| 00000610 74 20 62 65 20 70 72 65 73 65 6e 74 20 69 6e 0a |t be present in.| 00000620 65 76 65 72 79 20 6d 65 6e 75 20 66 69 6c 65 2e |every menu file.| 00000630 0a 0a 54 68 65 20 6f 74 68 65 72 20 77 69 6e 64 |..The other wind| 00000640 6f 77 20 73 68 6f 77 73 20 74 68 65 20 63 75 72 |ow shows the cur| 00000650 72 65 6e 74 6c 79 20 73 65 6c 65 63 74 65 64 20 |rently selected | 00000660 6d 65 6e 75 2e 20 59 6f 75 20 63 61 6e 20 74 65 |menu. You can te| 00000670 6c 6c 20 77 68 69 63 68 20 6d 65 6e 75 0a 74 68 |ll which menu.th| 00000680 69 73 20 69 73 20 62 79 20 6c 6f 6f 6b 69 6e 67 |is is by looking| 00000690 20 69 6e 20 74 68 65 20 66 69 72 73 74 20 77 69 | in the first wi| 000006a0 6e 64 6f 77 2e 20 41 20 73 74 61 72 20 28 27 2a |ndow. A star ('*| 000006b0 27 29 20 77 69 6c 6c 20 61 70 70 65 61 72 20 6e |') will appear n| 000006c0 65 78 74 20 74 6f 20 74 68 65 0a 63 75 72 72 65 |ext to the.curre| 000006d0 6e 74 6c 79 20 73 65 6c 65 63 74 65 64 20 6d 65 |ntly selected me| 000006e0 6e 75 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |nu... | 000006f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000700 20 20 20 20 41 64 64 69 6e 67 20 6f 70 74 69 6f | Adding optio| 00000710 6e 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ns. | 00000720 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000730 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | ==============| 00000740 0a 0a 54 68 65 72 65 20 61 72 65 20 74 68 72 65 |..There are thre| 00000750 65 20 74 79 70 65 73 20 6f 66 20 6d 65 6e 75 20 |e types of menu | 00000760 6f 70 74 69 6f 6e 20 3a 0a 20 0a 2a 20 4d 65 6e |option :. .* Men| 00000770 75 20 2d 20 77 68 65 6e 20 74 68 65 20 75 73 65 |u - when the use| 00000780 72 20 63 6c 69 63 6b 73 20 6f 6e 20 74 68 65 73 |r clicks on thes| 00000790 65 20 6f 70 74 69 6f 6e 73 2c 20 61 20 6e 65 77 |e options, a new| 000007a0 20 6d 65 6e 75 2f 73 75 62 6d 65 6e 75 20 69 73 | menu/submenu is| 000007b0 0a 20 20 20 20 20 20 20 20 20 64 69 73 70 6c 61 |. displa| 000007c0 79 65 64 0a 2a 20 46 69 6c 65 20 2d 20 69 6e 63 |yed.* File - inc| 000007d0 6c 75 64 69 6e 67 20 61 70 70 6c 69 63 61 74 69 |luding applicati| 000007e0 6f 6e 73 3b 20 77 68 65 6e 20 74 68 65 20 75 73 |ons; when the us| 000007f0 65 72 20 63 6c 69 63 6b 73 20 6f 6e 20 74 68 65 |er clicks on the| 00000800 73 65 20 6f 70 74 69 6f 6e 73 2c 20 74 68 65 0a |se options, the.| 00000810 20 20 20 20 20 20 20 20 20 66 69 6c 65 2f 61 70 | file/ap| 00000820 70 6c 69 63 61 74 69 6f 6e 20 69 73 20 65 78 65 |plication is exe| 00000830 63 75 74 65 64 2e 20 49 74 20 68 61 73 20 74 68 |cuted. It has th| 00000840 65 20 73 61 6d 65 20 65 66 66 65 63 74 20 61 73 |e same effect as| 00000850 0a 20 20 20 20 20 20 20 20 20 64 6f 75 62 6c 65 |. double| 00000860 2d 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 |-clicking on the| 00000870 20 69 63 6f 6e 20 69 6e 20 61 20 66 69 6c 65 72 | icon in a filer| 00000880 20 77 69 6e 64 6f 77 2c 20 73 6f 20 69 66 2c 20 | window, so if, | 00000890 66 6f 72 20 65 78 61 6d 70 6c 65 2c 0a 20 20 20 |for example,. | 000008a0 20 20 20 20 20 20 74 68 65 20 66 69 6c 65 20 69 | the file i| 000008b0 73 20 61 20 74 65 78 74 20 66 69 6c 65 2c 20 69 |s a text file, i| 000008c0 74 20 77 69 6c 6c 20 62 65 20 6c 6f 61 64 65 64 |t will be loaded| 000008d0 20 69 6e 74 6f 20 21 45 64 69 74 2e 0a 2a 20 44 | into !Edit..* D| 000008e0 69 72 65 63 74 6f 72 79 20 2d 20 77 68 65 6e 20 |irectory - when | 000008f0 74 68 65 20 75 73 65 72 20 63 6c 69 63 6b 73 20 |the user clicks | 00000900 6f 6e 20 6f 6e 65 20 6f 66 20 74 68 65 73 65 20 |on one of these | 00000910 6f 70 74 69 6f 6e 73 2c 20 74 68 65 20 64 69 72 |options, the dir| 00000920 65 63 74 6f 72 79 0a 20 20 20 20 20 20 20 20 20 |ectory. | 00000930 20 20 20 20 20 64 69 73 70 6c 61 79 20 77 69 6e | display win| 00000940 64 6f 77 20 77 69 6c 6c 20 62 65 20 6f 70 65 6e |dow will be open| 00000950 65 64 2e 0a 0a 4f 70 74 69 6f 6e 73 20 74 6f 20 |ed...Options to | 00000960 72 75 6e 20 66 69 6c 65 73 0a 2d 2d 2d 2d 2d 2d |run files.------| 00000970 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 4f |--------------.O| 00000980 70 74 69 6f 6e 73 20 74 6f 20 72 75 6e 20 61 70 |ptions to run ap| 00000990 70 6c 69 63 61 74 69 6f 6e 73 2c 20 66 69 6c 65 |plications, file| 000009a0 73 20 61 6e 64 20 64 69 72 65 63 74 6f 72 69 65 |s and directorie| 000009b0 73 20 63 61 6e 20 62 65 20 61 64 64 65 64 20 62 |s can be added b| 000009c0 79 20 73 69 6d 70 6c 79 0a 64 72 61 67 67 69 6e |y simply.draggin| 000009d0 67 20 74 68 65 20 69 63 6f 6e 20 6f 6e 74 6f 20 |g the icon onto | 000009e0 74 68 65 20 6d 65 6e 75 20 77 69 6e 64 6f 77 2e |the menu window.| 000009f0 20 49 74 27 73 20 69 63 6f 6e 20 77 69 6c 6c 20 | It's icon will | 00000a00 61 70 70 65 61 72 20 6f 6e 20 74 68 65 20 6d 65 |appear on the me| 00000a10 6e 75 0a 61 6e 64 20 6e 65 78 74 20 74 6f 20 69 |nu.and next to i| 00000a20 74 20 77 69 6c 6c 20 62 65 20 74 68 65 20 66 69 |t will be the fi| 00000a30 6c 65 6e 61 6d 65 2e 20 59 6f 75 20 63 61 6e 20 |lename. You can | 00000a40 61 6c 73 6f 20 64 72 61 67 20 61 20 67 72 6f 75 |also drag a grou| 00000a50 70 20 6f 66 20 66 69 6c 65 73 20 74 6f 0a 61 64 |p of files to.ad| 00000a60 64 20 6d 61 6e 79 20 6f 70 74 69 6f 6e 73 20 71 |d many options q| 00000a70 75 69 63 6b 6c 79 2e 0a 0a 53 75 62 6d 65 6e 75 |uickly...Submenu| 00000a80 20 6f 70 74 69 6f 6e 73 0a 2d 2d 2d 2d 2d 2d 2d | options.-------| 00000a90 2d 2d 2d 2d 2d 2d 2d 2d 0a 41 20 66 69 6c 65 2c |--------.A file,| 00000aa0 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 6f 72 20 | application or | 00000ab0 64 69 72 65 63 74 6f 72 79 20 6f 70 74 69 6f 6e |directory option| 00000ac0 20 63 61 6e 20 62 65 20 6d 61 64 65 20 69 6e 74 | can be made int| 00000ad0 6f 20 61 20 73 75 62 6d 65 6e 75 20 6f 70 74 69 |o a submenu opti| 00000ae0 6f 6e 2e 0a 54 68 69 73 20 69 73 20 64 6f 6e 65 |on..This is done| 00000af0 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 4d 65 6e | by clicking Men| 00000b00 75 20 28 74 68 65 20 6d 69 64 64 6c 65 20 6d 6f |u (the middle mo| 00000b10 75 73 65 20 62 75 74 74 6f 6e 29 20 6f 76 65 72 |use button) over| 00000b20 20 74 68 65 20 69 63 6f 6e 20 6f 66 20 74 68 65 | the icon of the| 00000b30 0a 6f 70 74 69 6f 6e 20 79 6f 75 20 77 69 73 68 |.option you wish| 00000b40 20 74 6f 20 63 68 61 6e 67 65 2e 20 4e 65 78 74 | to change. Next| 00000b50 2c 20 6d 6f 76 65 20 74 68 65 20 6d 6f 75 73 65 |, move the mouse| 00000b60 20 6f 76 65 72 20 5b 49 74 65 6d 20 27 6e 61 6d | over [Item 'nam| 00000b70 65 27 5d 20 28 77 68 65 72 65 0a 6e 61 6d 65 20 |e'] (where.name | 00000b80 69 73 20 74 68 65 20 66 69 6c 65 6e 61 6d 65 29 |is the filename)| 00000b90 20 74 6f 20 72 65 76 65 61 6c 20 61 20 73 75 62 | to reveal a sub| 00000ba0 6d 65 6e 75 2c 20 61 6e 64 20 66 72 6f 6d 20 74 |menu, and from t| 00000bb0 68 69 73 20 73 65 6c 65 63 74 20 5b 4d 61 6b 65 |his select [Make| 00000bc0 0a 73 75 62 6d 65 6e 75 5d 2e 20 41 20 6d 65 6e |.submenu]. A men| 00000bd0 75 20 77 69 6c 6c 20 74 68 65 6e 20 62 65 20 63 |u will then be c| 00000be0 72 65 61 74 65 64 20 61 6e 64 20 64 65 70 65 6e |reated and depen| 00000bf0 64 69 6e 67 20 6f 6e 20 74 68 65 20 74 79 70 65 |ding on the type| 00000c00 20 6f 66 20 66 69 6c 65 2c 0a 73 6f 6d 65 20 6f | of file,.some o| 00000c10 70 74 69 6f 6e 73 20 77 69 6c 6c 20 62 65 20 63 |ptions will be c| 00000c20 72 65 61 74 65 64 20 6f 6e 20 74 68 65 20 6e 65 |reated on the ne| 00000c30 77 20 6d 65 6e 75 2e 20 54 68 65 73 65 20 61 72 |w menu. These ar| 00000c40 65 20 3a 0a 0a 2a 20 46 6f 72 20 66 69 6c 65 73 |e :..* For files| 00000c50 20 61 6e 64 20 61 70 70 6c 69 63 61 74 69 6f 6e | and application| 00000c60 73 2c 20 33 20 69 74 65 6d 73 20 61 72 65 20 63 |s, 3 items are c| 00000c70 72 65 61 74 65 64 20 3a 0a 20 20 20 20 31 2e 20 |reated :. 1. | 00000c80 61 6e 20 6f 70 74 69 6f 6e 20 74 6f 20 72 75 6e |an option to run| 00000c90 20 74 68 65 20 66 69 6c 65 2e 0a 20 20 20 20 32 | the file.. 2| 00000ca0 2e 20 61 6e 20 6f 70 74 69 6f 6e 20 74 6f 20 6f |. an option to o| 00000cb0 70 65 6e 20 74 68 65 20 64 69 72 65 63 74 6f 72 |pen the director| 00000cc0 79 20 74 68 65 20 66 69 6c 65 20 69 73 20 69 6e |y the file is in| 00000cd0 2e 0a 20 20 20 20 33 2e 20 61 6e 20 6f 70 74 69 |.. 3. an opti| 00000ce0 6f 6e 20 74 6f 20 72 65 74 75 72 6e 20 74 6f 20 |on to return to | 00000cf0 74 68 65 20 6d 61 69 6e 20 6d 65 6e 75 2e 0a 2a |the main menu..*| 00000d00 20 46 6f 72 20 64 69 72 65 63 74 6f 72 69 65 73 | For directories| 00000d10 2c 20 32 20 69 74 65 6d 73 20 61 72 65 20 63 72 |, 2 items are cr| 00000d20 65 61 74 65 64 20 3a 0a 20 20 20 20 31 2e 20 61 |eated :. 1. a| 00000d30 6e 20 6f 70 74 69 6f 6e 20 74 6f 20 6f 70 65 6e |n option to open| 00000d40 20 74 68 65 20 64 69 72 65 63 74 6f 72 79 2e 0a | the directory..| 00000d50 20 20 20 20 32 2e 20 61 6e 20 6f 70 74 69 6f 6e | 2. an option| 00000d60 20 74 6f 20 72 65 74 75 72 6e 20 74 6f 20 74 68 | to return to th| 00000d70 65 20 6d 61 69 6e 20 6d 65 6e 75 2e 0a 0a 53 75 |e main menu...Su| 00000d80 62 6d 65 6e 75 20 6f 70 74 69 6f 6e 73 20 63 61 |bmenu options ca| 00000d90 6e 20 61 6c 73 6f 20 62 65 20 63 72 65 61 74 65 |n also be create| 00000da0 64 20 66 72 6f 6d 20 73 63 72 61 74 63 68 2e 20 |d from scratch. | 00000db0 54 6f 20 64 6f 20 74 68 69 73 2c 20 63 6c 69 63 |To do this, clic| 00000dc0 6b 20 4d 65 6e 75 0a 77 68 65 6e 20 74 68 65 20 |k Menu.when the | 00000dd0 70 6f 69 6e 74 65 72 20 69 73 20 70 6f 73 69 74 |pointer is posit| 00000de0 69 6f 6e 65 64 20 6f 76 65 72 20 74 68 65 20 6d |ioned over the m| 00000df0 65 6e 75 2e 20 46 72 6f 6d 20 74 68 65 20 70 6f |enu. From the po| 00000e00 70 2d 75 70 20 6d 65 6e 75 2c 20 73 65 6c 65 63 |p-up menu, selec| 00000e10 74 0a 5b 53 75 62 6d 65 6e 75 20 69 74 65 6d 5d |t.[Submenu item]| 00000e20 2c 20 77 68 69 63 68 20 69 6e 20 74 75 72 6e 20 |, which in turn | 00000e30 77 69 6c 6c 20 63 61 75 73 65 20 61 20 77 69 6e |will cause a win| 00000e40 64 6f 77 20 74 6f 20 61 70 70 65 61 72 2e 0a 0a |dow to appear...| 00000e50 54 68 65 20 77 69 6e 64 6f 77 20 68 61 73 20 74 |The window has t| 00000e60 68 72 65 65 20 62 6f 78 65 73 2c 20 74 68 65 20 |hree boxes, the | 00000e70 66 69 72 73 74 20 69 73 20 74 68 65 20 6e 61 6d |first is the nam| 00000e80 65 20 6f 66 20 74 68 65 20 73 70 72 69 74 65 20 |e of the sprite | 00000e90 79 6f 75 20 77 69 73 68 20 74 6f 0a 75 73 65 20 |you wish to.use | 00000ea0 61 73 20 74 68 65 20 6d 65 6e 75 27 73 20 69 63 |as the menu's ic| 00000eb0 6f 6e 2e 20 54 68 69 73 20 69 73 20 62 79 20 64 |on. This is by d| 00000ec0 65 66 61 75 6c 74 20 6f 6e 65 20 63 61 6c 6c 6c |efault one calll| 00000ed0 65 64 20 27 6d 65 6e 75 27 2c 20 77 68 69 63 68 |ed 'menu', which| 00000ee0 20 69 73 20 74 68 65 0a 73 61 6d 65 20 61 73 20 | is the.same as | 00000ef0 74 68 65 20 21 4d 65 6e 61 6b 65 72 20 69 63 6f |the !Menaker ico| 00000f00 6e 2e 20 54 68 65 20 6e 65 78 74 20 62 6f 78 20 |n. The next box | 00000f10 69 73 20 74 68 65 20 74 65 78 74 20 77 68 69 63 |is the text whic| 00000f20 68 20 77 69 6c 6c 20 61 70 70 65 61 72 20 6e 65 |h will appear ne| 00000f30 78 74 0a 74 6f 20 74 68 65 20 69 63 6f 6e 20 61 |xt.to the icon a| 00000f40 6e 64 20 66 69 6e 61 6c 79 20 74 68 65 20 6c 61 |nd finaly the la| 00000f50 73 74 20 62 6f 78 20 69 73 20 74 68 65 20 6e 61 |st box is the na| 00000f60 6d 65 20 28 61 6e 64 20 74 69 74 6c 65 29 20 6f |me (and title) o| 00000f70 66 20 74 68 65 20 73 75 62 6d 65 6e 75 2e 0a 0a |f the submenu...| 00000f80 49 66 20 74 68 65 20 73 75 62 6d 65 6e 75 20 64 |If the submenu d| 00000f90 6f 65 73 20 6e 6f 74 20 61 6c 72 65 61 64 79 20 |oes not already | 00000fa0 65 78 69 73 74 2c 20 69 74 20 77 69 6c 6c 20 62 |exist, it will b| 00000fb0 65 20 63 72 65 61 74 65 64 2e 0a 0a 4d 61 69 6e |e created...Main| 00000fc0 20 4d 65 6e 75 20 6f 70 74 69 6f 6e 73 0a 2d 2d | Menu options.--| 00000fd0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |---------------.| 00000fe0 41 6e 20 6f 70 74 69 6f 6e 20 74 6f 20 72 65 74 |An option to ret| 00000ff0 75 72 6e 20 74 68 65 20 75 73 65 72 20 74 6f 20 |urn the user to | 00001000 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 63 61 |the Main Menu ca| 00001010 6e 20 62 65 20 70 6c 61 63 65 64 2c 20 62 79 20 |n be placed, by | 00001020 75 73 69 6e 67 20 74 68 65 0a 61 62 6f 76 65 20 |using the.above | 00001030 70 6f 70 2d 75 70 20 6d 65 6e 75 2e 20 54 68 69 |pop-up menu. Thi| 00001040 73 20 74 69 6d 65 2c 20 63 6c 69 63 6b 20 6f 6e |s time, click on| 00001050 20 5b 4d 61 69 6e 20 4d 65 6e 75 20 69 74 65 6d | [Main Menu item| 00001060 5d 20 61 6e 64 20 74 68 65 20 73 61 6d 65 20 77 |] and the same w| 00001070 69 6e 64 6f 77 0a 61 73 20 66 6f 72 20 74 68 65 |indow.as for the| 00001080 20 73 75 62 6d 65 6e 75 20 6f 70 74 69 6f 6e 20 | submenu option | 00001090 77 69 6c 6c 20 61 70 70 65 61 72 2e 20 43 6c 69 |will appear. Cli| 000010a0 63 6b 69 6e 67 20 6f 6e 20 5b 4f 6b 61 79 5d 20 |cking on [Okay] | 000010b0 77 69 6c 6c 20 74 68 65 6e 20 70 6c 61 63 65 0a |will then place.| 000010c0 74 68 65 20 6f 70 74 69 6f 6e 20 6f 6e 20 74 68 |the option on th| 000010d0 65 20 6d 65 6e 75 2e 0a 0a 4d 6f 76 69 6e 67 20 |e menu...Moving | 000010e0 6f 70 74 69 6f 6e 73 20 61 72 6f 75 6e 64 0a 2d |options around.-| 000010f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001100 2d 2d 2d 2d 0a 4f 6e 63 65 20 6f 70 74 69 6f 6e |----.Once option| 00001110 73 20 61 72 65 20 6f 6e 20 74 68 65 20 6d 65 6e |s are on the men| 00001120 75 2c 20 74 68 65 79 20 63 61 6e 20 62 65 20 6d |u, they can be m| 00001130 6f 76 65 64 20 62 79 20 64 72 61 67 67 69 6e 67 |oved by dragging| 00001140 20 74 68 65 69 72 20 69 63 6f 6e 20 6f 6e 74 6f | their icon onto| 00001150 0a 74 68 65 20 69 63 6f 6e 20 6f 66 20 61 6e 6f |.the icon of ano| 00001160 74 68 65 72 20 6f 70 74 69 6f 6e 2e 20 54 68 65 |ther option. The| 00001170 20 6f 70 74 69 6f 6e 20 77 69 6c 6c 20 74 68 65 | option will the| 00001180 6e 20 62 65 20 69 6e 73 65 72 74 65 64 20 61 74 |n be inserted at| 00001190 20 74 68 65 20 73 65 63 6f 6e 64 0a 6f 70 74 69 | the second.opti| 000011a0 6f 6e 2c 20 77 68 69 63 68 20 69 73 20 74 68 65 |on, which is the| 000011b0 6e 20 6d 6f 76 65 64 20 64 6f 77 6e 2e 0a 0a 54 |n moved down...T| 000011c0 65 73 74 69 6e 67 20 6f 70 74 69 6f 6e 73 0a 2d |esting options.-| 000011d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 49 |--------------.I| 000011e0 66 20 79 6f 75 20 63 6c 69 63 6b 20 6f 6e 20 61 |f you click on a| 000011f0 20 6d 65 6e 75 20 6f 70 74 69 6f 6e 2c 20 74 68 | menu option, th| 00001200 65 20 61 70 70 72 6f 70 72 69 61 74 65 20 73 75 |e appropriate su| 00001210 62 6d 65 6e 75 20 77 69 6c 6c 20 62 65 20 64 69 |bmenu will be di| 00001220 73 70 6c 61 79 65 64 2e 0a 59 6f 75 20 63 61 6e |splayed..You can| 00001230 20 74 68 65 6e 20 65 64 69 74 20 74 68 69 73 20 | then edit this | 00001240 6d 65 6e 75 2e 20 44 6f 75 62 6c 65 2d 63 6c 69 |menu. Double-cli| 00001250 63 6b 69 6e 67 20 6f 6e 20 6f 74 68 65 72 20 74 |cking on other t| 00001260 79 70 65 73 20 6f 66 20 6f 70 74 69 6f 6e 73 20 |ypes of options | 00001270 77 69 6c 6c 0a 61 6c 6c 6f 77 20 79 6f 75 20 74 |will.allow you t| 00001280 6f 20 74 65 73 74 20 74 68 65 69 72 20 61 63 74 |o test their act| 00001290 69 6f 6e 2c 20 73 6f 20 66 69 6c 65 73 20 77 69 |ion, so files wi| 000012a0 6c 6c 20 62 65 20 72 75 6e 2c 20 64 69 72 65 63 |ll be run, direc| 000012b0 74 6f 72 69 65 73 20 6f 70 65 6e 65 64 0a 65 74 |tories opened.et| 000012c0 63 2e 0a 0a 49 66 20 79 6f 75 20 66 69 6e 64 20 |c...If you find | 000012d0 74 68 61 74 20 79 6f 75 20 61 63 63 69 64 65 6e |that you acciden| 000012e0 74 6c 79 20 72 75 6e 20 66 69 6c 65 73 2c 20 74 |tly run files, t| 000012f0 68 65 6e 20 74 68 65 72 65 20 69 73 20 61 6e 20 |hen there is an | 00001300 6f 70 74 69 6f 6e 20 77 68 69 63 68 0a 77 69 6c |option which.wil| 00001310 6c 20 73 74 6f 70 20 66 69 6c 65 73 20 62 65 69 |l stop files bei| 00001320 6e 67 20 72 75 6e 20 77 68 69 6c 65 20 62 65 69 |ng run while bei| 00001330 6e 67 20 65 64 69 74 65 64 2e 20 54 6f 20 64 6f |ng edited. To do| 00001340 20 74 68 69 73 2c 20 70 72 65 73 73 20 4d 65 6e | this, press Men| 00001350 75 20 6f 76 65 72 0a 74 68 65 20 69 63 6f 6e 62 |u over.the iconb| 00001360 61 72 20 69 63 6f 6e 2c 20 6d 6f 76 65 20 74 68 |ar icon, move th| 00001370 65 20 70 6f 69 6e 74 65 72 20 6f 76 65 72 20 5b |e pointer over [| 00001380 4f 70 74 69 6f 6e 73 5d 20 61 6e 64 20 63 6c 69 |Options] and cli| 00001390 63 6b 20 6f 6e 20 5b 52 75 6e 20 66 69 6c 65 73 |ck on [Run files| 000013a0 0a 66 72 6f 6d 20 4d 65 6e 61 6b 65 72 5d 2e 20 |.from Menaker]. | 000013b0 54 68 65 20 74 69 63 6b 20 6e 65 78 74 20 74 6f |The tick next to| 000013c0 20 74 68 65 20 6f 70 74 69 6f 6e 20 77 69 6c 6c | the option will| 000013d0 20 64 69 73 61 70 70 65 61 72 2e 20 43 6c 69 63 | disappear. Clic| 000013e0 6b 69 6e 67 20 6f 6e 20 69 74 0a 61 67 61 69 6e |king on it.again| 000013f0 20 77 69 6c 6c 20 6d 61 6b 65 20 74 68 65 20 74 | will make the t| 00001400 69 63 6b 20 72 65 2d 61 70 70 65 61 72 2c 20 69 |ick re-appear, i| 00001410 6e 64 69 63 61 74 69 6e 67 20 74 68 61 74 20 66 |ndicating that f| 00001420 69 6c 65 73 20 77 69 6c 6c 20 61 67 61 69 6e 20 |iles will again | 00001430 62 65 20 72 75 6e 2e 0a 0a 20 20 20 20 20 20 20 |be run... | 00001440 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001450 20 20 20 20 20 54 68 65 20 4c 69 73 74 20 6f 66 | The List of| 00001460 20 4d 65 6e 75 73 0a 20 20 20 20 20 20 20 20 20 | Menus. | 00001470 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001480 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | =============| 00001490 3d 3d 3d 3d 0a 0a 54 68 65 20 6c 69 73 74 0a 2d |====..The list.-| 000014a0 2d 2d 2d 2d 2d 2d 2d 0a 54 68 65 20 6c 69 73 74 |-------.The list| 000014b0 20 6f 66 20 6d 65 6e 75 73 20 64 69 73 70 6c 61 | of menus displa| 000014c0 79 73 20 74 68 65 20 66 69 72 73 74 20 74 65 6e |ys the first ten| 000014d0 20 63 68 61 72 61 63 74 65 72 73 20 6f 66 20 74 | characters of t| 000014e0 68 65 20 74 69 74 6c 65 20 6f 66 20 65 61 63 68 |he title of each| 000014f0 0a 6d 65 6e 75 20 69 6e 20 74 68 65 20 6d 65 6e |.menu in the men| 00001500 75 20 66 69 6c 65 2e 20 59 6f 75 20 77 69 6c 6c |u file. You will| 00001510 20 6e 6f 74 69 63 65 20 74 68 61 74 20 74 68 65 | notice that the| 00001520 20 27 4d 61 69 6e 20 4d 65 6e 75 27 20 69 73 20 | 'Main Menu' is | 00001530 68 69 67 68 6c 69 67 68 74 65 64 0a 69 6e 20 62 |highlighted.in b| 00001540 6c 75 65 2c 20 77 68 65 72 65 61 73 20 61 6c 6c |lue, whereas all| 00001550 20 73 75 62 73 65 71 75 65 6e 74 6c 79 20 63 72 | subsequently cr| 00001560 65 61 74 65 64 20 6d 65 6e 75 73 20 77 69 6c 6c |eated menus will| 00001570 20 61 70 70 65 61 72 20 69 6e 20 62 6c 61 63 6b | appear in black| 00001580 2e 20 54 68 65 0a 72 65 61 73 6f 6e 20 66 6f 72 |. The.reason for| 00001590 20 74 68 69 73 20 69 73 20 74 68 61 74 20 74 68 | this is that th| 000015a0 65 20 4d 61 69 6e 20 4d 65 6e 75 20 6d 75 73 74 |e Main Menu must| 000015b0 20 62 65 20 70 72 65 73 65 6e 74 20 69 6e 20 65 | be present in e| 000015c0 76 65 72 79 20 6d 65 6e 75 20 66 69 6c 65 2c 20 |very menu file, | 000015d0 61 73 0a 69 74 20 69 73 20 74 68 65 20 6f 6e 65 |as.it is the one| 000015e0 20 77 68 69 63 68 20 69 73 20 66 69 72 73 74 20 | which is first | 000015f0 64 69 73 70 6c 61 79 65 64 20 77 68 65 6e 20 61 |displayed when a| 00001600 20 6d 65 6e 75 20 69 73 20 6c 6f 61 64 65 64 2e | menu is loaded.| 00001610 20 59 6f 75 20 6d 61 79 20 6e 65 76 65 72 0a 64 | You may never.d| 00001620 65 6c 65 74 65 20 74 68 69 73 20 6d 65 6e 75 2c |elete this menu,| 00001630 20 62 75 74 20 79 6f 75 20 6d 61 79 20 63 68 61 | but you may cha| 00001640 6e 67 65 20 74 68 65 20 6e 61 6d 65 20 6f 66 20 |nge the name of | 00001650 69 74 20 28 66 6f 72 20 65 78 61 6d 70 6c 65 20 |it (for example | 00001660 74 6f 20 61 20 74 69 74 6c 65 2c 0a 73 75 63 68 |to a title,.such| 00001670 20 61 73 20 27 52 69 63 68 61 72 64 73 20 50 72 | as 'Richards Pr| 00001680 6f 67 72 61 6d 73 27 29 2e 0a 0a 43 68 61 6e 67 |ograms')...Chang| 00001690 69 6e 67 20 74 68 65 20 4e 61 6d 65 20 6f 72 20 |ing the Name or | 000016a0 54 79 70 65 20 6f 66 20 61 20 4d 65 6e 75 0a 2d |Type of a Menu.-| 000016b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000016d0 2d 2d 0a 54 6f 20 63 68 61 6e 67 65 20 74 68 65 |--.To change the| 000016e0 20 6e 61 6d 65 20 6f 66 20 61 20 6d 65 6e 75 2c | name of a menu,| 000016f0 20 70 72 65 73 73 20 74 68 65 20 6d 69 64 64 6c | press the middl| 00001700 65 20 6d 6f 75 73 65 20 62 75 74 74 6f 6e 20 77 |e mouse button w| 00001710 68 65 6e 20 74 68 65 20 70 6f 69 6e 74 65 72 0a |hen the pointer.| 00001720 69 73 20 70 6f 73 69 74 69 6f 6e 65 64 20 6f 76 |is positioned ov| 00001730 65 72 20 74 68 65 20 6e 61 6d 65 20 69 6e 20 74 |er the name in t| 00001740 68 65 20 6d 65 6e 75 20 6c 69 73 74 2e 20 4d 6f |he menu list. Mo| 00001750 76 65 20 74 68 65 20 70 6f 69 6e 74 65 72 20 6f |ve the pointer o| 00001760 76 65 72 20 5b 4d 65 6e 75 0a 27 6e 61 6d 65 27 |ver [Menu.'name'| 00001770 5d 20 74 6f 20 72 65 76 65 61 6c 20 61 20 73 75 |] to reveal a su| 00001780 62 6d 65 6e 75 20 61 6e 64 20 66 72 6f 6d 20 68 |bmenu and from h| 00001790 65 72 65 20 73 65 6c 65 63 74 20 5b 41 6c 74 65 |ere select [Alte| 000017a0 72 20 74 79 70 65 5d 2e 20 41 20 77 69 6e 64 6f |r type]. A windo| 000017b0 77 20 77 69 6c 6c 0a 62 65 20 64 69 73 70 6c 61 |w will.be displa| 000017c0 79 65 64 20 61 6e 64 20 69 6e 20 74 68 65 20 62 |yed and in the b| 000017d0 6f 78 20 61 74 20 74 68 65 20 74 6f 70 2c 20 79 |ox at the top, y| 000017e0 6f 75 20 6d 61 79 20 74 79 70 65 20 74 68 65 20 |ou may type the | 000017f0 74 69 74 6c 65 2e 20 0a 0a 59 6f 75 20 77 69 6c |title. ..You wil| 00001800 6c 20 61 6c 73 6f 20 6e 6f 74 69 63 65 20 74 68 |l also notice th| 00001810 72 65 65 20 69 63 6f 6e 73 20 61 74 20 74 68 65 |ree icons at the| 00001820 20 62 6f 74 74 6f 6d 2c 20 61 62 6f 76 65 20 74 | bottom, above t| 00001830 68 65 20 5b 43 61 6e 63 65 6c 5d 20 61 6e 64 0a |he [Cancel] and.| 00001840 5b 4f 6b 61 79 5d 20 69 63 6f 6e 73 2e 20 54 68 |[Okay] icons. Th| 00001850 65 73 65 20 61 6c 6c 6f 77 20 79 6f 75 20 74 6f |ese allow you to| 00001860 20 73 65 6c 65 63 74 20 74 68 65 20 74 79 70 65 | select the type| 00001870 20 6f 66 20 6d 65 6e 75 2e 20 54 68 65 20 74 79 | of menu. The ty| 00001880 70 65 20 64 6f 65 73 6e 27 74 0a 65 66 66 65 63 |pe doesn't.effec| 00001890 74 20 74 68 65 20 77 61 79 20 70 72 6f 67 72 61 |t the way progra| 000018a0 6d 73 20 61 72 65 20 72 75 6e 2c 20 6a 75 73 74 |ms are run, just| 000018b0 20 74 68 65 20 77 61 79 20 74 68 65 79 20 61 72 | the way they ar| 000018c0 65 20 70 72 65 73 65 6e 74 65 64 2e 20 54 68 65 |e presented. The| 000018d0 20 62 65 73 74 0a 77 61 79 20 74 6f 20 73 65 65 | best.way to see| 000018e0 20 74 68 65 20 64 69 66 66 65 72 65 6e 63 65 20 | the difference | 000018f0 62 65 74 77 65 65 6e 20 74 68 65 20 74 79 70 65 |between the type| 00001900 73 20 69 73 20 74 6f 20 65 78 70 65 72 69 6d 65 |s is to experime| 00001910 6e 74 21 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |nt!.. | 00001920 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001930 20 20 53 61 76 69 6e 67 20 61 6e 64 20 4c 6f 61 | Saving and Loa| 00001940 64 69 6e 67 0a 20 20 20 20 20 20 20 20 20 20 20 |ding. | 00001950 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001960 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | ==============| 00001970 3d 3d 3d 3d 0a 20 20 20 20 20 20 20 20 20 20 20 |====. | 00001980 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001990 20 20 0a 53 61 76 69 6e 67 20 74 68 65 20 6d 65 | .Saving the me| 000019a0 6e 75 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |nu.-------------| 000019b0 2d 2d 0a 50 72 65 73 73 69 6e 67 20 74 68 65 20 |--.Pressing the | 000019c0 4d 65 6e 75 20 62 75 74 74 6f 6e 20 77 68 65 6e |Menu button when| 000019d0 20 74 68 65 20 70 6f 69 6e 74 65 72 20 69 73 20 | the pointer is | 000019e0 6f 76 65 72 20 74 68 65 20 69 63 6f 6e 20 6f 6e |over the icon on| 000019f0 20 74 68 65 20 69 63 6f 6e 62 61 72 0a 77 69 6c | the iconbar.wil| 00001a00 6c 20 72 65 76 65 61 6c 20 61 20 6d 65 6e 75 2e |l reveal a menu.| 00001a10 20 54 68 65 6e 2c 20 6d 6f 76 69 6e 67 20 74 68 | Then, moving th| 00001a20 65 20 70 6f 69 6e 74 65 72 20 6f 76 65 72 20 5b |e pointer over [| 00001a30 53 61 76 65 5d 20 77 69 6c 6c 20 72 65 76 65 61 |Save] will revea| 00001a40 6c 20 61 0a 73 74 61 6e 64 61 72 64 20 73 61 76 |l a.standard sav| 00001a50 65 20 62 6f 78 2e 20 46 72 6f 6d 20 68 65 72 65 |e box. From here| 00001a60 2c 20 79 6f 75 20 6d 61 79 20 64 72 61 67 20 74 |, you may drag t| 00001a70 68 65 20 69 63 6f 6e 20 74 6f 20 61 20 64 69 72 |he icon to a dir| 00001a80 65 63 74 6f 72 79 20 64 69 73 70 6c 61 79 0a 74 |ectory display.t| 00001a90 6f 20 73 61 76 65 20 74 68 65 20 6d 65 6e 75 2e |o save the menu.| 00001aa0 20 54 68 65 20 70 72 6f 67 72 61 6d 20 64 6f 65 | The program doe| 00001ab0 73 6e 27 74 20 61 63 74 75 61 6c 6c 79 20 73 61 |sn't actually sa| 00001ac0 76 65 20 61 20 66 69 6c 65 2c 20 62 75 74 20 69 |ve a file, but i| 00001ad0 6e 73 74 65 61 64 0a 73 61 76 65 73 20 61 6e 20 |nstead.saves an | 00001ae0 61 70 70 6c 69 63 61 74 69 6f 6e 2e 20 54 68 69 |application. Thi| 00001af0 73 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 63 61 |s application ca| 00001b00 6e 20 74 68 65 6e 20 62 65 20 72 75 6e 20 69 6e |n then be run in| 00001b10 64 65 70 65 6e 64 61 6e 74 6c 79 20 6f 66 20 74 |dependantly of t| 00001b20 68 65 0a 6d 61 69 6e 20 4d 65 6e 61 6b 65 72 20 |he.main Menaker | 00001b30 70 72 6f 67 72 61 6d 2e 0a 0a 54 68 65 72 65 20 |program...There | 00001b40 69 73 20 6f 6e 65 20 72 61 64 69 6f 20 69 63 6f |is one radio ico| 00001b50 6e 20 69 6e 20 74 68 65 20 73 61 76 65 20 77 69 |n in the save wi| 00001b60 6e 64 6f 77 2e 20 49 66 20 73 65 6c 65 63 74 65 |ndow. If selecte| 00001b70 64 20 28 61 73 20 62 79 20 64 65 66 61 75 6c 74 |d (as by default| 00001b80 20 69 74 0a 69 73 29 2c 20 4d 65 6e 61 6b 65 72 | it.is), Menaker| 00001b90 20 77 69 6c 6c 20 63 72 65 61 74 65 20 61 20 73 | will create a s| 00001ba0 70 72 69 74 65 66 69 6c 65 20 63 6f 6e 74 61 69 |pritefile contai| 00001bb0 6e 69 6e 67 20 74 68 65 20 73 70 72 69 74 65 73 |ning the sprites| 00001bc0 20 6f 66 20 61 6e 79 0a 61 70 70 6c 69 63 61 74 | of any.applicat| 00001bd0 69 6f 6e 73 20 69 6e 20 74 68 65 20 6d 65 6e 75 |ions in the menu| 00001be0 66 69 6c 65 2e 20 46 6f 72 20 65 78 61 6d 70 6c |file. For exampl| 00001bf0 65 20 69 66 20 61 20 6d 65 6e 75 20 63 6f 6e 74 |e if a menu cont| 00001c00 61 69 6e 73 20 74 68 65 0a 61 70 70 6c 69 63 61 |ains the.applica| 00001c10 74 69 6f 6e 73 20 21 45 64 69 74 2c 20 21 50 61 |tions !Edit, !Pa| 00001c20 69 6e 74 20 61 6e 64 20 21 44 72 61 77 2c 20 4d |int and !Draw, M| 00001c30 65 6e 61 6b 65 72 20 77 69 6c 6c 20 73 65 61 72 |enaker will sear| 00001c40 63 68 20 74 68 65 20 21 53 70 72 69 74 65 73 20 |ch the !Sprites | 00001c50 66 69 6c 65 73 0a 6f 66 20 74 68 65 20 64 69 72 |files.of the dir| 00001c60 65 63 74 6f 72 69 65 73 20 6f 66 20 74 68 65 73 |ectories of thes| 00001c70 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 61 |e applications a| 00001c80 6e 64 20 65 78 74 72 61 63 74 20 74 68 65 20 73 |nd extract the s| 00001c90 70 72 69 74 65 73 20 6e 61 6d 65 64 0a 27 21 45 |prites named.'!E| 00001ca0 64 69 74 27 2c 20 27 21 50 61 69 6e 74 27 20 61 |dit', '!Paint' a| 00001cb0 6e 64 20 27 21 44 72 61 77 27 2e 0a 0a 49 66 20 |nd '!Draw'...If | 00001cc0 79 6f 75 20 61 72 65 20 6e 6f 74 20 66 61 6d 69 |you are not fami| 00001cd0 6c 69 65 72 20 77 69 74 68 20 21 53 70 72 69 74 |lier with !Sprit| 00001ce0 65 73 20 66 69 6c 65 73 2c 20 64 6f 6e 27 74 20 |es files, don't | 00001cf0 77 6f 72 72 79 20 61 62 6f 75 74 20 74 68 65 20 |worry about the | 00001d00 6f 70 74 69 6f 6e 0a 61 6e 64 20 6a 75 73 74 20 |option.and just | 00001d10 68 61 76 65 20 69 74 20 73 65 74 20 61 6c 6c 20 |have it set all | 00001d20 74 68 65 20 74 69 6d 65 2e 20 41 6e 20 6f 63 63 |the time. An occ| 00001d30 61 73 69 6f 6e 20 77 68 65 6e 20 79 6f 75 20 77 |asion when you w| 00001d40 6f 75 6c 64 6e 27 74 20 68 61 76 65 20 74 68 65 |ouldn't have the| 00001d50 0a 6f 70 74 69 6f 6e 20 73 65 74 20 69 73 20 69 |.option set is i| 00001d60 66 20 79 6f 75 20 61 72 65 20 6d 61 6b 69 6e 67 |f you are making| 00001d70 20 61 20 6d 69 6e 6f 72 20 61 6c 74 65 72 61 74 | a minor alterat| 00001d80 69 6f 6e 20 74 6f 20 61 6e 20 61 6c 72 65 61 64 |ion to an alread| 00001d90 79 20 73 61 76 65 64 20 6d 65 6e 75 2c 0a 69 6e |y saved menu,.in| 00001da0 20 77 68 69 63 68 20 63 61 73 65 20 74 68 65 72 | which case ther| 00001db0 65 20 77 6f 75 6c 64 20 70 72 6f 62 61 62 6c 79 |e would probably| 00001dc0 20 6e 6f 74 20 62 65 20 61 6e 79 20 63 68 61 6e | not be any chan| 00001dd0 67 65 20 74 6f 20 74 68 65 20 73 70 72 69 74 65 |ge to the sprite| 00001de0 73 20 61 6e 64 0a 68 65 6e 63 65 20 6e 6f 20 6e |s and.hence no n| 00001df0 65 65 64 20 74 6f 20 72 65 2d 65 78 74 72 61 63 |eed to re-extrac| 00001e00 74 20 74 68 65 6d 2e 0a 0a 4c 6f 61 64 69 6e 67 |t them...Loading| 00001e10 20 6d 65 6e 75 73 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d | menus.---------| 00001e20 2d 2d 2d 2d 0a 45 76 65 6e 20 74 68 6f 75 67 68 |----.Even though| 00001e30 20 6d 65 6e 75 73 20 61 72 65 20 73 61 76 65 64 | menus are saved| 00001e40 20 61 73 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 | as applications| 00001e50 2c 20 74 68 65 79 20 63 61 6e 20 73 74 69 6c 6c |, they can still| 00001e60 20 62 65 20 6c 6f 61 64 65 64 20 61 6e 64 0a 65 | be loaded and.e| 00001e70 64 69 74 65 64 2e 20 54 68 69 73 20 69 73 20 64 |dited. This is d| 00001e80 6f 6e 65 20 62 79 20 64 72 61 67 67 69 6e 67 20 |one by dragging | 00001e90 74 68 65 69 72 20 69 63 6f 6e 20 6f 6e 74 6f 20 |their icon onto | 00001ea0 4d 65 6e 61 6b 65 72 73 20 69 63 6f 6e 62 61 72 |Menakers iconbar| 00001eb0 20 69 63 6f 6e 2e 0a 0a 20 20 20 20 20 20 20 20 | icon... | 00001ec0 20 20 20 20 20 20 20 20 20 20 20 20 49 6e 63 6c | Incl| 00001ed0 75 64 69 6e 67 20 66 69 6c 65 73 20 61 73 20 70 |uding files as p| 00001ee0 61 72 74 20 6f 66 20 74 68 65 20 6d 65 6e 75 0a |art of the menu.| 00001ef0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001f00 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | ============| 00001f10 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00001f20 3d 3d 3d 3d 3d 3d 3d 0a 0a 46 69 6c 65 73 2c 20 |=======..Files, | 00001f30 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 61 6e 64 |applications and| 00001f40 20 64 69 72 65 63 74 6f 72 69 65 73 20 63 61 6e | directories can| 00001f50 20 62 65 20 73 74 6f 72 65 64 20 77 69 74 68 69 | be stored withi| 00001f60 6e 20 61 20 6d 65 6e 75 27 73 0a 61 70 70 6c 69 |n a menu's.appli| 00001f70 63 61 74 69 6f 6e 2c 20 73 6f 20 74 68 61 74 20 |cation, so that | 00001f80 74 68 65 79 20 61 72 65 20 6e 6f 74 20 73 65 70 |they are not sep| 00001f90 65 72 61 74 65 64 20 66 72 6f 6d 20 74 68 65 20 |erated from the | 00001fa0 6d 65 6e 75 2e 20 54 6f 20 64 6f 20 74 68 69 73 |menu. To do this| 00001fb0 2c 0a 63 72 65 61 74 65 20 74 68 65 20 6d 65 6e |,.create the men| 00001fc0 75 20 61 73 20 6e 6f 72 6d 61 6c 2e 20 53 61 76 |u as normal. Sav| 00001fd0 65 20 74 68 65 20 6d 65 6e 75 2e 20 4e 65 78 74 |e the menu. Next| 00001fe0 2c 20 70 6f 70 2d 75 70 20 74 68 65 20 69 63 6f |, pop-up the ico| 00001ff0 6e 62 61 72 20 6d 65 6e 75 20 61 6e 64 0a 73 65 |nbar menu and.se| 00002000 6c 65 63 74 20 5b 43 6f 70 79 20 66 69 6c 65 73 |lect [Copy files| 00002010 5d 2e 20 41 20 77 69 6e 64 6f 77 20 77 69 6c 6c |]. A window will| 00002020 20 70 6f 70 2d 75 70 2e 20 44 72 61 67 67 69 6e | pop-up. Draggin| 00002030 67 20 66 69 6c 65 73 2f 64 69 72 65 63 74 6f 72 |g files/director| 00002040 69 65 73 20 69 6e 74 6f 0a 74 68 69 73 20 77 69 |ies into.this wi| 00002050 6e 64 6f 77 20 77 69 6c 6c 20 63 6f 70 79 20 74 |ndow will copy t| 00002060 68 65 6d 20 69 6e 73 69 64 65 20 74 68 65 20 6d |hem inside the m| 00002070 65 6e 75 20 61 6e 64 20 77 69 6c 6c 20 63 68 61 |enu and will cha| 00002080 6e 67 65 20 72 65 6c 65 76 61 6e 74 0a 66 69 6c |nge relevant.fil| 00002090 65 6e 61 6d 65 73 20 74 6f 20 70 6f 69 6e 74 20 |enames to point | 000020a0 74 6f 20 74 68 65 20 63 6f 70 79 2e 20 4e 6f 72 |to the copy. Nor| 000020b0 6d 61 6c 6c 79 2c 20 77 68 65 6e 20 61 6e 20 6f |mally, when an o| 000020c0 70 74 69 6f 6e 20 69 73 20 61 64 64 65 64 20 74 |ption is added t| 000020d0 6f 20 61 0a 6d 65 6e 75 2c 20 69 74 27 73 20 66 |o a.menu, it's f| 000020e0 69 6c 65 6e 61 6d 65 20 69 73 20 73 74 6f 72 65 |ilename is store| 000020f0 64 20 62 79 20 4d 65 6e 61 6b 65 72 2e 20 54 68 |d by Menaker. Th| 00002100 65 20 66 69 6c 65 6e 61 6d 65 20 74 65 6c 6c 73 |e filename tells| 00002110 20 4d 65 6e 61 6b 65 72 0a 77 68 65 72 65 20 74 | Menaker.where t| 00002120 68 65 20 66 69 6c 65 20 69 73 20 73 6f 20 69 74 |he file is so it| 00002130 20 63 61 6e 20 6c 6f 61 64 20 69 74 2e 20 54 68 | can load it. Th| 00002140 65 72 65 66 6f 72 65 2c 20 74 68 65 20 66 69 6c |erefore, the fil| 00002150 65 6e 61 6d 65 20 6e 65 65 64 73 20 74 6f 20 62 |ename needs to b| 00002160 65 0a 63 68 61 6e 67 65 64 20 77 68 65 6e 20 61 |e.changed when a| 00002170 20 66 69 6c 65 20 69 73 20 63 6f 70 69 65 64 20 | file is copied | 00002180 69 6e 74 6f 20 61 20 6d 65 6e 75 20 66 69 6c 65 |into a menu file| 00002190 2c 20 73 6f 20 74 68 61 74 20 69 74 20 70 6f 69 |, so that it poi| 000021a0 6e 74 73 20 69 6e 73 69 64 65 20 74 68 65 0a 6d |nts inside the.m| 000021b0 65 6e 75 20 66 69 6c 65 20 61 6e 64 20 6e 6f 74 |enu file and not| 000021c0 20 61 74 20 74 68 65 20 6f 72 69 67 69 6e 61 6c | at the original| 000021d0 20 66 69 6c 65 2e 0a 0a 41 73 20 61 20 68 69 6e | file...As a hin| 000021e0 74 2c 20 69 74 20 69 73 20 70 72 6f 62 61 62 6c |t, it is probabl| 000021f0 79 20 65 61 73 69 65 73 74 20 69 66 20 62 65 66 |y easiest if bef| 00002200 6f 72 65 20 63 72 65 61 74 69 6e 67 20 61 20 6d |ore creating a m| 00002210 65 6e 75 20 66 69 6c 65 2c 20 79 6f 75 20 63 6f |enu file, you co| 00002220 70 79 0a 61 6c 6c 20 74 68 65 20 69 74 65 6d 73 |py.all the items| 00002230 20 77 68 69 63 68 20 77 69 6c 6c 20 61 70 70 65 | which will appe| 00002240 61 72 20 69 6e 20 74 68 65 20 6d 65 6e 75 2c 20 |ar in the menu, | 00002250 69 6e 74 6f 20 61 20 73 69 6e 67 6c 65 20 64 69 |into a single di| 00002260 72 65 63 74 6f 72 79 20 61 6e 64 0a 74 68 65 6e |rectory and.then| 00002270 20 6f 6e 63 65 20 74 68 65 20 6d 65 6e 75 20 69 | once the menu i| 00002280 73 20 63 72 65 61 74 65 64 2c 20 6a 75 73 74 20 |s created, just | 00002290 74 68 65 20 6f 6e 65 20 64 69 72 65 63 74 6f 72 |the one director| 000022a0 79 20 6e 65 65 64 73 20 74 6f 20 62 65 20 64 72 |y needs to be dr| 000022b0 61 67 67 65 64 0a 69 6e 74 6f 20 74 68 65 20 63 |agged.into the c| 000022c0 6f 70 79 20 66 69 6c 65 73 20 77 69 6e 64 6f 77 |opy files window| 000022d0 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |... | 000022e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000022f0 54 68 65 20 69 63 6f 6e 62 61 72 20 6d 65 6e 75 |The iconbar menu| 00002300 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00002310 20 20 20 20 20 20 20 20 20 20 20 20 20 20 3d 3d | ==| 00002320 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a |==============..| 00002330 54 68 69 73 20 63 61 6e 20 62 65 20 70 72 6f 64 |This can be prod| 00002340 75 63 65 64 20 62 79 20 63 6c 69 63 6b 69 6e 67 |uced by clicking| 00002350 20 4d 65 6e 75 20 6f 76 65 72 20 4d 65 6e 61 6b | Menu over Menak| 00002360 65 72 27 73 20 69 63 6f 6e 62 61 72 20 69 63 6f |er's iconbar ico| 00002370 6e 2e 20 54 68 65 0a 6f 70 74 69 6f 6e 73 20 6f |n. The.options o| 00002380 6e 20 74 68 65 20 6d 65 6e 75 20 61 72 65 20 3a |n the menu are :| 00002390 0a 0a 49 6e 66 6f 20 2d 20 70 72 6f 64 75 63 65 |..Info - produce| 000023a0 73 20 74 68 65 20 75 73 75 61 6c 20 70 72 6f 67 |s the usual prog| 000023b0 72 61 6d 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 |ram information | 000023c0 62 6f 78 2e 0a 53 61 76 65 20 2d 20 6d 65 6e 74 |box..Save - ment| 000023d0 69 6f 6e 65 64 20 61 62 6f 76 65 2c 20 61 6c 6c |ioned above, all| 000023e0 6f 77 73 20 79 6f 75 20 74 6f 20 73 61 76 65 20 |ows you to save | 000023f0 74 68 65 20 6d 65 6e 75 2e 0a 43 6c 65 61 72 20 |the menu..Clear | 00002400 2d 20 63 6c 65 61 72 73 20 61 6c 6c 20 6d 65 6e |- clears all men| 00002410 75 20 64 61 74 61 2e 0a 43 6f 70 79 20 66 69 6c |u data..Copy fil| 00002420 65 73 20 2d 20 6d 65 6e 74 69 6f 6e 65 64 20 61 |es - mentioned a| 00002430 62 6f 76 65 2e 0a 51 75 69 74 20 2d 20 65 78 69 |bove..Quit - exi| 00002440 74 20 74 68 65 20 70 72 6f 67 72 61 6d 2e 0a 0a |t the program...| 00002450 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002460 20 20 20 20 20 20 20 20 20 20 20 20 20 52 75 6e | Run| 00002470 6e 69 6e 67 20 74 68 65 20 6d 65 6e 75 73 0a 20 |ning the menus. | 00002480 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002490 20 20 20 20 20 20 20 20 20 20 20 20 3d 3d 3d 3d | ====| 000024a0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 4d |=============..M| 000024b0 65 6e 75 73 20 63 61 6e 20 62 65 20 72 75 6e 20 |enus can be run | 000024c0 77 69 74 68 6f 75 74 20 4d 65 6e 61 6b 65 72 20 |without Menaker | 000024d0 62 79 20 73 69 6d 70 6c 79 20 64 6f 75 62 6c 65 |by simply double| 000024e0 2d 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 |-clicking on the| 000024f0 6d 2e 20 4f 6e 63 65 0a 6c 6f 61 64 65 64 2c 20 |m. Once.loaded, | 00002500 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 77 69 |the Main Menu wi| 00002510 6c 6c 20 61 70 70 65 61 72 2e 20 4f 70 74 69 6f |ll appear. Optio| 00002520 6e 73 20 63 61 6e 20 62 65 20 73 65 6c 65 63 74 |ns can be select| 00002530 65 64 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 6f |ed by clicking o| 00002540 6e 0a 74 68 65 6d 2e 20 49 66 20 79 6f 75 20 77 |n.them. If you w| 00002550 69 73 68 20 74 6f 20 72 65 74 75 72 6e 20 74 6f |ish to return to| 00002560 20 74 68 65 20 6d 61 69 6e 20 6d 65 6e 75 2c 20 | the main menu, | 00002570 70 72 65 73 73 20 4d 65 6e 75 20 6f 76 65 72 20 |press Menu over | 00002580 74 68 65 20 69 63 6f 6e 62 61 72 0a 69 63 6f 6e |the iconbar.icon| 00002590 20 61 6e 64 20 73 65 6c 65 63 74 20 27 4d 61 69 | and select 'Mai| 000025a0 6e 20 4d 65 6e 75 27 2e 0a 0a 0a 0a 20 20 20 20 |n Menu'..... | 000025b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000025e0 20 | | 000025e1