Home » Archimedes archive » Acorn Computing » 1994 02 subscription disc.adf » 9402s » PD/!Memorizer/!Help
PD/!Memorizer/!Help
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 » Acorn Computing » 1994 02 subscription disc.adf » 9402s |
Filename: | PD/!Memorizer/!Help |
Read OK: | ✔ |
File size: | 284A bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Memorizer v1.00 � Ben Summers 1993 See notes at the end of this file for conditions of use and distribution. RISC OS version ~~~~~~~~~~~~~~~ Memorizer only works under RISC OS 3.10 and later. Sorry. If you attempt to load it under an earlier version of RISC OS, it will complain and urge you to upgrade. This restriction is necessary as Memorizer uses several features new to RISC OS 3.10 to allow it to work. What does Memorizer do? ~~~~~~~~~~~~~~~~~~~~~~~ Memorizer sits in the background, and listens out for directories being opened, applications being run and files being opened. When it hears one being used, it keeps a record of it. When you press a user defined hotkey (initially Shift-Ctrl-Tab), a window will pop up allowing you to run the last 8 (this number can be changed) directories, applications or files again. Er... why is that useful? ~~~~~~~~~~~~~~~~~~~~~~~~~ If for example, you close a directory or file, or quit an application and then suddenly decide that, after all, you didn't want to close it, you would normally have to go though lots of directory windows to find it again. However, with Memorizer, you don't. Just press the hotkey, select the list the object will be in, and double click on it. Much quicker. You could also use it as an instantly available list of useful directories, applications and files by running them and then locking their entries so they do not get lost. How can I get it to run on my machine? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simply install Memorizer in your !Boot file. If you use the Task Manager to create one while Memorizer is loaded, then Memorizer will be included. Otherwise, just edit it in as you would any other application. You can, of course, run it at any time just as you would any other application. How do I use Memorizer? ~~~~~~~~~~~~~~~~~~~~~~~ Once Memorizer is loaded, either in your !Boot file or by double clicking on it's icon in the directory viewer, all you need to do is to press the hotkey when you want to run a file again. A window will appear near the mouse pointer. On the top line of the window, there are three icons representing directories, applications and files. Clicking on one of the icons changes the currently displayed list to that containing the appropriate type of object. The colour of the blob beside the icon indicates which list is currently selected. The white strip down the right hand side of the window headed by a small picture of a key needs more explanation. It allows you to 'lock' an object in the list to stop it from disappearing when the list is full and another object is about to be added. To lock an object, click on the white strip opposite the icon of the object. This will toggle the lock on and off. When the object is locked, the blob is black, otherwise it is light grey. The Memorizer menu ~~~~~~~~~~~~~~~~~~ Clicking menu on the Memorizer window or on the iconbar icon (if you have chosen to have one), produces the following menu: Info � Info window as expected Options... Open the options window Remove Remove the selected object from the list Save list � Save an object file containing the entries in the current list Save all � Save an object file containing the entries in all the lists Quit Quits the Memorizer task and removes the module from memory. The save options can be used to save object files which can be loaded in the normal way. Options ~~~~~~~ Choosing 'Options...' from the Memorizer menu displays the options window. Your disc will be accessed before the window is displayed as the code to handle changing the options is not within the main Memorizer code as it is rather large and is not frequently used. The window which appears has the following options, explained below. The default state (the one you should have received the program in) is shown in brackets after the option name. * Hotkey (Shift-Ctrl-Tab) The hotkey used to open the Memorizer window. To change it, make sure that the caret is in the icon, and press the hotkey you want to use. If the hotkey is allowed (some aren't), the contents of the icon will change to reflect the new hotkey. * Number of entries in lists (8) This is the number of entries in each of the lists kept by Memorizer. * Object memory chunk size (1K) The names of the objects stored are kept in chunks of memory within the RMA. This is the size of each of the chunks. Setting this to a low value will save memory when it is not necessary, and setting this to a higher value will avoid problems with objects not being added to the lists because of lack of memory. I would recommend sticking to the default 1K. * Display icon on iconbar (on) Whether or not to put an icon on the iconbar. I don't really think it is necessary as Memorizer is the sort of utility you want to hide away until you want to use it, and the hotkey is a much quicker way of getting at the Memorizer window. * Stay open after running object (off) If this is unselected then the Memorizer window will be closed after an object is run by double clicking on it. However, double clicking with ADJUST instead of SELECT always does the opposite of what you choose here. * Reorder when object is used again (on) If this is selected then if an object is used again, it will be brought to the top of the list. Otherwise, it stays where it is. * Store file (none set) Drag a object file saved by Memorizer to the options window to change this option. Click on None to set no Store file. See below for an explanation of store files. You will need to save an list file using the Memorizer menu before you can use this option. The window contains the following action icons. * OK Close the options window and change the options within the loaded copy of Memorizer. The options are not saved, and so will be reset when Memorizer is next loaded. * Cancel Close the options window, and forget all changes made. * OK & Save Same as OK, except that the options are saved to disc so that next time Memorizer is loaded they will be as you set them in this window. Store files ~~~~~~~~~~~ If you set up a store file using the Memorizer options window, it will be used to save all the objects Memorizer has in the lists when Memorizer quits (using the menu option or in the desktop shutdown sequence). This file will then be loaded when Memorizer is next used so that your list of objects is not lost when you switch off. Limitations ~~~~~~~~~~~ Memorizer has a few limitations. These are due to a requirement to use as little memory as possible, to be as quick as possible to avoid slowing the computer down, and in some cases just because of the way RISC OS works. Multiple file drags ``````````````````` If you drag more than one file to an application, you may find that only the first few, usually four, appear in the Memorizer window. Impression files ```````````````` Programs such as Impression use application directories as files. Memorizer will recognise this and place these in the files list. However, this will only work if the parent application is loaded when one of these files is opened. If the parent application is started up by opening this file, it will be placed in the applications list. *commands ~~~~~~~~~ Memorizer provides 3 *commands: Desktop_Memorizer Memorizer_AddDirFileType Memorizer_AddIgnoreFileType Desktop_Memorizer is used internally. Do not use it. Memorizer_AddDirFileType ~~~~~~~~~~~~~~~~~~~~~~~~ This command adds the filetype specified to the list of those which will be treated as directories when deciding which list to add them to. By default, archives (type &DDC) and PC partitions (type &FC8) are in this list. Syntax: Memorizer_AddDirFileType <filetype> The filetype is in hexadecimal. For example, Memorizer_AddDirFileType DDC adds type &DDC (archives) to the list of filetypes to treat as directories. Memorizer_AddIgnoreFileType ~~~~~~~~~~~~~~~~~~~~~~~~~~~ This command adds the filetype specified to the list of those which will not be added to any lists. By default, no filetypes are in the lists. Syntax: Memorizer_AddIgnoreFileType <filetype> The filetype is in hexadecimal. For example, Memorizer_AddIgnoreFileType 0FF adds type &0FF to the list of filetypes to ignore. Using these commands ~~~~~~~~~~~~~~~~~~~~ These two commands can be used at any time after Memorizer has been loaded. You could include extra commands after the command to load Memorizer in your !Boot file. If you do include commands in your !Boot file, then you must use the 'Run' command rather than the 'Filer_Run' command to load Memorizer. Changing the defaults ~~~~~~~~~~~~~~~~~~~~~ The defaults for these two lists of filetypes are set in the file 'SetFTypes' in the Memorizer application directory. You can add more commands to this to file, but you must not distribute copies of Memorizer in which this file is modified. Conditions of use ~~~~~~~~~~~~~~~~~ This application is freeware, that is, it can be distributed freely as long as only reasonable charges are made for media and distribution. I retain copyright on all program code and documentation. You may only distribute copies of Memorizer which have all options set to the defaults, and the SetFType file unmodified. If you use Memorizer, please write and tell me, preferably enclosing a disc of PD and return postage. Letters encourage me to keep developing free software, and upgrade my programs. I mean, if nobody uses the programs, I need not bother writing them, and if no one writes to tell me that they do, how am I to know? I reply to all letters I receive (eventually) as long as you send return postage, and am very happy to upgrade your copy to the very latest version. The author ~~~~~~~~~~ Memorizer was written by Ben Summers. Please send any letters, tokens of appreciation, comments and suggestions for improvements, large sums of money and discs of incredibly wonderful PD to the address below... Ben Summers 1 St Clements Hill Norwich NR3 4DE
00000000 4d 65 6d 6f 72 69 7a 65 72 20 76 31 2e 30 30 0a |Memorizer v1.00.| 00000010 a9 20 42 65 6e 20 53 75 6d 6d 65 72 73 20 31 39 |. Ben Summers 19| 00000020 39 33 0a 0a 53 65 65 20 6e 6f 74 65 73 20 61 74 |93..See notes at| 00000030 20 74 68 65 20 65 6e 64 20 6f 66 20 74 68 69 73 | the end of this| 00000040 20 66 69 6c 65 20 66 6f 72 20 63 6f 6e 64 69 74 | file for condit| 00000050 69 6f 6e 73 20 6f 66 20 75 73 65 20 61 6e 64 20 |ions of use and | 00000060 64 69 73 74 72 69 62 75 74 69 6f 6e 2e 0a 0a 0a |distribution....| 00000070 52 49 53 43 20 4f 53 20 76 65 72 73 69 6f 6e 0a |RISC OS version.| 00000080 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a |~~~~~~~~~~~~~~~.| 00000090 4d 65 6d 6f 72 69 7a 65 72 20 6f 6e 6c 79 20 77 |Memorizer only w| 000000a0 6f 72 6b 73 20 75 6e 64 65 72 20 52 49 53 43 20 |orks under RISC | 000000b0 4f 53 20 33 2e 31 30 20 61 6e 64 20 6c 61 74 65 |OS 3.10 and late| 000000c0 72 2e 20 53 6f 72 72 79 2e 20 49 66 20 79 6f 75 |r. Sorry. If you| 000000d0 20 61 74 74 65 6d 70 74 20 74 6f 0a 6c 6f 61 64 | attempt to.load| 000000e0 20 69 74 20 75 6e 64 65 72 20 61 6e 20 65 61 72 | it under an ear| 000000f0 6c 69 65 72 20 76 65 72 73 69 6f 6e 20 6f 66 20 |lier version of | 00000100 52 49 53 43 20 4f 53 2c 20 69 74 20 77 69 6c 6c |RISC OS, it will| 00000110 20 63 6f 6d 70 6c 61 69 6e 20 61 6e 64 20 75 72 | complain and ur| 00000120 67 65 20 79 6f 75 0a 74 6f 20 75 70 67 72 61 64 |ge you.to upgrad| 00000130 65 2e 20 54 68 69 73 20 72 65 73 74 72 69 63 74 |e. This restrict| 00000140 69 6f 6e 20 69 73 20 6e 65 63 65 73 73 61 72 79 |ion is necessary| 00000150 20 61 73 20 4d 65 6d 6f 72 69 7a 65 72 20 75 73 | as Memorizer us| 00000160 65 73 20 73 65 76 65 72 61 6c 20 66 65 61 74 75 |es several featu| 00000170 72 65 73 0a 6e 65 77 20 74 6f 20 52 49 53 43 20 |res.new to RISC | 00000180 4f 53 20 33 2e 31 30 20 74 6f 20 61 6c 6c 6f 77 |OS 3.10 to allow| 00000190 20 69 74 20 74 6f 20 77 6f 72 6b 2e 0a 0a 0a 57 | it to work....W| 000001a0 68 61 74 20 64 6f 65 73 20 4d 65 6d 6f 72 69 7a |hat does Memoriz| 000001b0 65 72 20 64 6f 3f 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e |er do?.~~~~~~~~~| 000001c0 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 4d |~~~~~~~~~~~~~~.M| 000001d0 65 6d 6f 72 69 7a 65 72 20 73 69 74 73 20 69 6e |emorizer sits in| 000001e0 20 74 68 65 20 62 61 63 6b 67 72 6f 75 6e 64 2c | the background,| 000001f0 20 61 6e 64 20 6c 69 73 74 65 6e 73 20 6f 75 74 | and listens out| 00000200 20 66 6f 72 20 64 69 72 65 63 74 6f 72 69 65 73 | for directories| 00000210 20 62 65 69 6e 67 0a 6f 70 65 6e 65 64 2c 20 61 | being.opened, a| 00000220 70 70 6c 69 63 61 74 69 6f 6e 73 20 62 65 69 6e |pplications bein| 00000230 67 20 72 75 6e 20 61 6e 64 20 66 69 6c 65 73 20 |g run and files | 00000240 62 65 69 6e 67 20 6f 70 65 6e 65 64 2e 20 57 68 |being opened. Wh| 00000250 65 6e 20 69 74 20 68 65 61 72 73 20 6f 6e 65 0a |en it hears one.| 00000260 62 65 69 6e 67 20 75 73 65 64 2c 20 69 74 20 6b |being used, it k| 00000270 65 65 70 73 20 61 20 72 65 63 6f 72 64 20 6f 66 |eeps a record of| 00000280 20 69 74 2e 20 57 68 65 6e 20 79 6f 75 20 70 72 | it. When you pr| 00000290 65 73 73 20 61 20 75 73 65 72 20 64 65 66 69 6e |ess a user defin| 000002a0 65 64 20 68 6f 74 6b 65 79 0a 28 69 6e 69 74 69 |ed hotkey.(initi| 000002b0 61 6c 6c 79 20 53 68 69 66 74 2d 43 74 72 6c 2d |ally Shift-Ctrl-| 000002c0 54 61 62 29 2c 20 61 20 77 69 6e 64 6f 77 20 77 |Tab), a window w| 000002d0 69 6c 6c 20 70 6f 70 20 75 70 20 61 6c 6c 6f 77 |ill pop up allow| 000002e0 69 6e 67 20 79 6f 75 20 74 6f 20 72 75 6e 20 74 |ing you to run t| 000002f0 68 65 0a 6c 61 73 74 20 38 20 28 74 68 69 73 20 |he.last 8 (this | 00000300 6e 75 6d 62 65 72 20 63 61 6e 20 62 65 20 63 68 |number can be ch| 00000310 61 6e 67 65 64 29 20 64 69 72 65 63 74 6f 72 69 |anged) directori| 00000320 65 73 2c 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 |es, applications| 00000330 20 6f 72 20 66 69 6c 65 73 0a 61 67 61 69 6e 2e | or files.again.| 00000340 0a 0a 0a 45 72 2e 2e 2e 20 77 68 79 20 69 73 20 |...Er... why is | 00000350 74 68 61 74 20 75 73 65 66 75 6c 3f 0a 7e 7e 7e |that useful?.~~~| 00000360 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |~~~~~~~~~~~~~~~~| 00000370 7e 7e 7e 7e 7e 7e 0a 49 66 20 66 6f 72 20 65 78 |~~~~~~.If for ex| 00000380 61 6d 70 6c 65 2c 20 79 6f 75 20 63 6c 6f 73 65 |ample, you close| 00000390 20 61 20 64 69 72 65 63 74 6f 72 79 20 6f 72 20 | a directory or | 000003a0 66 69 6c 65 2c 20 6f 72 20 71 75 69 74 20 61 6e |file, or quit an| 000003b0 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 61 6e 64 | application and| 000003c0 0a 74 68 65 6e 20 73 75 64 64 65 6e 6c 79 20 64 |.then suddenly d| 000003d0 65 63 69 64 65 20 74 68 61 74 2c 20 61 66 74 65 |ecide that, afte| 000003e0 72 20 61 6c 6c 2c 20 79 6f 75 20 64 69 64 6e 27 |r all, you didn'| 000003f0 74 20 77 61 6e 74 20 74 6f 20 63 6c 6f 73 65 20 |t want to close | 00000400 69 74 2c 20 79 6f 75 0a 77 6f 75 6c 64 20 6e 6f |it, you.would no| 00000410 72 6d 61 6c 6c 79 20 68 61 76 65 20 74 6f 20 67 |rmally have to g| 00000420 6f 20 74 68 6f 75 67 68 20 6c 6f 74 73 20 6f 66 |o though lots of| 00000430 20 64 69 72 65 63 74 6f 72 79 20 77 69 6e 64 6f | directory windo| 00000440 77 73 20 74 6f 20 66 69 6e 64 20 69 74 20 61 67 |ws to find it ag| 00000450 61 69 6e 2e 0a 48 6f 77 65 76 65 72 2c 20 77 69 |ain..However, wi| 00000460 74 68 20 4d 65 6d 6f 72 69 7a 65 72 2c 20 79 6f |th Memorizer, yo| 00000470 75 20 64 6f 6e 27 74 2e 20 4a 75 73 74 20 70 72 |u don't. Just pr| 00000480 65 73 73 20 74 68 65 20 68 6f 74 6b 65 79 2c 20 |ess the hotkey, | 00000490 73 65 6c 65 63 74 20 74 68 65 20 6c 69 73 74 0a |select the list.| 000004a0 74 68 65 20 6f 62 6a 65 63 74 20 77 69 6c 6c 20 |the object will | 000004b0 62 65 20 69 6e 2c 20 61 6e 64 20 64 6f 75 62 6c |be in, and doubl| 000004c0 65 20 63 6c 69 63 6b 20 6f 6e 20 69 74 2e 0a 0a |e click on it...| 000004d0 4d 75 63 68 20 71 75 69 63 6b 65 72 2e 0a 0a 59 |Much quicker...Y| 000004e0 6f 75 20 63 6f 75 6c 64 20 61 6c 73 6f 20 75 73 |ou could also us| 000004f0 65 20 69 74 20 61 73 20 61 6e 20 69 6e 73 74 61 |e it as an insta| 00000500 6e 74 6c 79 20 61 76 61 69 6c 61 62 6c 65 20 6c |ntly available l| 00000510 69 73 74 20 6f 66 20 75 73 65 66 75 6c 20 64 69 |ist of useful di| 00000520 72 65 63 74 6f 72 69 65 73 2c 0a 61 70 70 6c 69 |rectories,.appli| 00000530 63 61 74 69 6f 6e 73 20 61 6e 64 20 66 69 6c 65 |cations and file| 00000540 73 20 62 79 20 72 75 6e 6e 69 6e 67 20 74 68 65 |s by running the| 00000550 6d 20 61 6e 64 20 74 68 65 6e 20 6c 6f 63 6b 69 |m and then locki| 00000560 6e 67 20 74 68 65 69 72 20 65 6e 74 72 69 65 73 |ng their entries| 00000570 20 73 6f 0a 74 68 65 79 20 64 6f 20 6e 6f 74 20 | so.they do not | 00000580 67 65 74 20 6c 6f 73 74 2e 0a 0a 0a 48 6f 77 20 |get lost....How | 00000590 63 61 6e 20 49 20 67 65 74 20 69 74 20 74 6f 20 |can I get it to | 000005a0 72 75 6e 20 6f 6e 20 6d 79 20 6d 61 63 68 69 6e |run on my machin| 000005b0 65 3f 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |e?.~~~~~~~~~~~~~| 000005c0 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |~~~~~~~~~~~~~~~~| 000005d0 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 53 69 6d 70 6c 79 |~~~~~~~~~.Simply| 000005e0 20 69 6e 73 74 61 6c 6c 20 4d 65 6d 6f 72 69 7a | install Memoriz| 000005f0 65 72 20 69 6e 20 79 6f 75 72 20 21 42 6f 6f 74 |er in your !Boot| 00000600 20 66 69 6c 65 2e 20 49 66 20 79 6f 75 20 75 73 | file. If you us| 00000610 65 20 74 68 65 20 54 61 73 6b 20 4d 61 6e 61 67 |e the Task Manag| 00000620 65 72 20 74 6f 0a 63 72 65 61 74 65 20 6f 6e 65 |er to.create one| 00000630 20 77 68 69 6c 65 20 4d 65 6d 6f 72 69 7a 65 72 | while Memorizer| 00000640 20 69 73 20 6c 6f 61 64 65 64 2c 20 74 68 65 6e | is loaded, then| 00000650 20 4d 65 6d 6f 72 69 7a 65 72 20 77 69 6c 6c 20 | Memorizer will | 00000660 62 65 20 69 6e 63 6c 75 64 65 64 2e 0a 4f 74 68 |be included..Oth| 00000670 65 72 77 69 73 65 2c 20 6a 75 73 74 20 65 64 69 |erwise, just edi| 00000680 74 20 69 74 20 69 6e 20 61 73 20 79 6f 75 20 77 |t it in as you w| 00000690 6f 75 6c 64 20 61 6e 79 20 6f 74 68 65 72 20 61 |ould any other a| 000006a0 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 59 6f 75 |pplication...You| 000006b0 20 63 61 6e 2c 20 6f 66 20 63 6f 75 72 73 65 2c | can, of course,| 000006c0 20 72 75 6e 20 69 74 20 61 74 20 61 6e 79 20 74 | run it at any t| 000006d0 69 6d 65 20 6a 75 73 74 20 61 73 20 79 6f 75 20 |ime just as you | 000006e0 77 6f 75 6c 64 20 61 6e 79 20 6f 74 68 65 72 0a |would any other.| 000006f0 61 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 0a 48 |application....H| 00000700 6f 77 20 64 6f 20 49 20 75 73 65 20 4d 65 6d 6f |ow do I use Memo| 00000710 72 69 7a 65 72 3f 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e |rizer?.~~~~~~~~~| 00000720 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 4f |~~~~~~~~~~~~~~.O| 00000730 6e 63 65 20 4d 65 6d 6f 72 69 7a 65 72 20 69 73 |nce Memorizer is| 00000740 20 6c 6f 61 64 65 64 2c 20 65 69 74 68 65 72 20 | loaded, either | 00000750 69 6e 20 79 6f 75 72 20 21 42 6f 6f 74 20 66 69 |in your !Boot fi| 00000760 6c 65 20 6f 72 20 62 79 20 64 6f 75 62 6c 65 20 |le or by double | 00000770 63 6c 69 63 6b 69 6e 67 20 6f 6e 0a 69 74 27 73 |clicking on.it's| 00000780 20 69 63 6f 6e 20 69 6e 20 74 68 65 20 64 69 72 | icon in the dir| 00000790 65 63 74 6f 72 79 20 76 69 65 77 65 72 2c 20 61 |ectory viewer, a| 000007a0 6c 6c 20 79 6f 75 20 6e 65 65 64 20 74 6f 20 64 |ll you need to d| 000007b0 6f 20 69 73 20 74 6f 20 70 72 65 73 73 20 74 68 |o is to press th| 000007c0 65 20 68 6f 74 6b 65 79 0a 77 68 65 6e 20 79 6f |e hotkey.when yo| 000007d0 75 20 77 61 6e 74 20 74 6f 20 72 75 6e 20 61 20 |u want to run a | 000007e0 66 69 6c 65 20 61 67 61 69 6e 2e 20 41 20 77 69 |file again. A wi| 000007f0 6e 64 6f 77 20 77 69 6c 6c 20 61 70 70 65 61 72 |ndow will appear| 00000800 20 6e 65 61 72 20 74 68 65 20 6d 6f 75 73 65 0a | near the mouse.| 00000810 70 6f 69 6e 74 65 72 2e 0a 0a 4f 6e 20 74 68 65 |pointer...On the| 00000820 20 74 6f 70 20 6c 69 6e 65 20 6f 66 20 74 68 65 | top line of the| 00000830 20 77 69 6e 64 6f 77 2c 20 74 68 65 72 65 20 61 | window, there a| 00000840 72 65 20 74 68 72 65 65 20 69 63 6f 6e 73 20 72 |re three icons r| 00000850 65 70 72 65 73 65 6e 74 69 6e 67 0a 64 69 72 65 |epresenting.dire| 00000860 63 74 6f 72 69 65 73 2c 20 61 70 70 6c 69 63 61 |ctories, applica| 00000870 74 69 6f 6e 73 20 61 6e 64 20 66 69 6c 65 73 2e |tions and files.| 00000880 20 43 6c 69 63 6b 69 6e 67 20 6f 6e 20 6f 6e 65 | Clicking on one| 00000890 20 6f 66 20 74 68 65 20 69 63 6f 6e 73 20 63 68 | of the icons ch| 000008a0 61 6e 67 65 73 0a 74 68 65 20 63 75 72 72 65 6e |anges.the curren| 000008b0 74 6c 79 20 64 69 73 70 6c 61 79 65 64 20 6c 69 |tly displayed li| 000008c0 73 74 20 74 6f 20 74 68 61 74 20 63 6f 6e 74 61 |st to that conta| 000008d0 69 6e 69 6e 67 20 74 68 65 20 61 70 70 72 6f 70 |ining the approp| 000008e0 72 69 61 74 65 20 74 79 70 65 20 6f 66 0a 6f 62 |riate type of.ob| 000008f0 6a 65 63 74 2e 20 54 68 65 20 63 6f 6c 6f 75 72 |ject. The colour| 00000900 20 6f 66 20 74 68 65 20 62 6c 6f 62 20 62 65 73 | of the blob bes| 00000910 69 64 65 20 74 68 65 20 69 63 6f 6e 20 69 6e 64 |ide the icon ind| 00000920 69 63 61 74 65 73 20 77 68 69 63 68 20 6c 69 73 |icates which lis| 00000930 74 20 69 73 0a 63 75 72 72 65 6e 74 6c 79 20 73 |t is.currently s| 00000940 65 6c 65 63 74 65 64 2e 0a 0a 54 68 65 20 77 68 |elected...The wh| 00000950 69 74 65 20 73 74 72 69 70 20 64 6f 77 6e 20 74 |ite strip down t| 00000960 68 65 20 72 69 67 68 74 20 68 61 6e 64 20 73 69 |he right hand si| 00000970 64 65 20 6f 66 20 74 68 65 20 77 69 6e 64 6f 77 |de of the window| 00000980 20 68 65 61 64 65 64 20 62 79 20 61 20 73 6d 61 | headed by a sma| 00000990 6c 6c 0a 70 69 63 74 75 72 65 20 6f 66 20 61 20 |ll.picture of a | 000009a0 6b 65 79 20 6e 65 65 64 73 20 6d 6f 72 65 20 65 |key needs more e| 000009b0 78 70 6c 61 6e 61 74 69 6f 6e 2e 20 49 74 20 61 |xplanation. It a| 000009c0 6c 6c 6f 77 73 20 79 6f 75 20 74 6f 20 27 6c 6f |llows you to 'lo| 000009d0 63 6b 27 20 61 6e 20 6f 62 6a 65 63 74 0a 69 6e |ck' an object.in| 000009e0 20 74 68 65 20 6c 69 73 74 20 74 6f 20 73 74 6f | the list to sto| 000009f0 70 20 69 74 20 66 72 6f 6d 20 64 69 73 61 70 70 |p it from disapp| 00000a00 65 61 72 69 6e 67 20 77 68 65 6e 20 74 68 65 20 |earing when the | 00000a10 6c 69 73 74 20 69 73 20 66 75 6c 6c 20 61 6e 64 |list is full and| 00000a20 20 61 6e 6f 74 68 65 72 0a 6f 62 6a 65 63 74 20 | another.object | 00000a30 69 73 20 61 62 6f 75 74 20 74 6f 20 62 65 20 61 |is about to be a| 00000a40 64 64 65 64 2e 20 54 6f 20 6c 6f 63 6b 20 61 6e |dded. To lock an| 00000a50 20 6f 62 6a 65 63 74 2c 20 63 6c 69 63 6b 20 6f | object, click o| 00000a60 6e 20 74 68 65 20 77 68 69 74 65 20 73 74 72 69 |n the white stri| 00000a70 70 0a 6f 70 70 6f 73 69 74 65 20 74 68 65 20 69 |p.opposite the i| 00000a80 63 6f 6e 20 6f 66 20 74 68 65 20 6f 62 6a 65 63 |con of the objec| 00000a90 74 2e 20 54 68 69 73 20 77 69 6c 6c 20 74 6f 67 |t. This will tog| 00000aa0 67 6c 65 20 74 68 65 20 6c 6f 63 6b 20 6f 6e 20 |gle the lock on | 00000ab0 61 6e 64 20 6f 66 66 2e 20 57 68 65 6e 0a 74 68 |and off. When.th| 00000ac0 65 20 6f 62 6a 65 63 74 20 69 73 20 6c 6f 63 6b |e object is lock| 00000ad0 65 64 2c 20 74 68 65 20 62 6c 6f 62 20 69 73 20 |ed, the blob is | 00000ae0 62 6c 61 63 6b 2c 20 6f 74 68 65 72 77 69 73 65 |black, otherwise| 00000af0 20 69 74 20 69 73 20 6c 69 67 68 74 20 67 72 65 | it is light gre| 00000b00 79 2e 0a 0a 0a 54 68 65 20 4d 65 6d 6f 72 69 7a |y....The Memoriz| 00000b10 65 72 20 6d 65 6e 75 0a 7e 7e 7e 7e 7e 7e 7e 7e |er menu.~~~~~~~~| 00000b20 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 43 6c 69 63 6b |~~~~~~~~~~.Click| 00000b30 69 6e 67 20 6d 65 6e 75 20 6f 6e 20 74 68 65 20 |ing menu on the | 00000b40 4d 65 6d 6f 72 69 7a 65 72 20 77 69 6e 64 6f 77 |Memorizer window| 00000b50 20 6f 72 20 6f 6e 20 74 68 65 20 69 63 6f 6e 62 | or on the iconb| 00000b60 61 72 20 69 63 6f 6e 20 28 69 66 20 79 6f 75 20 |ar icon (if you | 00000b70 68 61 76 65 0a 63 68 6f 73 65 6e 20 74 6f 20 68 |have.chosen to h| 00000b80 61 76 65 20 6f 6e 65 29 2c 20 70 72 6f 64 75 63 |ave one), produc| 00000b90 65 73 20 74 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 |es the following| 00000ba0 20 6d 65 6e 75 3a 0a 0a 20 20 49 6e 66 6f 20 20 | menu:.. Info | 00000bb0 20 20 20 20 89 20 20 20 20 20 20 20 20 49 6e 66 | . Inf| 00000bc0 6f 20 77 69 6e 64 6f 77 20 61 73 20 65 78 70 65 |o window as expe| 00000bd0 63 74 65 64 0a 20 20 4f 70 74 69 6f 6e 73 2e 2e |cted. Options..| 00000be0 2e 20 20 20 20 20 20 20 20 20 4f 70 65 6e 20 74 |. Open t| 00000bf0 68 65 20 6f 70 74 69 6f 6e 73 20 77 69 6e 64 6f |he options windo| 00000c00 77 0a 20 20 52 65 6d 6f 76 65 20 20 20 20 20 20 |w. Remove | 00000c10 20 20 20 20 20 20 20 52 65 6d 6f 76 65 20 74 68 | Remove th| 00000c20 65 20 73 65 6c 65 63 74 65 64 20 6f 62 6a 65 63 |e selected objec| 00000c30 74 20 66 72 6f 6d 20 74 68 65 20 6c 69 73 74 0a |t from the list.| 00000c40 20 20 53 61 76 65 20 6c 69 73 74 20 89 20 20 20 | Save list . | 00000c50 20 20 20 20 20 53 61 76 65 20 61 6e 20 6f 62 6a | Save an obj| 00000c60 65 63 74 20 66 69 6c 65 20 63 6f 6e 74 61 69 6e |ect file contain| 00000c70 69 6e 67 20 74 68 65 20 65 6e 74 72 69 65 73 0a |ing the entries.| 00000c80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c90 20 20 20 20 20 20 20 69 6e 20 74 68 65 20 63 75 | in the cu| 00000ca0 72 72 65 6e 74 20 6c 69 73 74 0a 20 20 53 61 76 |rrent list. Sav| 00000cb0 65 20 61 6c 6c 20 20 89 20 20 20 20 20 20 20 20 |e all . | 00000cc0 53 61 76 65 20 61 6e 20 6f 62 6a 65 63 74 20 66 |Save an object f| 00000cd0 69 6c 65 20 63 6f 6e 74 61 69 6e 69 6e 67 20 74 |ile containing t| 00000ce0 68 65 20 65 6e 74 72 69 65 73 0a 20 20 20 20 20 |he entries. | 00000cf0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d00 20 20 69 6e 20 61 6c 6c 20 74 68 65 20 6c 69 73 | in all the lis| 00000d10 74 73 0a 20 20 51 75 69 74 20 20 20 20 20 20 20 |ts. Quit | 00000d20 20 20 20 20 20 20 20 20 51 75 69 74 73 20 74 68 | Quits th| 00000d30 65 20 4d 65 6d 6f 72 69 7a 65 72 20 74 61 73 6b |e Memorizer task| 00000d40 20 61 6e 64 20 72 65 6d 6f 76 65 73 20 74 68 65 | and removes the| 00000d50 20 6d 6f 64 75 6c 65 0a 20 20 20 20 20 20 20 20 | module. | 00000d60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 | f| 00000d70 72 6f 6d 20 6d 65 6d 6f 72 79 2e 0a 0a 54 68 65 |rom memory...The| 00000d80 20 73 61 76 65 20 6f 70 74 69 6f 6e 73 20 63 61 | save options ca| 00000d90 6e 20 62 65 20 75 73 65 64 20 74 6f 20 73 61 76 |n be used to sav| 00000da0 65 20 6f 62 6a 65 63 74 20 66 69 6c 65 73 20 77 |e object files w| 00000db0 68 69 63 68 20 63 61 6e 20 62 65 20 6c 6f 61 64 |hich can be load| 00000dc0 65 64 20 69 6e 20 74 68 65 0a 6e 6f 72 6d 61 6c |ed in the.normal| 00000dd0 20 77 61 79 2e 0a 0a 0a 4f 70 74 69 6f 6e 73 0a | way....Options.| 00000de0 7e 7e 7e 7e 7e 7e 7e 0a 43 68 6f 6f 73 69 6e 67 |~~~~~~~.Choosing| 00000df0 20 27 4f 70 74 69 6f 6e 73 2e 2e 2e 27 20 66 72 | 'Options...' fr| 00000e00 6f 6d 20 74 68 65 20 4d 65 6d 6f 72 69 7a 65 72 |om the Memorizer| 00000e10 20 6d 65 6e 75 20 64 69 73 70 6c 61 79 73 20 74 | menu displays t| 00000e20 68 65 20 6f 70 74 69 6f 6e 73 20 77 69 6e 64 6f |he options windo| 00000e30 77 2e 0a 59 6f 75 72 20 64 69 73 63 20 77 69 6c |w..Your disc wil| 00000e40 6c 20 62 65 20 61 63 63 65 73 73 65 64 20 62 65 |l be accessed be| 00000e50 66 6f 72 65 20 74 68 65 20 77 69 6e 64 6f 77 20 |fore the window | 00000e60 69 73 20 64 69 73 70 6c 61 79 65 64 20 61 73 20 |is displayed as | 00000e70 74 68 65 20 63 6f 64 65 20 74 6f 0a 68 61 6e 64 |the code to.hand| 00000e80 6c 65 20 63 68 61 6e 67 69 6e 67 20 74 68 65 20 |le changing the | 00000e90 6f 70 74 69 6f 6e 73 20 69 73 20 6e 6f 74 20 77 |options is not w| 00000ea0 69 74 68 69 6e 20 74 68 65 20 6d 61 69 6e 20 4d |ithin the main M| 00000eb0 65 6d 6f 72 69 7a 65 72 20 63 6f 64 65 20 61 73 |emorizer code as| 00000ec0 20 69 74 20 69 73 0a 72 61 74 68 65 72 20 6c 61 | it is.rather la| 00000ed0 72 67 65 20 61 6e 64 20 69 73 20 6e 6f 74 20 66 |rge and is not f| 00000ee0 72 65 71 75 65 6e 74 6c 79 20 75 73 65 64 2e 0a |requently used..| 00000ef0 0a 54 68 65 20 77 69 6e 64 6f 77 20 77 68 69 63 |.The window whic| 00000f00 68 20 61 70 70 65 61 72 73 20 68 61 73 20 74 68 |h appears has th| 00000f10 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 6f 70 74 69 |e following opti| 00000f20 6f 6e 73 2c 20 65 78 70 6c 61 69 6e 65 64 20 62 |ons, explained b| 00000f30 65 6c 6f 77 2e 20 54 68 65 0a 64 65 66 61 75 6c |elow. The.defaul| 00000f40 74 20 73 74 61 74 65 20 28 74 68 65 20 6f 6e 65 |t state (the one| 00000f50 20 79 6f 75 20 73 68 6f 75 6c 64 20 68 61 76 65 | you should have| 00000f60 20 72 65 63 65 69 76 65 64 20 74 68 65 20 70 72 | received the pr| 00000f70 6f 67 72 61 6d 20 69 6e 29 20 69 73 20 73 68 6f |ogram in) is sho| 00000f80 77 6e 20 69 6e 0a 62 72 61 63 6b 65 74 73 20 61 |wn in.brackets a| 00000f90 66 74 65 72 20 74 68 65 20 6f 70 74 69 6f 6e 20 |fter the option | 00000fa0 6e 61 6d 65 2e 0a 0a 2a 20 48 6f 74 6b 65 79 20 |name...* Hotkey | 00000fb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000fc0 20 20 20 20 20 20 20 20 20 20 20 20 20 28 53 68 | (Sh| 00000fd0 69 66 74 2d 43 74 72 6c 2d 54 61 62 29 0a 20 20 |ift-Ctrl-Tab). | 00000fe0 20 54 68 65 20 68 6f 74 6b 65 79 20 75 73 65 64 | The hotkey used| 00000ff0 20 74 6f 20 6f 70 65 6e 20 74 68 65 20 4d 65 6d | to open the Mem| 00001000 6f 72 69 7a 65 72 20 77 69 6e 64 6f 77 2e 20 54 |orizer window. T| 00001010 6f 20 63 68 61 6e 67 65 20 69 74 2c 20 6d 61 6b |o change it, mak| 00001020 65 20 73 75 72 65 0a 20 20 20 74 68 61 74 20 74 |e sure. that t| 00001030 68 65 20 63 61 72 65 74 20 69 73 20 69 6e 20 74 |he caret is in t| 00001040 68 65 20 69 63 6f 6e 2c 20 61 6e 64 20 70 72 65 |he icon, and pre| 00001050 73 73 20 74 68 65 20 68 6f 74 6b 65 79 20 79 6f |ss the hotkey yo| 00001060 75 20 77 61 6e 74 20 74 6f 20 75 73 65 2e 0a 20 |u want to use.. | 00001070 20 20 49 66 20 74 68 65 20 68 6f 74 6b 65 79 20 | If the hotkey | 00001080 69 73 20 61 6c 6c 6f 77 65 64 20 28 73 6f 6d 65 |is allowed (some| 00001090 20 61 72 65 6e 27 74 29 2c 20 74 68 65 20 63 6f | aren't), the co| 000010a0 6e 74 65 6e 74 73 20 6f 66 20 74 68 65 20 69 63 |ntents of the ic| 000010b0 6f 6e 20 77 69 6c 6c 0a 20 20 20 63 68 61 6e 67 |on will. chang| 000010c0 65 20 74 6f 20 72 65 66 6c 65 63 74 20 74 68 65 |e to reflect the| 000010d0 20 6e 65 77 20 68 6f 74 6b 65 79 2e 0a 0a 2a 20 | new hotkey...* | 000010e0 4e 75 6d 62 65 72 20 6f 66 20 65 6e 74 72 69 65 |Number of entrie| 000010f0 73 20 69 6e 20 6c 69 73 74 73 20 20 20 20 20 20 |s in lists | 00001100 20 20 20 20 28 38 29 0a 20 20 20 54 68 69 73 20 | (8). This | 00001110 69 73 20 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 |is the number of| 00001120 20 65 6e 74 72 69 65 73 20 69 6e 20 65 61 63 68 | entries in each| 00001130 20 6f 66 20 74 68 65 20 6c 69 73 74 73 20 6b 65 | of the lists ke| 00001140 70 74 20 62 79 20 4d 65 6d 6f 72 69 7a 65 72 2e |pt by Memorizer.| 00001150 0a 0a 2a 20 4f 62 6a 65 63 74 20 6d 65 6d 6f 72 |..* Object memor| 00001160 79 20 63 68 75 6e 6b 20 73 69 7a 65 20 20 20 20 |y chunk size | 00001170 20 20 20 20 20 20 20 20 28 31 4b 29 0a 20 20 20 | (1K). | 00001180 54 68 65 20 6e 61 6d 65 73 20 6f 66 20 74 68 65 |The names of the| 00001190 20 6f 62 6a 65 63 74 73 20 73 74 6f 72 65 64 20 | objects stored | 000011a0 61 72 65 20 6b 65 70 74 20 69 6e 20 63 68 75 6e |are kept in chun| 000011b0 6b 73 20 6f 66 20 6d 65 6d 6f 72 79 20 77 69 74 |ks of memory wit| 000011c0 68 69 6e 0a 20 20 20 74 68 65 20 52 4d 41 2e 20 |hin. the RMA. | 000011d0 54 68 69 73 20 69 73 20 74 68 65 20 73 69 7a 65 |This is the size| 000011e0 20 6f 66 20 65 61 63 68 20 6f 66 20 74 68 65 20 | of each of the | 000011f0 63 68 75 6e 6b 73 2e 20 53 65 74 74 69 6e 67 20 |chunks. Setting | 00001200 74 68 69 73 20 74 6f 20 61 0a 20 20 20 6c 6f 77 |this to a. low| 00001210 20 76 61 6c 75 65 20 77 69 6c 6c 20 73 61 76 65 | value will save| 00001220 20 6d 65 6d 6f 72 79 20 77 68 65 6e 20 69 74 20 | memory when it | 00001230 69 73 20 6e 6f 74 20 6e 65 63 65 73 73 61 72 79 |is not necessary| 00001240 2c 20 61 6e 64 20 73 65 74 74 69 6e 67 20 74 68 |, and setting th| 00001250 69 73 0a 20 20 20 74 6f 20 61 20 68 69 67 68 65 |is. to a highe| 00001260 72 20 76 61 6c 75 65 20 77 69 6c 6c 20 61 76 6f |r value will avo| 00001270 69 64 20 70 72 6f 62 6c 65 6d 73 20 77 69 74 68 |id problems with| 00001280 20 6f 62 6a 65 63 74 73 20 6e 6f 74 20 62 65 69 | objects not bei| 00001290 6e 67 20 61 64 64 65 64 20 74 6f 0a 20 20 20 74 |ng added to. t| 000012a0 68 65 20 6c 69 73 74 73 20 62 65 63 61 75 73 65 |he lists because| 000012b0 20 6f 66 20 6c 61 63 6b 20 6f 66 20 6d 65 6d 6f | of lack of memo| 000012c0 72 79 2e 20 49 20 77 6f 75 6c 64 20 72 65 63 6f |ry. I would reco| 000012d0 6d 6d 65 6e 64 20 73 74 69 63 6b 69 6e 67 20 74 |mmend sticking t| 000012e0 6f 20 74 68 65 0a 20 20 20 64 65 66 61 75 6c 74 |o the. default| 000012f0 20 31 4b 2e 0a 0a 2a 20 44 69 73 70 6c 61 79 20 | 1K...* Display | 00001300 69 63 6f 6e 20 6f 6e 20 69 63 6f 6e 62 61 72 20 |icon on iconbar | 00001310 20 20 20 20 20 20 20 20 20 20 20 20 28 6f 6e 29 | (on)| 00001320 0a 20 20 20 57 68 65 74 68 65 72 20 6f 72 20 6e |. Whether or n| 00001330 6f 74 20 74 6f 20 70 75 74 20 61 6e 20 69 63 6f |ot to put an ico| 00001340 6e 20 6f 6e 20 74 68 65 20 69 63 6f 6e 62 61 72 |n on the iconbar| 00001350 2e 20 49 20 64 6f 6e 27 74 20 72 65 61 6c 6c 79 |. I don't really| 00001360 20 74 68 69 6e 6b 20 69 74 0a 20 20 20 69 73 20 | think it. is | 00001370 6e 65 63 65 73 73 61 72 79 20 61 73 20 4d 65 6d |necessary as Mem| 00001380 6f 72 69 7a 65 72 20 69 73 20 74 68 65 20 73 6f |orizer is the so| 00001390 72 74 20 6f 66 20 75 74 69 6c 69 74 79 20 79 6f |rt of utility yo| 000013a0 75 20 77 61 6e 74 20 74 6f 20 68 69 64 65 20 61 |u want to hide a| 000013b0 77 61 79 0a 20 20 20 75 6e 74 69 6c 20 79 6f 75 |way. until you| 000013c0 20 77 61 6e 74 20 74 6f 20 75 73 65 20 69 74 2c | want to use it,| 000013d0 20 61 6e 64 20 74 68 65 20 68 6f 74 6b 65 79 20 | and the hotkey | 000013e0 69 73 20 61 20 6d 75 63 68 20 71 75 69 63 6b 65 |is a much quicke| 000013f0 72 20 77 61 79 20 6f 66 0a 20 20 20 67 65 74 74 |r way of. gett| 00001400 69 6e 67 20 61 74 20 74 68 65 20 4d 65 6d 6f 72 |ing at the Memor| 00001410 69 7a 65 72 20 77 69 6e 64 6f 77 2e 0a 0a 2a 20 |izer window...* | 00001420 53 74 61 79 20 6f 70 65 6e 20 61 66 74 65 72 20 |Stay open after | 00001430 72 75 6e 6e 69 6e 67 20 6f 62 6a 65 63 74 20 20 |running object | 00001440 20 20 20 20 28 6f 66 66 29 0a 20 20 20 49 66 20 | (off). If | 00001450 74 68 69 73 20 69 73 20 75 6e 73 65 6c 65 63 74 |this is unselect| 00001460 65 64 20 74 68 65 6e 20 74 68 65 20 4d 65 6d 6f |ed then the Memo| 00001470 72 69 7a 65 72 20 77 69 6e 64 6f 77 20 77 69 6c |rizer window wil| 00001480 6c 20 62 65 20 63 6c 6f 73 65 64 20 61 66 74 65 |l be closed afte| 00001490 72 20 61 6e 0a 20 20 20 6f 62 6a 65 63 74 20 69 |r an. object i| 000014a0 73 20 72 75 6e 20 62 79 20 64 6f 75 62 6c 65 20 |s run by double | 000014b0 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 69 74 2e 20 |clicking on it. | 000014c0 48 6f 77 65 76 65 72 2c 20 64 6f 75 62 6c 65 20 |However, double | 000014d0 63 6c 69 63 6b 69 6e 67 20 77 69 74 68 0a 20 20 |clicking with. | 000014e0 20 41 44 4a 55 53 54 20 69 6e 73 74 65 61 64 20 | ADJUST instead | 000014f0 6f 66 20 53 45 4c 45 43 54 20 61 6c 77 61 79 73 |of SELECT always| 00001500 20 64 6f 65 73 20 74 68 65 20 6f 70 70 6f 73 69 | does the opposi| 00001510 74 65 20 6f 66 20 77 68 61 74 20 79 6f 75 20 63 |te of what you c| 00001520 68 6f 6f 73 65 0a 20 20 20 68 65 72 65 2e 0a 0a |hoose. here...| 00001530 2a 20 52 65 6f 72 64 65 72 20 77 68 65 6e 20 6f |* Reorder when o| 00001540 62 6a 65 63 74 20 69 73 20 75 73 65 64 20 61 67 |bject is used ag| 00001550 61 69 6e 20 20 20 28 6f 6e 29 0a 20 20 20 49 66 |ain (on). If| 00001560 20 74 68 69 73 20 69 73 20 73 65 6c 65 63 74 65 | this is selecte| 00001570 64 20 74 68 65 6e 20 69 66 20 61 6e 20 6f 62 6a |d then if an obj| 00001580 65 63 74 20 69 73 20 75 73 65 64 20 61 67 61 69 |ect is used agai| 00001590 6e 2c 20 69 74 20 77 69 6c 6c 20 62 65 20 62 72 |n, it will be br| 000015a0 6f 75 67 68 74 0a 20 20 20 74 6f 20 74 68 65 20 |ought. to the | 000015b0 74 6f 70 20 6f 66 20 74 68 65 20 6c 69 73 74 2e |top of the list.| 000015c0 20 4f 74 68 65 72 77 69 73 65 2c 20 69 74 20 73 | Otherwise, it s| 000015d0 74 61 79 73 20 77 68 65 72 65 20 69 74 20 69 73 |tays where it is| 000015e0 2e 0a 0a 2a 20 53 74 6f 72 65 20 66 69 6c 65 20 |...* Store file | 000015f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001600 20 20 20 20 20 20 20 20 20 28 6e 6f 6e 65 20 73 | (none s| 00001610 65 74 29 0a 20 20 20 44 72 61 67 20 61 20 6f 62 |et). Drag a ob| 00001620 6a 65 63 74 20 66 69 6c 65 20 73 61 76 65 64 20 |ject file saved | 00001630 62 79 20 4d 65 6d 6f 72 69 7a 65 72 20 74 6f 20 |by Memorizer to | 00001640 74 68 65 20 6f 70 74 69 6f 6e 73 20 77 69 6e 64 |the options wind| 00001650 6f 77 20 74 6f 20 63 68 61 6e 67 65 0a 20 20 20 |ow to change. | 00001660 74 68 69 73 20 6f 70 74 69 6f 6e 2e 20 43 6c 69 |this option. Cli| 00001670 63 6b 20 6f 6e 20 4e 6f 6e 65 20 74 6f 20 73 65 |ck on None to se| 00001680 74 20 6e 6f 20 53 74 6f 72 65 20 66 69 6c 65 2e |t no Store file.| 00001690 20 53 65 65 20 62 65 6c 6f 77 20 66 6f 72 20 61 | See below for a| 000016a0 6e 0a 20 20 20 65 78 70 6c 61 6e 61 74 69 6f 6e |n. explanation| 000016b0 20 6f 66 20 73 74 6f 72 65 20 66 69 6c 65 73 2e | of store files.| 000016c0 20 59 6f 75 20 77 69 6c 6c 20 6e 65 65 64 20 74 | You will need t| 000016d0 6f 20 73 61 76 65 20 61 6e 20 6c 69 73 74 20 66 |o save an list f| 000016e0 69 6c 65 20 75 73 69 6e 67 0a 20 20 20 74 68 65 |ile using. the| 000016f0 20 4d 65 6d 6f 72 69 7a 65 72 20 6d 65 6e 75 20 | Memorizer menu | 00001700 62 65 66 6f 72 65 20 79 6f 75 20 63 61 6e 20 75 |before you can u| 00001710 73 65 20 74 68 69 73 20 6f 70 74 69 6f 6e 2e 0a |se this option..| 00001720 0a 54 68 65 20 77 69 6e 64 6f 77 20 63 6f 6e 74 |.The window cont| 00001730 61 69 6e 73 20 74 68 65 20 66 6f 6c 6c 6f 77 69 |ains the followi| 00001740 6e 67 20 61 63 74 69 6f 6e 20 69 63 6f 6e 73 2e |ng action icons.| 00001750 0a 0a 2a 20 4f 4b 0a 20 20 20 43 6c 6f 73 65 20 |..* OK. Close | 00001760 74 68 65 20 6f 70 74 69 6f 6e 73 20 77 69 6e 64 |the options wind| 00001770 6f 77 20 61 6e 64 20 63 68 61 6e 67 65 20 74 68 |ow and change th| 00001780 65 20 6f 70 74 69 6f 6e 73 20 77 69 74 68 69 6e |e options within| 00001790 20 74 68 65 20 6c 6f 61 64 65 64 20 63 6f 70 79 | the loaded copy| 000017a0 0a 20 20 20 6f 66 20 4d 65 6d 6f 72 69 7a 65 72 |. of Memorizer| 000017b0 2e 20 54 68 65 20 6f 70 74 69 6f 6e 73 20 61 72 |. The options ar| 000017c0 65 20 6e 6f 74 20 73 61 76 65 64 2c 20 61 6e 64 |e not saved, and| 000017d0 20 73 6f 20 77 69 6c 6c 20 62 65 20 72 65 73 65 | so will be rese| 000017e0 74 20 77 68 65 6e 0a 20 20 20 4d 65 6d 6f 72 69 |t when. Memori| 000017f0 7a 65 72 20 69 73 20 6e 65 78 74 20 6c 6f 61 64 |zer is next load| 00001800 65 64 2e 0a 0a 2a 20 43 61 6e 63 65 6c 0a 20 20 |ed...* Cancel. | 00001810 20 43 6c 6f 73 65 20 74 68 65 20 6f 70 74 69 6f | Close the optio| 00001820 6e 73 20 77 69 6e 64 6f 77 2c 20 61 6e 64 20 66 |ns window, and f| 00001830 6f 72 67 65 74 20 61 6c 6c 20 63 68 61 6e 67 65 |orget all change| 00001840 73 20 6d 61 64 65 2e 0a 0a 2a 20 4f 4b 20 26 20 |s made...* OK & | 00001850 53 61 76 65 0a 20 20 20 53 61 6d 65 20 61 73 20 |Save. Same as | 00001860 4f 4b 2c 20 65 78 63 65 70 74 20 74 68 61 74 20 |OK, except that | 00001870 74 68 65 20 6f 70 74 69 6f 6e 73 20 61 72 65 20 |the options are | 00001880 73 61 76 65 64 20 74 6f 20 64 69 73 63 20 73 6f |saved to disc so| 00001890 20 74 68 61 74 20 6e 65 78 74 20 74 69 6d 65 0a | that next time.| 000018a0 20 20 20 4d 65 6d 6f 72 69 7a 65 72 20 69 73 20 | Memorizer is | 000018b0 6c 6f 61 64 65 64 20 74 68 65 79 20 77 69 6c 6c |loaded they will| 000018c0 20 62 65 20 61 73 20 79 6f 75 20 73 65 74 20 74 | be as you set t| 000018d0 68 65 6d 20 69 6e 20 74 68 69 73 20 77 69 6e 64 |hem in this wind| 000018e0 6f 77 2e 0a 0a 0a 53 74 6f 72 65 20 66 69 6c 65 |ow....Store file| 000018f0 73 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 49 66 |s.~~~~~~~~~~~.If| 00001900 20 79 6f 75 20 73 65 74 20 75 70 20 61 20 73 74 | you set up a st| 00001910 6f 72 65 20 66 69 6c 65 20 75 73 69 6e 67 20 74 |ore file using t| 00001920 68 65 20 4d 65 6d 6f 72 69 7a 65 72 20 6f 70 74 |he Memorizer opt| 00001930 69 6f 6e 73 20 77 69 6e 64 6f 77 2c 20 69 74 20 |ions window, it | 00001940 77 69 6c 6c 20 62 65 0a 75 73 65 64 20 74 6f 20 |will be.used to | 00001950 73 61 76 65 20 61 6c 6c 20 74 68 65 20 6f 62 6a |save all the obj| 00001960 65 63 74 73 20 4d 65 6d 6f 72 69 7a 65 72 20 68 |ects Memorizer h| 00001970 61 73 20 69 6e 20 74 68 65 20 6c 69 73 74 73 20 |as in the lists | 00001980 77 68 65 6e 20 4d 65 6d 6f 72 69 7a 65 72 20 71 |when Memorizer q| 00001990 75 69 74 73 0a 28 75 73 69 6e 67 20 74 68 65 20 |uits.(using the | 000019a0 6d 65 6e 75 20 6f 70 74 69 6f 6e 20 6f 72 20 69 |menu option or i| 000019b0 6e 20 74 68 65 20 64 65 73 6b 74 6f 70 20 73 68 |n the desktop sh| 000019c0 75 74 64 6f 77 6e 20 73 65 71 75 65 6e 63 65 29 |utdown sequence)| 000019d0 2e 20 54 68 69 73 20 66 69 6c 65 20 77 69 6c 6c |. This file will| 000019e0 0a 74 68 65 6e 20 62 65 20 6c 6f 61 64 65 64 20 |.then be loaded | 000019f0 77 68 65 6e 20 4d 65 6d 6f 72 69 7a 65 72 20 69 |when Memorizer i| 00001a00 73 20 6e 65 78 74 20 75 73 65 64 20 73 6f 20 74 |s next used so t| 00001a10 68 61 74 20 79 6f 75 72 20 6c 69 73 74 20 6f 66 |hat your list of| 00001a20 20 6f 62 6a 65 63 74 73 20 69 73 0a 6e 6f 74 20 | objects is.not | 00001a30 6c 6f 73 74 20 77 68 65 6e 20 79 6f 75 20 73 77 |lost when you sw| 00001a40 69 74 63 68 20 6f 66 66 2e 0a 0a 0a 4c 69 6d 69 |itch off....Limi| 00001a50 74 61 74 69 6f 6e 73 0a 7e 7e 7e 7e 7e 7e 7e 7e |tations.~~~~~~~~| 00001a60 7e 7e 7e 0a 4d 65 6d 6f 72 69 7a 65 72 20 68 61 |~~~.Memorizer ha| 00001a70 73 20 61 20 66 65 77 20 6c 69 6d 69 74 61 74 69 |s a few limitati| 00001a80 6f 6e 73 2e 20 54 68 65 73 65 20 61 72 65 20 64 |ons. These are d| 00001a90 75 65 20 74 6f 20 61 20 72 65 71 75 69 72 65 6d |ue to a requirem| 00001aa0 65 6e 74 20 74 6f 20 75 73 65 20 61 73 0a 6c 69 |ent to use as.li| 00001ab0 74 74 6c 65 20 6d 65 6d 6f 72 79 20 61 73 20 70 |ttle memory as p| 00001ac0 6f 73 73 69 62 6c 65 2c 20 74 6f 20 62 65 20 61 |ossible, to be a| 00001ad0 73 20 71 75 69 63 6b 20 61 73 20 70 6f 73 73 69 |s quick as possi| 00001ae0 62 6c 65 20 74 6f 20 61 76 6f 69 64 20 73 6c 6f |ble to avoid slo| 00001af0 77 69 6e 67 20 74 68 65 0a 63 6f 6d 70 75 74 65 |wing the.compute| 00001b00 72 20 64 6f 77 6e 2c 20 61 6e 64 20 69 6e 20 73 |r down, and in s| 00001b10 6f 6d 65 20 63 61 73 65 73 20 6a 75 73 74 20 62 |ome cases just b| 00001b20 65 63 61 75 73 65 20 6f 66 20 74 68 65 20 77 61 |ecause of the wa| 00001b30 79 20 52 49 53 43 20 4f 53 20 77 6f 72 6b 73 2e |y RISC OS works.| 00001b40 0a 0a 4d 75 6c 74 69 70 6c 65 20 66 69 6c 65 20 |..Multiple file | 00001b50 64 72 61 67 73 0a 60 60 60 60 60 60 60 60 60 60 |drags.``````````| 00001b60 60 60 60 60 60 60 60 60 60 0a 49 66 20 79 6f 75 |`````````.If you| 00001b70 20 64 72 61 67 20 6d 6f 72 65 20 74 68 61 6e 20 | drag more than | 00001b80 6f 6e 65 20 66 69 6c 65 20 74 6f 20 61 6e 20 61 |one file to an a| 00001b90 70 70 6c 69 63 61 74 69 6f 6e 2c 20 79 6f 75 20 |pplication, you | 00001ba0 6d 61 79 20 66 69 6e 64 20 74 68 61 74 20 6f 6e |may find that on| 00001bb0 6c 79 20 74 68 65 0a 66 69 72 73 74 20 66 65 77 |ly the.first few| 00001bc0 2c 20 75 73 75 61 6c 6c 79 20 66 6f 75 72 2c 20 |, usually four, | 00001bd0 61 70 70 65 61 72 20 69 6e 20 74 68 65 20 4d 65 |appear in the Me| 00001be0 6d 6f 72 69 7a 65 72 20 77 69 6e 64 6f 77 2e 0a |morizer window..| 00001bf0 0a 49 6d 70 72 65 73 73 69 6f 6e 20 66 69 6c 65 |.Impression file| 00001c00 73 0a 60 60 60 60 60 60 60 60 60 60 60 60 60 60 |s.``````````````| 00001c10 60 60 0a 50 72 6f 67 72 61 6d 73 20 73 75 63 68 |``.Programs such| 00001c20 20 61 73 20 49 6d 70 72 65 73 73 69 6f 6e 20 75 | as Impression u| 00001c30 73 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 64 |se application d| 00001c40 69 72 65 63 74 6f 72 69 65 73 20 61 73 20 66 69 |irectories as fi| 00001c50 6c 65 73 2e 20 4d 65 6d 6f 72 69 7a 65 72 0a 77 |les. Memorizer.w| 00001c60 69 6c 6c 20 72 65 63 6f 67 6e 69 73 65 20 74 68 |ill recognise th| 00001c70 69 73 20 61 6e 64 20 70 6c 61 63 65 20 74 68 65 |is and place the| 00001c80 73 65 20 69 6e 20 74 68 65 20 66 69 6c 65 73 20 |se in the files | 00001c90 6c 69 73 74 2e 20 48 6f 77 65 76 65 72 2c 20 74 |list. However, t| 00001ca0 68 69 73 20 77 69 6c 6c 0a 6f 6e 6c 79 20 77 6f |his will.only wo| 00001cb0 72 6b 20 69 66 20 74 68 65 20 70 61 72 65 6e 74 |rk if the parent| 00001cc0 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 69 73 20 | application is | 00001cd0 6c 6f 61 64 65 64 20 77 68 65 6e 20 6f 6e 65 20 |loaded when one | 00001ce0 6f 66 20 74 68 65 73 65 20 66 69 6c 65 73 20 69 |of these files i| 00001cf0 73 0a 6f 70 65 6e 65 64 2e 20 49 66 20 74 68 65 |s.opened. If the| 00001d00 20 70 61 72 65 6e 74 20 61 70 70 6c 69 63 61 74 | parent applicat| 00001d10 69 6f 6e 20 69 73 20 73 74 61 72 74 65 64 20 75 |ion is started u| 00001d20 70 20 62 79 20 6f 70 65 6e 69 6e 67 20 74 68 69 |p by opening thi| 00001d30 73 20 66 69 6c 65 2c 20 69 74 0a 77 69 6c 6c 20 |s file, it.will | 00001d40 62 65 20 70 6c 61 63 65 64 20 69 6e 20 74 68 65 |be placed in the| 00001d50 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 6c 69 | applications li| 00001d60 73 74 2e 0a 0a 0a 2a 63 6f 6d 6d 61 6e 64 73 0a |st....*commands.| 00001d70 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 4d 65 6d 6f 72 69 |~~~~~~~~~.Memori| 00001d80 7a 65 72 20 70 72 6f 76 69 64 65 73 20 33 20 2a |zer provides 3 *| 00001d90 63 6f 6d 6d 61 6e 64 73 3a 0a 0a 20 20 44 65 73 |commands:.. Des| 00001da0 6b 74 6f 70 5f 4d 65 6d 6f 72 69 7a 65 72 0a 20 |ktop_Memorizer. | 00001db0 20 4d 65 6d 6f 72 69 7a 65 72 5f 41 64 64 44 69 | Memorizer_AddDi| 00001dc0 72 46 69 6c 65 54 79 70 65 0a 20 20 4d 65 6d 6f |rFileType. Memo| 00001dd0 72 69 7a 65 72 5f 41 64 64 49 67 6e 6f 72 65 46 |rizer_AddIgnoreF| 00001de0 69 6c 65 54 79 70 65 0a 0a 44 65 73 6b 74 6f 70 |ileType..Desktop| 00001df0 5f 4d 65 6d 6f 72 69 7a 65 72 20 69 73 20 75 73 |_Memorizer is us| 00001e00 65 64 20 69 6e 74 65 72 6e 61 6c 6c 79 2e 20 44 |ed internally. D| 00001e10 6f 20 6e 6f 74 20 75 73 65 20 69 74 2e 0a 0a 0a |o not use it....| 00001e20 4d 65 6d 6f 72 69 7a 65 72 5f 41 64 64 44 69 72 |Memorizer_AddDir| 00001e30 46 69 6c 65 54 79 70 65 0a 7e 7e 7e 7e 7e 7e 7e |FileType.~~~~~~~| 00001e40 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |~~~~~~~~~~~~~~~~| 00001e50 7e 0a 54 68 69 73 20 63 6f 6d 6d 61 6e 64 20 61 |~.This command a| 00001e60 64 64 73 20 74 68 65 20 66 69 6c 65 74 79 70 65 |dds the filetype| 00001e70 20 73 70 65 63 69 66 69 65 64 20 74 6f 20 74 68 | specified to th| 00001e80 65 20 6c 69 73 74 20 6f 66 20 74 68 6f 73 65 20 |e list of those | 00001e90 77 68 69 63 68 20 77 69 6c 6c 20 62 65 0a 74 72 |which will be.tr| 00001ea0 65 61 74 65 64 20 61 73 20 64 69 72 65 63 74 6f |eated as directo| 00001eb0 72 69 65 73 20 77 68 65 6e 20 64 65 63 69 64 69 |ries when decidi| 00001ec0 6e 67 20 77 68 69 63 68 20 6c 69 73 74 20 74 6f |ng which list to| 00001ed0 20 61 64 64 20 74 68 65 6d 20 74 6f 2e 20 42 79 | add them to. By| 00001ee0 0a 64 65 66 61 75 6c 74 2c 20 61 72 63 68 69 76 |.default, archiv| 00001ef0 65 73 20 28 74 79 70 65 20 26 44 44 43 29 20 61 |es (type &DDC) a| 00001f00 6e 64 20 50 43 20 70 61 72 74 69 74 69 6f 6e 73 |nd PC partitions| 00001f10 20 28 74 79 70 65 20 26 46 43 38 29 20 61 72 65 | (type &FC8) are| 00001f20 20 69 6e 20 74 68 69 73 0a 6c 69 73 74 2e 0a 0a | in this.list...| 00001f30 53 79 6e 74 61 78 3a 20 4d 65 6d 6f 72 69 7a 65 |Syntax: Memorize| 00001f40 72 5f 41 64 64 44 69 72 46 69 6c 65 54 79 70 65 |r_AddDirFileType| 00001f50 20 3c 66 69 6c 65 74 79 70 65 3e 0a 0a 54 68 65 | <filetype>..The| 00001f60 20 66 69 6c 65 74 79 70 65 20 69 73 20 69 6e 20 | filetype is in | 00001f70 68 65 78 61 64 65 63 69 6d 61 6c 2e 20 46 6f 72 |hexadecimal. For| 00001f80 20 65 78 61 6d 70 6c 65 2c 0a 0a 4d 65 6d 6f 72 | example,..Memor| 00001f90 69 7a 65 72 5f 41 64 64 44 69 72 46 69 6c 65 54 |izer_AddDirFileT| 00001fa0 79 70 65 20 44 44 43 0a 0a 61 64 64 73 20 74 79 |ype DDC..adds ty| 00001fb0 70 65 20 26 44 44 43 20 28 61 72 63 68 69 76 65 |pe &DDC (archive| 00001fc0 73 29 20 74 6f 20 74 68 65 20 6c 69 73 74 20 6f |s) to the list o| 00001fd0 66 20 66 69 6c 65 74 79 70 65 73 20 74 6f 20 74 |f filetypes to t| 00001fe0 72 65 61 74 20 61 73 20 64 69 72 65 63 74 6f 72 |reat as director| 00001ff0 69 65 73 2e 0a 0a 0a 4d 65 6d 6f 72 69 7a 65 72 |ies....Memorizer| 00002000 5f 41 64 64 49 67 6e 6f 72 65 46 69 6c 65 54 79 |_AddIgnoreFileTy| 00002010 70 65 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |pe.~~~~~~~~~~~~~| 00002020 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 54 |~~~~~~~~~~~~~~.T| 00002030 68 69 73 20 63 6f 6d 6d 61 6e 64 20 61 64 64 73 |his command adds| 00002040 20 74 68 65 20 66 69 6c 65 74 79 70 65 20 73 70 | the filetype sp| 00002050 65 63 69 66 69 65 64 20 74 6f 20 74 68 65 20 6c |ecified to the l| 00002060 69 73 74 20 6f 66 20 74 68 6f 73 65 20 77 68 69 |ist of those whi| 00002070 63 68 20 77 69 6c 6c 0a 6e 6f 74 20 62 65 20 61 |ch will.not be a| 00002080 64 64 65 64 20 74 6f 20 61 6e 79 20 6c 69 73 74 |dded to any list| 00002090 73 2e 20 42 79 20 64 65 66 61 75 6c 74 2c 20 6e |s. By default, n| 000020a0 6f 20 66 69 6c 65 74 79 70 65 73 20 61 72 65 20 |o filetypes are | 000020b0 69 6e 20 74 68 65 20 6c 69 73 74 73 2e 0a 0a 53 |in the lists...S| 000020c0 79 6e 74 61 78 3a 20 4d 65 6d 6f 72 69 7a 65 72 |yntax: Memorizer| 000020d0 5f 41 64 64 49 67 6e 6f 72 65 46 69 6c 65 54 79 |_AddIgnoreFileTy| 000020e0 70 65 20 3c 66 69 6c 65 74 79 70 65 3e 0a 0a 54 |pe <filetype>..T| 000020f0 68 65 20 66 69 6c 65 74 79 70 65 20 69 73 20 69 |he filetype is i| 00002100 6e 20 68 65 78 61 64 65 63 69 6d 61 6c 2e 20 46 |n hexadecimal. F| 00002110 6f 72 20 65 78 61 6d 70 6c 65 2c 0a 0a 4d 65 6d |or example,..Mem| 00002120 6f 72 69 7a 65 72 5f 41 64 64 49 67 6e 6f 72 65 |orizer_AddIgnore| 00002130 46 69 6c 65 54 79 70 65 20 30 46 46 0a 0a 61 64 |FileType 0FF..ad| 00002140 64 73 20 74 79 70 65 20 26 30 46 46 20 74 6f 20 |ds type &0FF to | 00002150 74 68 65 20 6c 69 73 74 20 6f 66 20 66 69 6c 65 |the list of file| 00002160 74 79 70 65 73 20 74 6f 20 69 67 6e 6f 72 65 2e |types to ignore.| 00002170 0a 0a 0a 55 73 69 6e 67 20 74 68 65 73 65 20 63 |...Using these c| 00002180 6f 6d 6d 61 6e 64 73 0a 7e 7e 7e 7e 7e 7e 7e 7e |ommands.~~~~~~~~| 00002190 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 54 68 65 |~~~~~~~~~~~~.The| 000021a0 73 65 20 74 77 6f 20 63 6f 6d 6d 61 6e 64 73 20 |se two commands | 000021b0 63 61 6e 20 62 65 20 75 73 65 64 20 61 74 20 61 |can be used at a| 000021c0 6e 79 20 74 69 6d 65 20 61 66 74 65 72 20 4d 65 |ny time after Me| 000021d0 6d 6f 72 69 7a 65 72 20 68 61 73 20 62 65 65 6e |morizer has been| 000021e0 20 6c 6f 61 64 65 64 2e 0a 59 6f 75 20 63 6f 75 | loaded..You cou| 000021f0 6c 64 20 69 6e 63 6c 75 64 65 20 65 78 74 72 61 |ld include extra| 00002200 20 63 6f 6d 6d 61 6e 64 73 20 61 66 74 65 72 20 | commands after | 00002210 74 68 65 20 63 6f 6d 6d 61 6e 64 20 74 6f 20 6c |the command to l| 00002220 6f 61 64 20 4d 65 6d 6f 72 69 7a 65 72 20 69 6e |oad Memorizer in| 00002230 20 79 6f 75 72 0a 21 42 6f 6f 74 20 66 69 6c 65 | your.!Boot file| 00002240 2e 20 49 66 20 79 6f 75 20 64 6f 20 69 6e 63 6c |. If you do incl| 00002250 75 64 65 20 63 6f 6d 6d 61 6e 64 73 20 69 6e 20 |ude commands in | 00002260 79 6f 75 72 20 21 42 6f 6f 74 20 66 69 6c 65 2c |your !Boot file,| 00002270 20 74 68 65 6e 20 79 6f 75 20 6d 75 73 74 20 75 | then you must u| 00002280 73 65 0a 74 68 65 20 27 52 75 6e 27 20 63 6f 6d |se.the 'Run' com| 00002290 6d 61 6e 64 20 72 61 74 68 65 72 20 74 68 61 6e |mand rather than| 000022a0 20 74 68 65 20 27 46 69 6c 65 72 5f 52 75 6e 27 | the 'Filer_Run'| 000022b0 20 63 6f 6d 6d 61 6e 64 20 74 6f 20 6c 6f 61 64 | command to load| 000022c0 20 4d 65 6d 6f 72 69 7a 65 72 2e 0a 0a 0a 43 68 | Memorizer....Ch| 000022d0 61 6e 67 69 6e 67 20 74 68 65 20 64 65 66 61 75 |anging the defau| 000022e0 6c 74 73 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |lts.~~~~~~~~~~~~| 000022f0 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 54 68 65 20 64 65 |~~~~~~~~~.The de| 00002300 66 61 75 6c 74 73 20 66 6f 72 20 74 68 65 73 65 |faults for these| 00002310 20 74 77 6f 20 6c 69 73 74 73 20 6f 66 20 66 69 | two lists of fi| 00002320 6c 65 74 79 70 65 73 20 61 72 65 20 73 65 74 20 |letypes are set | 00002330 69 6e 20 74 68 65 20 66 69 6c 65 0a 27 53 65 74 |in the file.'Set| 00002340 46 54 79 70 65 73 27 20 69 6e 20 74 68 65 20 4d |FTypes' in the M| 00002350 65 6d 6f 72 69 7a 65 72 20 61 70 70 6c 69 63 61 |emorizer applica| 00002360 74 69 6f 6e 20 64 69 72 65 63 74 6f 72 79 2e 20 |tion directory. | 00002370 59 6f 75 20 63 61 6e 20 61 64 64 20 6d 6f 72 65 |You can add more| 00002380 0a 63 6f 6d 6d 61 6e 64 73 20 74 6f 20 74 68 69 |.commands to thi| 00002390 73 20 74 6f 20 66 69 6c 65 2c 20 62 75 74 20 79 |s to file, but y| 000023a0 6f 75 20 6d 75 73 74 20 6e 6f 74 20 64 69 73 74 |ou must not dist| 000023b0 72 69 62 75 74 65 20 63 6f 70 69 65 73 20 6f 66 |ribute copies of| 000023c0 20 4d 65 6d 6f 72 69 7a 65 72 0a 69 6e 20 77 68 | Memorizer.in wh| 000023d0 69 63 68 20 74 68 69 73 20 66 69 6c 65 20 69 73 |ich this file is| 000023e0 20 6d 6f 64 69 66 69 65 64 2e 0a 0a 0a 43 6f 6e | modified....Con| 000023f0 64 69 74 69 6f 6e 73 20 6f 66 20 75 73 65 0a 7e |ditions of use.~| 00002400 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |~~~~~~~~~~~~~~~~| 00002410 0a 54 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f |.This applicatio| 00002420 6e 20 69 73 20 66 72 65 65 77 61 72 65 2c 20 74 |n is freeware, t| 00002430 68 61 74 20 69 73 2c 20 69 74 20 63 61 6e 20 62 |hat is, it can b| 00002440 65 20 64 69 73 74 72 69 62 75 74 65 64 20 66 72 |e distributed fr| 00002450 65 65 6c 79 20 61 73 20 6c 6f 6e 67 0a 61 73 20 |eely as long.as | 00002460 6f 6e 6c 79 20 72 65 61 73 6f 6e 61 62 6c 65 20 |only reasonable | 00002470 63 68 61 72 67 65 73 20 61 72 65 20 6d 61 64 65 |charges are made| 00002480 20 66 6f 72 20 6d 65 64 69 61 20 61 6e 64 20 64 | for media and d| 00002490 69 73 74 72 69 62 75 74 69 6f 6e 2e 20 49 20 72 |istribution. I r| 000024a0 65 74 61 69 6e 0a 63 6f 70 79 72 69 67 68 74 20 |etain.copyright | 000024b0 6f 6e 20 61 6c 6c 20 70 72 6f 67 72 61 6d 20 63 |on all program c| 000024c0 6f 64 65 20 61 6e 64 20 64 6f 63 75 6d 65 6e 74 |ode and document| 000024d0 61 74 69 6f 6e 2e 20 59 6f 75 20 6d 61 79 20 6f |ation. You may o| 000024e0 6e 6c 79 20 64 69 73 74 72 69 62 75 74 65 0a 63 |nly distribute.c| 000024f0 6f 70 69 65 73 20 6f 66 20 4d 65 6d 6f 72 69 7a |opies of Memoriz| 00002500 65 72 20 77 68 69 63 68 20 68 61 76 65 20 61 6c |er which have al| 00002510 6c 20 6f 70 74 69 6f 6e 73 20 73 65 74 20 74 6f |l options set to| 00002520 20 74 68 65 20 64 65 66 61 75 6c 74 73 2c 20 61 | the defaults, a| 00002530 6e 64 20 74 68 65 0a 53 65 74 46 54 79 70 65 20 |nd the.SetFType | 00002540 66 69 6c 65 20 75 6e 6d 6f 64 69 66 69 65 64 2e |file unmodified.| 00002550 0a 0a 49 66 20 79 6f 75 20 75 73 65 20 4d 65 6d |..If you use Mem| 00002560 6f 72 69 7a 65 72 2c 20 70 6c 65 61 73 65 20 77 |orizer, please w| 00002570 72 69 74 65 20 61 6e 64 20 74 65 6c 6c 20 6d 65 |rite and tell me| 00002580 2c 20 70 72 65 66 65 72 61 62 6c 79 20 65 6e 63 |, preferably enc| 00002590 6c 6f 73 69 6e 67 20 61 20 64 69 73 63 0a 6f 66 |losing a disc.of| 000025a0 20 50 44 20 61 6e 64 20 72 65 74 75 72 6e 20 70 | PD and return p| 000025b0 6f 73 74 61 67 65 2e 20 4c 65 74 74 65 72 73 20 |ostage. Letters | 000025c0 65 6e 63 6f 75 72 61 67 65 20 6d 65 20 74 6f 20 |encourage me to | 000025d0 6b 65 65 70 20 64 65 76 65 6c 6f 70 69 6e 67 20 |keep developing | 000025e0 66 72 65 65 0a 73 6f 66 74 77 61 72 65 2c 20 61 |free.software, a| 000025f0 6e 64 20 75 70 67 72 61 64 65 20 6d 79 20 70 72 |nd upgrade my pr| 00002600 6f 67 72 61 6d 73 2e 20 49 20 6d 65 61 6e 2c 20 |ograms. I mean, | 00002610 69 66 20 6e 6f 62 6f 64 79 20 75 73 65 73 20 74 |if nobody uses t| 00002620 68 65 20 70 72 6f 67 72 61 6d 73 2c 20 49 0a 6e |he programs, I.n| 00002630 65 65 64 20 6e 6f 74 20 62 6f 74 68 65 72 20 77 |eed not bother w| 00002640 72 69 74 69 6e 67 20 74 68 65 6d 2c 20 61 6e 64 |riting them, and| 00002650 20 69 66 20 6e 6f 20 6f 6e 65 20 77 72 69 74 65 | if no one write| 00002660 73 20 74 6f 20 74 65 6c 6c 20 6d 65 20 74 68 61 |s to tell me tha| 00002670 74 20 74 68 65 79 20 64 6f 2c 0a 68 6f 77 20 61 |t they do,.how a| 00002680 6d 20 49 20 74 6f 20 6b 6e 6f 77 3f 20 49 20 72 |m I to know? I r| 00002690 65 70 6c 79 20 74 6f 20 61 6c 6c 20 6c 65 74 74 |eply to all lett| 000026a0 65 72 73 20 49 20 72 65 63 65 69 76 65 20 28 65 |ers I receive (e| 000026b0 76 65 6e 74 75 61 6c 6c 79 29 20 61 73 20 6c 6f |ventually) as lo| 000026c0 6e 67 20 61 73 0a 79 6f 75 20 73 65 6e 64 20 72 |ng as.you send r| 000026d0 65 74 75 72 6e 20 70 6f 73 74 61 67 65 2c 20 61 |eturn postage, a| 000026e0 6e 64 20 61 6d 20 76 65 72 79 20 68 61 70 70 79 |nd am very happy| 000026f0 20 74 6f 20 75 70 67 72 61 64 65 20 79 6f 75 72 | to upgrade your| 00002700 20 63 6f 70 79 20 74 6f 20 74 68 65 20 76 65 72 | copy to the ver| 00002710 79 0a 6c 61 74 65 73 74 20 76 65 72 73 69 6f 6e |y.latest version| 00002720 2e 0a 0a 0a 54 68 65 20 61 75 74 68 6f 72 0a 7e |....The author.~| 00002730 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 4d 65 6d 6f 72 69 |~~~~~~~~~.Memori| 00002740 7a 65 72 20 77 61 73 20 77 72 69 74 74 65 6e 20 |zer was written | 00002750 62 79 20 42 65 6e 20 53 75 6d 6d 65 72 73 2e 20 |by Ben Summers. | 00002760 50 6c 65 61 73 65 20 73 65 6e 64 20 61 6e 79 20 |Please send any | 00002770 6c 65 74 74 65 72 73 2c 20 74 6f 6b 65 6e 73 20 |letters, tokens | 00002780 6f 66 0a 61 70 70 72 65 63 69 61 74 69 6f 6e 2c |of.appreciation,| 00002790 20 63 6f 6d 6d 65 6e 74 73 20 61 6e 64 20 73 75 | comments and su| 000027a0 67 67 65 73 74 69 6f 6e 73 20 66 6f 72 20 69 6d |ggestions for im| 000027b0 70 72 6f 76 65 6d 65 6e 74 73 2c 20 6c 61 72 67 |provements, larg| 000027c0 65 20 73 75 6d 73 20 6f 66 20 6d 6f 6e 65 79 0a |e sums of money.| 000027d0 61 6e 64 20 64 69 73 63 73 20 6f 66 20 69 6e 63 |and discs of inc| 000027e0 72 65 64 69 62 6c 79 20 77 6f 6e 64 65 72 66 75 |redibly wonderfu| 000027f0 6c 20 50 44 20 74 6f 20 74 68 65 20 61 64 64 72 |l PD to the addr| 00002800 65 73 73 20 62 65 6c 6f 77 2e 2e 2e 0a 0a 20 20 |ess below..... | 00002810 42 65 6e 20 53 75 6d 6d 65 72 73 0a 20 20 31 20 |Ben Summers. 1 | 00002820 53 74 20 43 6c 65 6d 65 6e 74 73 20 48 69 6c 6c |St Clements Hill| 00002830 0a 20 20 4e 6f 72 77 69 63 68 0a 20 20 4e 52 33 |. Norwich. NR3| 00002840 20 34 44 45 0a 0a 0a 0a 0a 0a | 4DE......| 0000284a