Home » Archimedes archive » Micro User » MU 1991-06.adf » PD-Stuff » Utilities/!ModeSelct/!Help/ReadMe
Utilities/!ModeSelct/!Help/ReadMe
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 » Micro User » MU 1991-06.adf » PD-Stuff |
Filename: | Utilities/!ModeSelct/!Help/ReadMe |
Read OK: | ✔ |
File size: | 0D7A bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
********************* Very boring Copyright Notice ********************** * * * All program code is the copyright of Joris R�ling and the 'borrowing' * * any part of it without the permission of the author is prohibited. * * * *************************************************************************** ReadMe file for !ModeSelect v1.00 ModeSelect is a little program that that allows you to do what the name implies: select a mode. This, you might say, can easely be done using the PaletteUtil. Yes, I would would reply, but with ModeSelect it is even more easy. It allows you to set up a menu, containing all the modes you'd like to use leaving out all the ones you don't want. ModeSelect always shows the current mode in its icon on the iconbar. To create a customised 'mode menu' you'll have to do the following: Click SELECT on the iconbar icon. A window appears showing all the modes. The 'undefined' modes will be shaded. At the bottom of the window are four options: - Add to menu - Remove from menu - Select mode - Get Info Now select the 'Add to menu' option. Every new mode you select in the upper part of the window will be added to the menu. Obviously the 'Remove from menu' option will reverse the action. Selecting a mode than will remove the mode from the menu. The 'Select mode' option will cause the mode selection actualy to take place (this allows you to select modes you raarly use). 'Get info' will popup a window when a mode is selected showing some information on that particular mode. Also at the bottom of this window are two other buttons: 'Save & 'Update'. 'Save' will, when selected, save the current state, so when you next time start up ModeSelect, the menu will reflect the saved state. 'Update' is useful if you loaded some new modes while ModeSelect was already running. Actualy ModeSelect checks all (127) possible modes for being valid, but it does this only at when ModeSelect starts up. 'Update' forces to recheck all possible modes. So that it, folks. The only thing left to mention is that ModeSelect is (hand) coded as a module. This has the great advantage that it takes a minimum of memory (about 5K) so it realy is a little add-on to your system. An equivalent BASIC or C application would have used something like 32K. If you have any suggestions, or you found some bug, or if you just want to tell me how great you think this program is, write a note to the address below. To contact the author, write or ring to: Joris R�ling Kikkerstraat 17a 2515 NB Den Haag The Netherlands Tel:070-3840403
00000000 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| 00000010 2a 2a 2a 2a 2a 20 20 56 65 72 79 20 62 6f 72 69 |***** Very bori| 00000020 6e 67 20 43 6f 70 79 72 69 67 68 74 20 4e 6f 74 |ng Copyright Not| 00000030 69 63 65 20 20 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |ice ***********| 00000040 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 2a 20 20 20 |***********.* | 00000050 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000090 20 20 20 20 20 20 2a 0a 2a 20 20 41 6c 6c 20 70 | *.* All p| 000000a0 72 6f 67 72 61 6d 20 63 6f 64 65 20 69 73 20 74 |rogram code is t| 000000b0 68 65 20 63 6f 70 79 72 69 67 68 74 20 6f 66 20 |he copyright of | 000000c0 4a 6f 72 69 73 20 52 d6 6c 69 6e 67 20 61 6e 64 |Joris R.ling and| 000000d0 20 74 68 65 20 27 62 6f 72 72 6f 77 69 6e 67 27 | the 'borrowing'| 000000e0 20 20 2a 0a 2a 20 20 20 20 61 6e 79 20 70 61 72 | *.* any par| 000000f0 74 20 6f 66 20 69 74 20 77 69 74 68 6f 75 74 20 |t of it without | 00000100 74 68 65 20 70 65 72 6d 69 73 73 69 6f 6e 20 6f |the permission o| 00000110 66 20 74 68 65 20 61 75 74 68 6f 72 20 69 73 20 |f the author is | 00000120 70 72 6f 68 69 62 69 74 65 64 2e 20 20 20 2a 0a |prohibited. *.| 00000130 2a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |* | 00000140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000170 20 20 20 20 20 20 20 20 20 20 2a 0a 2a 2a 2a 2a | *.****| 00000180 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000001c0 2a 2a 2a 2a 2a 2a 2a 0a 0a 0a 20 20 20 20 20 20 |*******... | 000001d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000001e0 20 20 20 20 20 52 65 61 64 4d 65 20 66 69 6c 65 | ReadMe file| 000001f0 20 66 6f 72 20 21 4d 6f 64 65 53 65 6c 65 63 74 | for !ModeSelect| 00000200 0a 20 20 20 20 20 20 0a 20 20 20 20 20 20 20 20 |. . | 00000210 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000220 20 20 20 20 20 20 20 20 20 20 20 20 20 76 31 2e | v1.| 00000230 30 30 0a 0a 20 20 20 20 20 20 20 20 20 20 20 4d |00.. M| 00000240 6f 64 65 53 65 6c 65 63 74 20 69 73 20 61 20 6c |odeSelect is a l| 00000250 69 74 74 6c 65 20 70 72 6f 67 72 61 6d 20 74 68 |ittle program th| 00000260 61 74 20 74 68 61 74 20 61 6c 6c 6f 77 73 20 79 |at that allows y| 00000270 6f 75 20 74 6f 20 64 6f 0a 20 20 20 20 20 20 20 |ou to do. | 00000280 20 20 20 77 68 61 74 20 74 68 65 20 6e 61 6d 65 | what the name| 00000290 20 69 6d 70 6c 69 65 73 3a 20 73 65 6c 65 63 74 | implies: select| 000002a0 20 61 20 6d 6f 64 65 2e 20 54 68 69 73 2c 20 79 | a mode. This, y| 000002b0 6f 75 20 6d 69 67 68 74 20 73 61 79 2c 0a 20 20 |ou might say,. | 000002c0 20 20 20 20 20 20 20 20 63 61 6e 20 65 61 73 65 | can ease| 000002d0 6c 79 20 62 65 20 64 6f 6e 65 20 75 73 69 6e 67 |ly be done using| 000002e0 20 74 68 65 20 50 61 6c 65 74 74 65 55 74 69 6c | the PaletteUtil| 000002f0 2e 20 59 65 73 2c 20 49 20 77 6f 75 6c 64 20 77 |. Yes, I would w| 00000300 6f 75 6c 64 0a 20 20 20 20 20 20 20 20 20 20 72 |ould. r| 00000310 65 70 6c 79 2c 20 62 75 74 20 77 69 74 68 20 4d |eply, but with M| 00000320 6f 64 65 53 65 6c 65 63 74 20 69 74 20 69 73 20 |odeSelect it is | 00000330 65 76 65 6e 20 6d 6f 72 65 20 65 61 73 79 2e 20 |even more easy. | 00000340 49 74 20 61 6c 6c 6f 77 73 0a 20 20 20 20 20 20 |It allows. | 00000350 20 20 20 20 79 6f 75 20 74 6f 20 73 65 74 20 75 | you to set u| 00000360 70 20 61 20 6d 65 6e 75 2c 20 63 6f 6e 74 61 69 |p a menu, contai| 00000370 6e 69 6e 67 20 61 6c 6c 20 74 68 65 20 6d 6f 64 |ning all the mod| 00000380 65 73 20 79 6f 75 27 64 20 6c 69 6b 65 20 74 6f |es you'd like to| 00000390 0a 20 20 20 20 20 20 20 20 20 20 75 73 65 20 6c |. use l| 000003a0 65 61 76 69 6e 67 20 6f 75 74 20 61 6c 6c 20 74 |eaving out all t| 000003b0 68 65 20 6f 6e 65 73 20 79 6f 75 20 64 6f 6e 27 |he ones you don'| 000003c0 74 20 77 61 6e 74 2e 20 4d 6f 64 65 53 65 6c 65 |t want. ModeSele| 000003d0 63 74 0a 20 20 20 20 20 20 20 20 20 20 61 6c 77 |ct. alw| 000003e0 61 79 73 20 73 68 6f 77 73 20 74 68 65 20 63 75 |ays shows the cu| 000003f0 72 72 65 6e 74 20 6d 6f 64 65 20 69 6e 20 69 74 |rrent mode in it| 00000400 73 20 69 63 6f 6e 20 6f 6e 20 74 68 65 20 69 63 |s icon on the ic| 00000410 6f 6e 62 61 72 2e 0a 0a 20 20 20 20 20 20 20 20 |onbar... | 00000420 20 20 20 54 6f 20 63 72 65 61 74 65 20 61 20 63 | To create a c| 00000430 75 73 74 6f 6d 69 73 65 64 20 27 6d 6f 64 65 20 |ustomised 'mode | 00000440 6d 65 6e 75 27 20 79 6f 75 27 6c 6c 20 68 61 76 |menu' you'll hav| 00000450 65 20 74 6f 20 64 6f 20 74 68 65 20 0a 20 20 20 |e to do the . | 00000460 20 20 20 20 20 20 20 66 6f 6c 6c 6f 77 69 6e 67 | following| 00000470 3a 0a 0a 20 20 20 20 20 20 20 20 20 20 20 43 6c |:.. Cl| 00000480 69 63 6b 20 53 45 4c 45 43 54 20 6f 6e 20 74 68 |ick SELECT on th| 00000490 65 20 69 63 6f 6e 62 61 72 20 69 63 6f 6e 2e 20 |e iconbar icon. | 000004a0 41 20 77 69 6e 64 6f 77 20 61 70 70 65 61 72 73 |A window appears| 000004b0 20 73 68 6f 77 69 6e 67 0a 20 20 20 20 20 20 20 | showing. | 000004c0 20 20 20 61 6c 6c 20 74 68 65 20 6d 6f 64 65 73 | all the modes| 000004d0 2e 20 54 68 65 20 27 75 6e 64 65 66 69 6e 65 64 |. The 'undefined| 000004e0 27 20 6d 6f 64 65 73 20 77 69 6c 6c 20 62 65 20 |' modes will be | 000004f0 73 68 61 64 65 64 2e 20 41 74 20 74 68 65 0a 20 |shaded. At the. | 00000500 20 20 20 20 20 20 20 20 20 62 6f 74 74 6f 6d 20 | bottom | 00000510 6f 66 20 74 68 65 20 77 69 6e 64 6f 77 20 61 72 |of the window ar| 00000520 65 20 66 6f 75 72 20 6f 70 74 69 6f 6e 73 3a 0a |e four options:.| 00000530 0a 20 20 20 20 20 20 20 20 20 20 20 2d 20 41 64 |. - Ad| 00000540 64 20 74 6f 20 6d 65 6e 75 0a 20 20 20 20 20 20 |d to menu. | 00000550 20 20 20 20 20 2d 20 52 65 6d 6f 76 65 20 66 72 | - Remove fr| 00000560 6f 6d 20 6d 65 6e 75 0a 20 20 20 20 20 20 20 20 |om menu. | 00000570 20 20 20 2d 20 53 65 6c 65 63 74 20 6d 6f 64 65 | - Select mode| 00000580 0a 20 20 20 20 20 20 20 20 20 20 20 2d 20 47 65 |. - Ge| 00000590 74 20 49 6e 66 6f 0a 0a 20 20 20 20 20 20 20 20 |t Info.. | 000005a0 20 20 20 4e 6f 77 20 73 65 6c 65 63 74 20 74 68 | Now select th| 000005b0 65 20 27 41 64 64 20 74 6f 20 6d 65 6e 75 27 20 |e 'Add to menu' | 000005c0 6f 70 74 69 6f 6e 2e 20 45 76 65 72 79 20 6e 65 |option. Every ne| 000005d0 77 20 6d 6f 64 65 20 79 6f 75 0a 20 20 20 20 20 |w mode you. | 000005e0 20 20 20 20 20 73 65 6c 65 63 74 20 69 6e 20 74 | select in t| 000005f0 68 65 20 75 70 70 65 72 20 70 61 72 74 20 6f 66 |he upper part of| 00000600 20 74 68 65 20 77 69 6e 64 6f 77 20 77 69 6c 6c | the window will| 00000610 20 62 65 20 61 64 64 65 64 20 74 6f 20 74 68 65 | be added to the| 00000620 0a 20 20 20 20 20 20 20 20 20 20 6d 65 6e 75 2e |. menu.| 00000630 20 4f 62 76 69 6f 75 73 6c 79 20 74 68 65 20 27 | Obviously the '| 00000640 52 65 6d 6f 76 65 20 66 72 6f 6d 20 6d 65 6e 75 |Remove from menu| 00000650 27 20 6f 70 74 69 6f 6e 20 77 69 6c 6c 20 72 65 |' option will re| 00000660 76 65 72 73 65 0a 20 20 20 20 20 20 20 20 20 20 |verse. | 00000670 74 68 65 20 61 63 74 69 6f 6e 2e 20 53 65 6c 65 |the action. Sele| 00000680 63 74 69 6e 67 20 61 20 6d 6f 64 65 20 74 68 61 |cting a mode tha| 00000690 6e 20 77 69 6c 6c 20 72 65 6d 6f 76 65 20 74 68 |n will remove th| 000006a0 65 20 6d 6f 64 65 20 66 72 6f 6d 0a 20 20 20 20 |e mode from. | 000006b0 20 20 20 20 20 20 74 68 65 20 6d 65 6e 75 2e 20 | the menu. | 000006c0 54 68 65 20 27 53 65 6c 65 63 74 20 6d 6f 64 65 |The 'Select mode| 000006d0 27 20 6f 70 74 69 6f 6e 20 77 69 6c 6c 20 63 61 |' option will ca| 000006e0 75 73 65 20 74 68 65 20 6d 6f 64 65 0a 20 20 20 |use the mode. | 000006f0 20 20 20 20 20 20 20 73 65 6c 65 63 74 69 6f 6e | selection| 00000700 20 61 63 74 75 61 6c 79 20 74 6f 20 74 61 6b 65 | actualy to take| 00000710 20 70 6c 61 63 65 20 28 74 68 69 73 20 61 6c 6c | place (this all| 00000720 6f 77 73 20 79 6f 75 20 74 6f 20 73 65 6c 65 63 |ows you to selec| 00000730 74 0a 20 20 20 20 20 20 20 20 20 20 6d 6f 64 65 |t. mode| 00000740 73 20 79 6f 75 20 72 61 61 72 6c 79 20 75 73 65 |s you raarly use| 00000750 29 2e 20 27 47 65 74 20 69 6e 66 6f 27 20 77 69 |). 'Get info' wi| 00000760 6c 6c 20 70 6f 70 75 70 20 61 20 77 69 6e 64 6f |ll popup a windo| 00000770 77 20 77 68 65 6e 20 61 0a 20 20 20 20 20 20 20 |w when a. | 00000780 20 20 20 6d 6f 64 65 20 69 73 20 73 65 6c 65 63 | mode is selec| 00000790 74 65 64 20 73 68 6f 77 69 6e 67 20 73 6f 6d 65 |ted showing some| 000007a0 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 6f 6e 20 | information on | 000007b0 74 68 61 74 20 70 61 72 74 69 63 75 6c 61 72 0a |that particular.| 000007c0 20 20 20 20 20 20 20 20 20 20 6d 6f 64 65 2e 0a | mode..| 000007d0 0a 20 20 20 20 20 20 20 20 20 20 20 41 6c 73 6f |. Also| 000007e0 20 61 74 20 74 68 65 20 62 6f 74 74 6f 6d 20 6f | at the bottom o| 000007f0 66 20 74 68 69 73 20 77 69 6e 64 6f 77 20 61 72 |f this window ar| 00000800 65 20 74 77 6f 20 6f 74 68 65 72 20 62 75 74 74 |e two other butt| 00000810 6f 6e 73 3a 0a 20 20 20 20 20 20 20 20 20 20 27 |ons:. '| 00000820 53 61 76 65 20 26 20 27 55 70 64 61 74 65 27 2e |Save & 'Update'.| 00000830 20 27 53 61 76 65 27 20 77 69 6c 6c 2c 20 77 68 | 'Save' will, wh| 00000840 65 6e 20 73 65 6c 65 63 74 65 64 2c 20 73 61 76 |en selected, sav| 00000850 65 20 74 68 65 0a 20 20 20 20 20 20 20 20 20 20 |e the. | 00000860 63 75 72 72 65 6e 74 20 73 74 61 74 65 2c 20 73 |current state, s| 00000870 6f 20 77 68 65 6e 20 79 6f 75 20 6e 65 78 74 20 |o when you next | 00000880 74 69 6d 65 20 73 74 61 72 74 20 75 70 20 4d 6f |time start up Mo| 00000890 64 65 53 65 6c 65 63 74 2c 0a 20 20 20 20 20 20 |deSelect,. | 000008a0 20 20 20 20 74 68 65 20 6d 65 6e 75 20 77 69 6c | the menu wil| 000008b0 6c 20 72 65 66 6c 65 63 74 20 74 68 65 20 73 61 |l reflect the sa| 000008c0 76 65 64 20 73 74 61 74 65 2e 0a 0a 20 20 20 20 |ved state... | 000008d0 20 20 20 20 20 20 27 55 70 64 61 74 65 27 20 69 | 'Update' i| 000008e0 73 20 75 73 65 66 75 6c 20 69 66 20 79 6f 75 20 |s useful if you | 000008f0 6c 6f 61 64 65 64 20 73 6f 6d 65 20 6e 65 77 20 |loaded some new | 00000900 6d 6f 64 65 73 20 77 68 69 6c 65 0a 20 20 20 20 |modes while. | 00000910 20 20 20 20 20 20 4d 6f 64 65 53 65 6c 65 63 74 | ModeSelect| 00000920 20 77 61 73 20 61 6c 72 65 61 64 79 20 72 75 6e | was already run| 00000930 6e 69 6e 67 2e 20 41 63 74 75 61 6c 79 20 4d 6f |ning. Actualy Mo| 00000940 64 65 53 65 6c 65 63 74 20 63 68 65 63 6b 73 0a |deSelect checks.| 00000950 20 20 20 20 20 20 20 20 20 20 61 6c 6c 20 28 31 | all (1| 00000960 32 37 29 20 70 6f 73 73 69 62 6c 65 20 6d 6f 64 |27) possible mod| 00000970 65 73 20 66 6f 72 20 62 65 69 6e 67 20 76 61 6c |es for being val| 00000980 69 64 2c 20 62 75 74 20 69 74 20 64 6f 65 73 20 |id, but it does | 00000990 74 68 69 73 0a 20 20 20 20 20 20 20 20 20 20 6f |this. o| 000009a0 6e 6c 79 20 61 74 20 77 68 65 6e 20 4d 6f 64 65 |nly at when Mode| 000009b0 53 65 6c 65 63 74 20 73 74 61 72 74 73 20 75 70 |Select starts up| 000009c0 2e 20 27 55 70 64 61 74 65 27 20 66 6f 72 63 65 |. 'Update' force| 000009d0 73 20 74 6f 0a 20 20 20 20 20 20 20 20 20 20 72 |s to. r| 000009e0 65 63 68 65 63 6b 20 61 6c 6c 20 70 6f 73 73 69 |echeck all possi| 000009f0 62 6c 65 20 6d 6f 64 65 73 2e 0a 0a 20 20 20 20 |ble modes... | 00000a00 20 20 20 20 20 20 20 53 6f 20 74 68 61 74 20 69 | So that i| 00000a10 74 2c 20 66 6f 6c 6b 73 2e 20 54 68 65 20 6f 6e |t, folks. The on| 00000a20 6c 79 20 74 68 69 6e 67 20 6c 65 66 74 20 74 6f |ly thing left to| 00000a30 20 6d 65 6e 74 69 6f 6e 20 69 73 20 74 68 61 74 | mention is that| 00000a40 0a 20 20 20 20 20 20 20 20 20 20 4d 6f 64 65 53 |. ModeS| 00000a50 65 6c 65 63 74 20 69 73 20 28 68 61 6e 64 29 20 |elect is (hand) | 00000a60 63 6f 64 65 64 20 61 73 20 61 20 6d 6f 64 75 6c |coded as a modul| 00000a70 65 2e 20 54 68 69 73 20 68 61 73 20 74 68 65 20 |e. This has the | 00000a80 67 72 65 61 74 0a 20 20 20 20 20 20 20 20 20 20 |great. | 00000a90 61 64 76 61 6e 74 61 67 65 20 74 68 61 74 20 69 |advantage that i| 00000aa0 74 20 74 61 6b 65 73 20 61 20 6d 69 6e 69 6d 75 |t takes a minimu| 00000ab0 6d 20 6f 66 20 6d 65 6d 6f 72 79 20 28 61 62 6f |m of memory (abo| 00000ac0 75 74 20 35 4b 29 20 73 6f 20 69 74 0a 20 20 20 |ut 5K) so it. | 00000ad0 20 20 20 20 20 20 20 72 65 61 6c 79 20 69 73 20 | realy is | 00000ae0 61 20 6c 69 74 74 6c 65 20 61 64 64 2d 6f 6e 20 |a little add-on | 00000af0 74 6f 20 79 6f 75 72 20 73 79 73 74 65 6d 2e 20 |to your system. | 00000b00 41 6e 20 65 71 75 69 76 61 6c 65 6e 74 20 42 41 |An equivalent BA| 00000b10 53 49 43 0a 20 20 20 20 20 20 20 20 20 20 6f 72 |SIC. or| 00000b20 20 43 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 77 | C application w| 00000b30 6f 75 6c 64 20 68 61 76 65 20 75 73 65 64 20 73 |ould have used s| 00000b40 6f 6d 65 74 68 69 6e 67 20 6c 69 6b 65 20 33 32 |omething like 32| 00000b50 4b 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 49 |K... I| 00000b60 66 20 79 6f 75 20 68 61 76 65 20 61 6e 79 20 73 |f you have any s| 00000b70 75 67 67 65 73 74 69 6f 6e 73 2c 20 6f 72 20 79 |uggestions, or y| 00000b80 6f 75 20 66 6f 75 6e 64 20 73 6f 6d 65 20 62 75 |ou found some bu| 00000b90 67 2c 20 6f 72 20 69 66 0a 20 20 20 20 20 20 20 |g, or if. | 00000ba0 20 20 20 79 6f 75 20 6a 75 73 74 20 77 61 6e 74 | you just want| 00000bb0 20 74 6f 20 74 65 6c 6c 20 6d 65 20 68 6f 77 20 | to tell me how | 00000bc0 67 72 65 61 74 20 79 6f 75 20 74 68 69 6e 6b 20 |great you think | 00000bd0 74 68 69 73 20 70 72 6f 67 72 61 6d 0a 20 20 20 |this program. | 00000be0 20 20 20 20 20 20 20 69 73 2c 20 77 72 69 74 65 | is, write| 00000bf0 20 61 20 6e 6f 74 65 20 74 6f 20 74 68 65 20 61 | a note to the a| 00000c00 64 64 72 65 73 73 20 62 65 6c 6f 77 2e 0a 0a 0a |ddress below....| 00000c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 6f 20 | To | 00000c30 63 6f 6e 74 61 63 74 20 74 68 65 20 61 75 74 68 |contact the auth| 00000c40 6f 72 2c 20 77 72 69 74 65 20 6f 72 20 72 69 6e |or, write or rin| 00000c50 67 20 74 6f 3a 0a 0a 20 20 20 20 20 20 20 20 20 |g to:.. | 00000c60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000c80 20 4a 6f 72 69 73 20 52 d6 6c 69 6e 67 0a 20 20 | Joris R.ling. | 00000c90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000cb0 20 20 20 20 20 20 20 20 4b 69 6b 6b 65 72 73 74 | Kikkerst| 00000cc0 72 61 61 74 20 31 37 61 0a 20 20 20 20 20 20 20 |raat 17a. | 00000cd0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000cf0 20 20 20 32 35 31 35 20 4e 42 20 44 65 6e 20 48 | 2515 NB Den H| 00000d00 61 61 67 0a 20 20 20 20 20 20 20 20 20 20 20 20 |aag. | 00000d10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 | Th| 00000d30 65 20 4e 65 74 68 65 72 6c 61 6e 64 73 0a 0a 20 |e Netherlands.. | 00000d40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000d60 20 20 20 20 20 20 20 20 20 54 65 6c 3a 30 37 30 | Tel:070| 00000d70 2d 33 38 34 30 34 30 33 0a 0a |-3840403..| 00000d7a