Home » Archimedes archive » Archimedes World » AW-1993-06.adf » AWJune93 » !AWJune93/Goodies/EasyMode/!Help
!AWJune93/Goodies/EasyMode/!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 » Archimedes World » AW-1993-06.adf » AWJune93 |
Filename: | !AWJune93/Goodies/EasyMode/!Help |
Read OK: | ✔ |
File size: | 0D75 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Archimedes World » AW-1993-06.adf » AWJune93 » !AWJune93/Goodies/EasyMode/!Help
- Archimedes archive » Archimedes World » AW-1993-06.adf » AWJune93 » !AWJune93/Goodies/EasyMode/!EasyMode/!Help
File contents
!EasyMode ~~~~~~~~~ � Archimedes World 1993 Purpose: Easy mode selection The palette is a very user-unfriendly creature: you have to fiddle with sub-menus and the like to select a mode, even worse if you want a mode not on the option list. This selector is aimed to allow easy access to any mode. Various utilities like this have been written before, but they usually have large windows & take hours to search every mode. With this only *1* click is needed. Usage is very simple: On loading, the current mode will be worked out, and then displayed below the icon on the icon bar. If you look at the menu, you will see there are two options on it; namely "Select/Adjust Action". In the editable sub-menus of these items, type the number of the mode you want to change to, and then select it (click or press return when the caret is in the window). Now, when you click *select* on the icon, the mode will change to the number in the "Select Action" menu, and vice versa for adjust. The number below the icon will change to show the new mode. If you try to enter a "bad" mode, one of two things will happen. If the mode exists, but is not available on your monitor (such as Mode20 on a standard monitor), another mode will be changed to (probably mode 12). If the mode does not exist, or is a non-wimp one such as Modes3-6, an error will pop up, and the program will exit. If the mode is changed using the palette or *WimpMode command, the number below the icon will not change to reflect this, unless you click on the "Update mode" option, which rather obviously updates the number beneath the icon (this is automatically done if you change mode using this app.) Biger Modes: The holy grail of computers! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simply, a large proportion of computer time is put into developing modes. VGA,SVGA,MCGA,Hecules,StateMachine,G8,CC,EGA, et. al. are all modes or methods of making the screen of your computer bigger & prettier without having to splash out on a 200inch monitor. Us Archimedes owners look like we're left out in the cold in this search for expansion, but no! Using public domain mode designers, you can easily design a mode to suit you and your monitor. I use a special mode which for 32K more than Mode12 lets me see nearly all of an A4 page on screen - which means that !Edit and the rest don't spend ages scrolling the screen back & forth. Each mode can be specifically tailored for each monitor to provide maximum screen - the only drawback is that you usually have to crick your neck peering down the monitor to read the command line! I supply inside this app my fav mode (80), which is for Philips CM8833 monitors. This was created by !ModeDef by N.Darman If you want this application to load various modes on start-up, you need to edit the !Run file. The second & third lines of this file (load it by dragging to !Edit) both start with "|". The first of these lines will automatically load the Mode80 module supplied, the second will load any module you want (provided it's name is of the Modexx variety). At the moment these lines will be ignored, so to activate them remove the "|" from the front of the line. If you have RiscOs3, you can automatically change to that mode by putting under these commands "*WimpMode xx" where "xx" is the mode number. These lines have to be put before the "*WimpSlot" command.
00000000 21 45 61 73 79 4d 6f 64 65 0a 7e 7e 7e 7e 7e 7e |!EasyMode.~~~~~~| 00000010 7e 7e 7e 0a 20 20 20 20 20 20 20 20 20 20 20 20 |~~~. | 00000020 20 20 20 20 20 20 20 20 20 20 20 20 20 a9 20 41 | . A| 00000030 72 63 68 69 6d 65 64 65 73 20 57 6f 72 6c 64 20 |rchimedes World | 00000040 31 39 39 33 0a 0a 20 50 75 72 70 6f 73 65 3a 20 |1993.. Purpose: | 00000050 45 61 73 79 20 6d 6f 64 65 20 73 65 6c 65 63 74 |Easy mode select| 00000060 69 6f 6e 0a 0a 20 20 20 20 20 54 68 65 20 70 61 |ion.. The pa| 00000070 6c 65 74 74 65 20 69 73 20 61 20 76 65 72 79 20 |lette is a very | 00000080 75 73 65 72 2d 75 6e 66 72 69 65 6e 64 6c 79 20 |user-unfriendly | 00000090 63 72 65 61 74 75 72 65 3a 20 79 6f 75 20 68 61 |creature: you ha| 000000a0 76 65 20 74 6f 20 66 69 64 64 6c 65 20 77 69 74 |ve to fiddle wit| 000000b0 68 20 0a 73 75 62 2d 6d 65 6e 75 73 20 61 6e 64 |h .sub-menus and| 000000c0 20 74 68 65 20 6c 69 6b 65 20 74 6f 20 73 65 6c | the like to sel| 000000d0 65 63 74 20 61 20 6d 6f 64 65 2c 20 65 76 65 6e |ect a mode, even| 000000e0 20 77 6f 72 73 65 20 69 66 20 79 6f 75 20 77 61 | worse if you wa| 000000f0 6e 74 20 61 20 6d 6f 64 65 20 6e 6f 74 0a 6f 6e |nt a mode not.on| 00000100 20 20 74 68 65 20 6f 70 74 69 6f 6e 20 6c 69 73 | the option lis| 00000110 74 2e 20 54 68 69 73 20 73 65 6c 65 63 74 6f 72 |t. This selector| 00000120 20 69 73 20 61 69 6d 65 64 20 74 6f 20 61 6c 6c | is aimed to all| 00000130 6f 77 20 65 61 73 79 20 61 63 63 65 73 73 20 74 |ow easy access t| 00000140 6f 20 61 6e 79 0a 6d 6f 64 65 2e 20 56 61 72 69 |o any.mode. Vari| 00000150 6f 75 73 20 75 74 69 6c 69 74 69 65 73 20 6c 69 |ous utilities li| 00000160 6b 65 20 74 68 69 73 20 68 61 76 65 20 62 65 65 |ke this have bee| 00000170 6e 20 77 72 69 74 74 65 6e 20 62 65 66 6f 72 65 |n written before| 00000180 2c 20 62 75 74 20 74 68 65 79 20 75 73 75 61 6c |, but they usual| 00000190 6c 79 0a 68 61 76 65 20 20 6c 61 72 67 65 20 77 |ly.have large w| 000001a0 69 6e 64 6f 77 73 20 26 20 74 61 6b 65 20 68 6f |indows & take ho| 000001b0 75 72 73 20 74 6f 20 73 65 61 72 63 68 20 65 76 |urs to search ev| 000001c0 65 72 79 20 6d 6f 64 65 2e 20 57 69 74 68 20 74 |ery mode. With t| 000001d0 68 69 73 20 6f 6e 6c 79 20 2a 31 2a 0a 63 6c 69 |his only *1*.cli| 000001e0 63 6b 20 69 73 20 20 6e 65 65 64 65 64 2e 20 0a |ck is needed. .| 000001f0 20 20 20 20 20 55 73 61 67 65 20 69 73 20 76 65 | Usage is ve| 00000200 72 79 20 73 69 6d 70 6c 65 3a 20 4f 6e 20 6c 6f |ry simple: On lo| 00000210 61 64 69 6e 67 2c 20 74 68 65 20 63 75 72 72 65 |ading, the curre| 00000220 6e 74 20 6d 6f 64 65 20 77 69 6c 6c 20 62 65 20 |nt mode will be | 00000230 77 6f 72 6b 65 64 20 6f 75 74 2c 0a 61 6e 64 20 |worked out,.and | 00000240 74 68 65 6e 20 64 69 73 70 6c 61 79 65 64 20 62 |then displayed b| 00000250 65 6c 6f 77 20 74 68 65 20 69 63 6f 6e 20 6f 6e |elow the icon on| 00000260 20 74 68 65 20 69 63 6f 6e 20 62 61 72 2e 20 49 | the icon bar. I| 00000270 66 20 79 6f 75 20 6c 6f 6f 6b 20 61 74 20 74 68 |f you look at th| 00000280 65 20 6d 65 6e 75 2c 0a 79 6f 75 20 77 69 6c 6c |e menu,.you will| 00000290 20 73 65 65 20 74 68 65 72 65 20 61 72 65 20 74 | see there are t| 000002a0 77 6f 20 6f 70 74 69 6f 6e 73 20 6f 6e 20 69 74 |wo options on it| 000002b0 3b 20 6e 61 6d 65 6c 79 20 22 53 65 6c 65 63 74 |; namely "Select| 000002c0 2f 41 64 6a 75 73 74 20 41 63 74 69 6f 6e 22 2e |/Adjust Action".| 000002d0 20 49 6e 0a 74 68 65 20 65 64 69 74 61 62 6c 65 | In.the editable| 000002e0 20 73 75 62 2d 6d 65 6e 75 73 20 6f 66 20 74 68 | sub-menus of th| 000002f0 65 73 65 20 69 74 65 6d 73 2c 20 74 79 70 65 20 |ese items, type | 00000300 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 74 68 |the number of th| 00000310 65 20 6d 6f 64 65 20 79 6f 75 20 77 61 6e 74 0a |e mode you want.| 00000320 74 6f 20 63 68 61 6e 67 65 20 74 6f 2c 20 61 6e |to change to, an| 00000330 64 20 74 68 65 6e 20 73 65 6c 65 63 74 20 69 74 |d then select it| 00000340 20 28 63 6c 69 63 6b 20 6f 72 20 70 72 65 73 73 | (click or press| 00000350 20 72 65 74 75 72 6e 20 77 68 65 6e 20 74 68 65 | return when the| 00000360 20 63 61 72 65 74 20 69 73 20 69 6e 0a 74 68 65 | caret is in.the| 00000370 20 77 69 6e 64 6f 77 29 2e 20 4e 6f 77 2c 20 77 | window). Now, w| 00000380 68 65 6e 20 79 6f 75 20 63 6c 69 63 6b 20 2a 73 |hen you click *s| 00000390 65 6c 65 63 74 2a 20 6f 6e 20 74 68 65 20 69 63 |elect* on the ic| 000003a0 6f 6e 2c 20 74 68 65 20 6d 6f 64 65 20 77 69 6c |on, the mode wil| 000003b0 6c 20 63 68 61 6e 67 65 0a 74 6f 20 74 68 65 20 |l change.to the | 000003c0 6e 75 6d 62 65 72 20 69 6e 20 74 68 65 20 22 53 |number in the "S| 000003d0 65 6c 65 63 74 20 41 63 74 69 6f 6e 22 20 6d 65 |elect Action" me| 000003e0 6e 75 2c 20 61 6e 64 20 76 69 63 65 20 76 65 72 |nu, and vice ver| 000003f0 73 61 20 66 6f 72 20 61 64 6a 75 73 74 2e 0a 54 |sa for adjust..T| 00000400 68 65 20 6e 75 6d 62 65 72 20 62 65 6c 6f 77 20 |he number below | 00000410 74 68 65 20 69 63 6f 6e 20 77 69 6c 6c 20 63 68 |the icon will ch| 00000420 61 6e 67 65 20 74 6f 20 73 68 6f 77 20 74 68 65 |ange to show the| 00000430 20 6e 65 77 20 6d 6f 64 65 2e 0a 20 20 20 20 20 | new mode.. | 00000440 49 66 20 79 6f 75 20 74 72 79 20 74 6f 20 65 6e |If you try to en| 00000450 74 65 72 20 61 20 22 62 61 64 22 20 6d 6f 64 65 |ter a "bad" mode| 00000460 2c 20 6f 6e 65 20 6f 66 20 74 77 6f 20 74 68 69 |, one of two thi| 00000470 6e 67 73 20 77 69 6c 6c 20 68 61 70 70 65 6e 2e |ngs will happen.| 00000480 20 49 66 20 74 68 65 0a 6d 6f 64 65 20 65 78 69 | If the.mode exi| 00000490 73 74 73 2c 20 62 75 74 20 69 73 20 6e 6f 74 20 |sts, but is not | 000004a0 61 76 61 69 6c 61 62 6c 65 20 6f 6e 20 79 6f 75 |available on you| 000004b0 72 20 6d 6f 6e 69 74 6f 72 20 28 73 75 63 68 20 |r monitor (such | 000004c0 61 73 20 4d 6f 64 65 32 30 20 6f 6e 20 61 0a 73 |as Mode20 on a.s| 000004d0 74 61 6e 64 61 72 64 20 6d 6f 6e 69 74 6f 72 29 |tandard monitor)| 000004e0 2c 20 61 6e 6f 74 68 65 72 20 6d 6f 64 65 20 77 |, another mode w| 000004f0 69 6c 6c 20 62 65 20 63 68 61 6e 67 65 64 20 74 |ill be changed t| 00000500 6f 20 28 70 72 6f 62 61 62 6c 79 20 6d 6f 64 65 |o (probably mode| 00000510 20 31 32 29 2e 20 49 66 0a 74 68 65 20 6d 6f 64 | 12). If.the mod| 00000520 65 20 64 6f 65 73 20 6e 6f 74 20 65 78 69 73 74 |e does not exist| 00000530 2c 20 6f 72 20 69 73 20 61 20 6e 6f 6e 2d 77 69 |, or is a non-wi| 00000540 6d 70 20 6f 6e 65 20 73 75 63 68 20 61 73 20 4d |mp one such as M| 00000550 6f 64 65 73 33 2d 36 2c 20 61 6e 20 65 72 72 6f |odes3-6, an erro| 00000560 72 0a 77 69 6c 6c 20 70 6f 70 20 75 70 2c 20 61 |r.will pop up, a| 00000570 6e 64 20 74 68 65 20 70 72 6f 67 72 61 6d 20 77 |nd the program w| 00000580 69 6c 6c 20 65 78 69 74 2e 20 49 66 20 74 68 65 |ill exit. If the| 00000590 20 6d 6f 64 65 20 69 73 20 63 68 61 6e 67 65 64 | mode is changed| 000005a0 20 75 73 69 6e 67 20 74 68 65 0a 70 61 6c 65 74 | using the.palet| 000005b0 74 65 20 6f 72 20 2a 57 69 6d 70 4d 6f 64 65 20 |te or *WimpMode | 000005c0 63 6f 6d 6d 61 6e 64 2c 20 74 68 65 20 6e 75 6d |command, the num| 000005d0 62 65 72 20 62 65 6c 6f 77 20 74 68 65 20 69 63 |ber below the ic| 000005e0 6f 6e 20 77 69 6c 6c 20 6e 6f 74 20 63 68 61 6e |on will not chan| 000005f0 67 65 20 74 6f 0a 72 65 66 6c 65 63 74 20 74 68 |ge to.reflect th| 00000600 69 73 2c 20 75 6e 6c 65 73 73 20 79 6f 75 20 63 |is, unless you c| 00000610 6c 69 63 6b 20 6f 6e 20 74 68 65 20 22 55 70 64 |lick on the "Upd| 00000620 61 74 65 20 6d 6f 64 65 22 20 6f 70 74 69 6f 6e |ate mode" option| 00000630 2c 20 77 68 69 63 68 20 72 61 74 68 65 72 0a 6f |, which rather.o| 00000640 62 76 69 6f 75 73 6c 79 20 75 70 64 61 74 65 73 |bviously updates| 00000650 20 74 68 65 20 6e 75 6d 62 65 72 20 62 65 6e 65 | the number bene| 00000660 61 74 68 20 74 68 65 20 69 63 6f 6e 20 28 74 68 |ath the icon (th| 00000670 69 73 20 69 73 20 61 75 74 6f 6d 61 74 69 63 61 |is is automatica| 00000680 6c 6c 79 20 64 6f 6e 65 20 69 66 0a 79 6f 75 20 |lly done if.you | 00000690 63 68 61 6e 67 65 20 6d 6f 64 65 20 75 73 69 6e |change mode usin| 000006a0 67 20 74 68 69 73 20 61 70 70 2e 29 20 0a 0a 42 |g this app.) ..B| 000006b0 69 67 65 72 20 4d 6f 64 65 73 3a 20 54 68 65 20 |iger Modes: The | 000006c0 68 6f 6c 79 20 67 72 61 69 6c 20 6f 66 20 63 6f |holy grail of co| 000006d0 6d 70 75 74 65 72 73 21 0a 7e 7e 7e 7e 7e 7e 7e |mputers!.~~~~~~~| 000006e0 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |~~~~~~~~~~~~~~~~| * 00000700 7e 7e 0a 0a 20 20 20 20 20 53 69 6d 70 6c 79 2c |~~.. Simply,| 00000710 20 61 20 6c 61 72 67 65 20 70 72 6f 70 6f 72 74 | a large proport| 00000720 69 6f 6e 20 6f 66 20 63 6f 6d 70 75 74 65 72 20 |ion of computer | 00000730 74 69 6d 65 20 69 73 20 70 75 74 20 69 6e 74 6f |time is put into| 00000740 20 64 65 76 65 6c 6f 70 69 6e 67 0a 6d 6f 64 65 | developing.mode| 00000750 73 2e 20 56 47 41 2c 53 56 47 41 2c 4d 43 47 41 |s. VGA,SVGA,MCGA| 00000760 2c 48 65 63 75 6c 65 73 2c 53 74 61 74 65 4d 61 |,Hecules,StateMa| 00000770 63 68 69 6e 65 2c 47 38 2c 43 43 2c 45 47 41 2c |chine,G8,CC,EGA,| 00000780 20 65 74 2e 20 61 6c 2e 20 61 72 65 20 61 6c 6c | et. al. are all| 00000790 20 6d 6f 64 65 73 0a 6f 72 20 6d 65 74 68 6f 64 | modes.or method| 000007a0 73 20 6f 66 20 6d 61 6b 69 6e 67 20 74 68 65 20 |s of making the | 000007b0 73 63 72 65 65 6e 20 6f 66 20 79 6f 75 72 20 63 |screen of your c| 000007c0 6f 6d 70 75 74 65 72 20 62 69 67 67 65 72 20 26 |omputer bigger &| 000007d0 20 70 72 65 74 74 69 65 72 20 77 69 74 68 6f 75 | prettier withou| 000007e0 74 0a 68 61 76 69 6e 67 20 74 6f 20 73 70 6c 61 |t.having to spla| 000007f0 73 68 20 6f 75 74 20 6f 6e 20 61 20 32 30 30 69 |sh out on a 200i| 00000800 6e 63 68 20 6d 6f 6e 69 74 6f 72 2e 20 55 73 20 |nch monitor. Us | 00000810 41 72 63 68 69 6d 65 64 65 73 20 6f 77 6e 65 72 |Archimedes owner| 00000820 73 20 6c 6f 6f 6b 20 6c 69 6b 65 0a 77 65 27 72 |s look like.we'r| 00000830 65 20 6c 65 66 74 20 6f 75 74 20 69 6e 20 74 68 |e left out in th| 00000840 65 20 63 6f 6c 64 20 69 6e 20 74 68 69 73 20 73 |e cold in this s| 00000850 65 61 72 63 68 20 66 6f 72 20 65 78 70 61 6e 73 |earch for expans| 00000860 69 6f 6e 2c 20 62 75 74 20 6e 6f 21 0a 20 20 20 |ion, but no!. | 00000870 20 20 55 73 69 6e 67 20 70 75 62 6c 69 63 20 64 | Using public d| 00000880 6f 6d 61 69 6e 20 6d 6f 64 65 20 64 65 73 69 67 |omain mode desig| 00000890 6e 65 72 73 2c 20 79 6f 75 20 63 61 6e 20 65 61 |ners, you can ea| 000008a0 73 69 6c 79 20 64 65 73 69 67 6e 20 61 20 6d 6f |sily design a mo| 000008b0 64 65 20 74 6f 0a 73 75 69 74 20 79 6f 75 20 61 |de to.suit you a| 000008c0 6e 64 20 79 6f 75 72 20 6d 6f 6e 69 74 6f 72 2e |nd your monitor.| 000008d0 20 49 20 75 73 65 20 61 20 73 70 65 63 69 61 6c | I use a special| 000008e0 20 6d 6f 64 65 20 77 68 69 63 68 20 66 6f 72 20 | mode which for | 000008f0 33 32 4b 20 6d 6f 72 65 20 74 68 61 6e 0a 4d 6f |32K more than.Mo| 00000900 64 65 31 32 20 6c 65 74 73 20 6d 65 20 73 65 65 |de12 lets me see| 00000910 20 6e 65 61 72 6c 79 20 61 6c 6c 20 6f 66 20 61 | nearly all of a| 00000920 6e 20 41 34 20 70 61 67 65 20 6f 6e 20 73 63 72 |n A4 page on scr| 00000930 65 65 6e 20 2d 20 77 68 69 63 68 20 6d 65 61 6e |een - which mean| 00000940 73 20 74 68 61 74 0a 21 45 64 69 74 20 61 6e 64 |s that.!Edit and| 00000950 20 74 68 65 20 72 65 73 74 20 64 6f 6e 27 74 20 | the rest don't | 00000960 73 70 65 6e 64 20 61 67 65 73 20 73 63 72 6f 6c |spend ages scrol| 00000970 6c 69 6e 67 20 20 74 68 65 20 73 63 72 65 65 6e |ling the screen| 00000980 20 62 61 63 6b 20 26 20 66 6f 72 74 68 2e 0a 45 | back & forth..E| 00000990 61 63 68 20 6d 6f 64 65 20 63 61 6e 20 62 65 20 |ach mode can be | 000009a0 73 70 65 63 69 66 69 63 61 6c 6c 79 20 74 61 69 |specifically tai| 000009b0 6c 6f 72 65 64 20 66 6f 72 20 65 61 63 68 20 6d |lored for each m| 000009c0 6f 6e 69 74 6f 72 20 74 6f 20 70 72 6f 76 69 64 |onitor to provid| 000009d0 65 20 6d 61 78 69 6d 75 6d 0a 73 63 72 65 65 6e |e maximum.screen| 000009e0 20 2d 20 74 68 65 20 6f 6e 6c 79 20 64 72 61 77 | - the only draw| 000009f0 62 61 63 6b 20 69 73 20 74 68 61 74 20 79 6f 75 |back is that you| 00000a00 20 75 73 75 61 6c 6c 79 20 68 61 76 65 20 74 6f | usually have to| 00000a10 20 63 72 69 63 6b 20 79 6f 75 72 20 6e 65 63 6b | crick your neck| 00000a20 0a 70 65 65 72 69 6e 67 20 64 6f 77 6e 20 74 68 |.peering down th| 00000a30 65 20 6d 6f 6e 69 74 6f 72 20 74 6f 20 72 65 61 |e monitor to rea| 00000a40 64 20 74 68 65 20 63 6f 6d 6d 61 6e 64 20 6c 69 |d the command li| 00000a50 6e 65 21 0a 20 20 20 20 20 49 20 73 75 70 70 6c |ne!. I suppl| 00000a60 79 20 69 6e 73 69 64 65 20 74 68 69 73 20 61 70 |y inside this ap| 00000a70 70 20 6d 79 20 66 61 76 20 6d 6f 64 65 20 28 38 |p my fav mode (8| 00000a80 30 29 2c 20 77 68 69 63 68 20 69 73 20 66 6f 72 |0), which is for| 00000a90 20 50 68 69 6c 69 70 73 20 43 4d 38 38 33 33 0a | Philips CM8833.| 00000aa0 6d 6f 6e 69 74 6f 72 73 2e 20 54 68 69 73 20 77 |monitors. This w| 00000ab0 61 73 20 63 72 65 61 74 65 64 20 62 79 20 21 4d |as created by !M| 00000ac0 6f 64 65 44 65 66 20 62 79 20 4e 2e 44 61 72 6d |odeDef by N.Darm| 00000ad0 61 6e 0a 20 20 20 20 20 49 66 20 79 6f 75 20 77 |an. If you w| 00000ae0 61 6e 74 20 74 68 69 73 20 61 70 70 6c 69 63 61 |ant this applica| 00000af0 74 69 6f 6e 20 74 6f 20 6c 6f 61 64 20 76 61 72 |tion to load var| 00000b00 69 6f 75 73 20 6d 6f 64 65 73 20 6f 6e 20 73 74 |ious modes on st| 00000b10 61 72 74 2d 75 70 2c 20 79 6f 75 0a 6e 65 65 64 |art-up, you.need| 00000b20 20 74 6f 20 65 64 69 74 20 74 68 65 20 21 52 75 | to edit the !Ru| 00000b30 6e 20 66 69 6c 65 2e 20 54 68 65 20 73 65 63 6f |n file. The seco| 00000b40 6e 64 20 26 20 74 68 69 72 64 20 6c 69 6e 65 73 |nd & third lines| 00000b50 20 6f 66 20 74 68 69 73 20 66 69 6c 65 20 28 6c | of this file (l| 00000b60 6f 61 64 20 69 74 0a 62 79 20 64 72 61 67 67 69 |oad it.by draggi| 00000b70 6e 67 20 74 6f 20 21 45 64 69 74 29 20 62 6f 74 |ng to !Edit) bot| 00000b80 68 20 73 74 61 72 74 20 77 69 74 68 20 22 7c 22 |h start with "|"| 00000b90 2e 20 54 68 65 20 66 69 72 73 74 20 6f 66 20 74 |. The first of t| 00000ba0 68 65 73 65 20 6c 69 6e 65 73 20 77 69 6c 6c 0a |hese lines will.| 00000bb0 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 6c 6f |automatically lo| 00000bc0 61 64 20 74 68 65 20 4d 6f 64 65 38 30 20 6d 6f |ad the Mode80 mo| 00000bd0 64 75 6c 65 20 73 75 70 70 6c 69 65 64 2c 20 74 |dule supplied, t| 00000be0 68 65 20 73 65 63 6f 6e 64 20 77 69 6c 6c 20 6c |he second will l| 00000bf0 6f 61 64 20 61 6e 79 0a 6d 6f 64 75 6c 65 20 79 |oad any.module y| 00000c00 6f 75 20 77 61 6e 74 20 28 70 72 6f 76 69 64 65 |ou want (provide| 00000c10 64 20 69 74 27 73 20 6e 61 6d 65 20 69 73 20 6f |d it's name is o| 00000c20 66 20 74 68 65 20 4d 6f 64 65 78 78 20 76 61 72 |f the Modexx var| 00000c30 69 65 74 79 29 2e 20 41 74 20 74 68 65 20 6d 6f |iety). At the mo| 00000c40 6d 65 6e 74 0a 74 68 65 73 65 20 6c 69 6e 65 73 |ment.these lines| 00000c50 20 77 69 6c 6c 20 62 65 20 69 67 6e 6f 72 65 64 | will be ignored| 00000c60 2c 20 73 6f 20 74 6f 20 61 63 74 69 76 61 74 65 |, so to activate| 00000c70 20 74 68 65 6d 20 72 65 6d 6f 76 65 20 74 68 65 | them remove the| 00000c80 20 22 7c 22 20 66 72 6f 6d 20 74 68 65 0a 66 72 | "|" from the.fr| 00000c90 6f 6e 74 20 6f 66 20 74 68 65 20 6c 69 6e 65 2e |ont of the line.| 00000ca0 20 49 66 20 79 6f 75 20 68 61 76 65 20 52 69 73 | If you have Ris| 00000cb0 63 4f 73 33 2c 20 79 6f 75 20 63 61 6e 20 61 75 |cOs3, you can au| 00000cc0 74 6f 6d 61 74 69 63 61 6c 6c 79 20 63 68 61 6e |tomatically chan| 00000cd0 67 65 20 74 6f 20 74 68 61 74 0a 6d 6f 64 65 20 |ge to that.mode | 00000ce0 62 79 20 70 75 74 74 69 6e 67 20 75 6e 64 65 72 |by putting under| 00000cf0 20 74 68 65 73 65 20 63 6f 6d 6d 61 6e 64 73 20 | these commands | 00000d00 22 2a 57 69 6d 70 4d 6f 64 65 20 78 78 22 20 77 |"*WimpMode xx" w| 00000d10 68 65 72 65 20 22 78 78 22 20 69 73 20 74 68 65 |here "xx" is the| 00000d20 20 6d 6f 64 65 0a 6e 75 6d 62 65 72 2e 20 54 68 | mode.number. Th| 00000d30 65 73 65 20 6c 69 6e 65 73 20 68 61 76 65 20 74 |ese lines have t| 00000d40 6f 20 62 65 20 70 75 74 20 62 65 66 6f 72 65 20 |o be put before | 00000d50 74 68 65 20 22 2a 57 69 6d 70 53 6c 6f 74 22 20 |the "*WimpSlot" | 00000d60 63 6f 6d 6d 61 6e 64 2e 0a 0a 0a 0a 20 20 20 20 |command..... | 00000d70 20 0a 0a 0a 0a | ....| 00000d75