Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_22.ADF » P/STRIP1
P/STRIP1
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 » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_22.ADF |
Filename: | P/STRIP1 |
Read OK: | ✔ |
File size: | 1AE2 bytes |
Load address: | 3A204556 |
Exec address: | 2E502E31 |
File contents
227 CRICKLADE ROAD, SWINDON, WILTSHIRE, SN2 1AE, 01793 488020. 29/8/1995 Dear Gus I gather from EUG19 that you're collecting more detailed info on members kit, mine is as follows: Elk+MRB, AP2, AP3 using 3.5" ADFS, T2P3, and ABR usually carrying View & Viewsheet ROM images but occasionally holding Pascal, Lisp or Starstore2. You may think that I'm principally an applications USER rather than midnight oil burning DEVELOPER, and you'd be more or less right. One of the reasons I've never regarded the Elk as a serious development platform is the limited nature of the BASIC line editor. Another reason is I've never had an adequate pile of lovely unformatted ripe smelling data to process, and I wasn't about to type it in. A friend recently dug out a b-i-g file (OK then 22AC3) of telephone codes to towns that disposed of the raw data objection and left me gulping in disbelief at the editor as I wrote a program to format, edit and insert the necessary 1. Thus I began to use View as an efficient BASIC editor. Previous efforts had been fairly unrewarding, there was the need to type in line numbers and then change them and so on. What a twit I was, it's easy - you want to develop in View proceed as follows. Enter View and write your program without using GOTO's or GOSUB's, or line numbers. When you want to test your efforts type AUTO at the top of the code and SAVE. Switch to BASIC, and EXEC the code just SAVEd. You now have your program in memory and can RUN if testing or SAVE as a BASIC program when finished. The advantages of using View are enormous, while developing you can use meaningful variable names that can be quickly AND GLOBALLY changed to memory efficient single character names before production RUNtime. It also forces a structured approach because of the absence of line numbers. Best of all from my point of view (No pun intended) is the clear difference between a developing program and a finished one. You can build a library of frequently used PROCs and so on. I discovered this from an article in the January 1988 edition of electron user. It was accompanied by a program to 'strip' a BASIC program of its line numbers for subsequent editing in View (Or other WP). The only use I could find for this is to pull lumps out of an existing BASIC program. It's a waste of time while developing/testing. I have enclosed a copy of the utility program (STRIPPER) as typed in, unamended, from EU. I don't think it passes your publication criteria, but you decide. (The article by the way must rank as one of the worst efforts by St Roland of Waddilove who seems to have spent months being sole contributor to eu and in this case there are factual errors liberally scattered throughout a rambling and fabulously unfocussed piece of scribble). I now have a large file, in numeric order, of telephone codes to town and district exchanges within major cities. It goes into detail for some town exchanges giving two figure codes for outlying districts. Regrettably it is not as accurate or complete as I would like. For example some district within town codes are missing (Mine for example!), strange descriptions (My old code in London doesn't agree with the A-Z), while the more nebulous codes, where there is no major town but a string of smaller ones, are marked by repeated codes against a list of town names. Two of these areas I know are not complete. Which is a pity if you live in Old Sodbury. However, it is more right than wrong and it's available free if you send an ADFS formatted 3.5" disk and SSAE to the above address. If it's finished I'll enclose my purpose made database searcher, you type in the code and it delivers up ("The number you have dialled has not been recognised"!) the appropriate town name to save you minutes of searching. Do you use the 1471 Call Return service? I have and found it useful. The accompanying Direct Call Return (1474) has not been advertised but is very handy, especially for calling back to a phonebox. However, the direct service would appear to have been withdrawn, again without publicity. Finally, you want to know why accurate spelling is important? Try using the 'you know what I mean' excuse on a computer program. If your code isn't exactly right and syntactically correct it crashes, or chews up your data, or both and goes on to attack the budgie. The same applies to any human language. Unless you know the person you are talking to knows your own speech or spelling deficiencies it is important to remove avoidable errors and enable smooth communication. Sorry, lecture over! Please don't get rid of 'editroial'! Regards, CHRISTOPHER CHADWICK I'D LIKE TO SEE THIS DISC, HOW ABOUT PUBLISHING THE DATABASE PROGRAM IM EUG? I TAKE YOUR POINT ABOUT SPELLING AND YOU ARE OF COURSE RIGHT. COMPUTERS LIKE ALL MACHINES NEED PRECISE INFORMATION. INCORRECT SPELLING OR INSTRUCTIONS IN A COMPUTER AND THE PROGRAM CRASHES. BUT THERE IS MORE THAN ONE WAY TO SKIN A CAT AS THEY SAY AND THERE IS MORE THAN ONE WAY TO GET A COMPUTER TO PERFORM A PARTICULAR TASK AND ACHIEVE AN END RESULT. THERE IS A PROGRAM ON THIS DISC TO LIST THE ROMS IN A COMPLETELY DIFFERENT WAY TO A PROGRAM WRITTEN BY DEREK WALKER A YEAR AGO. IN THE CASE OF HUMAN COMMUNICATION WE HAVE THE ADVANTAGE OF INTELLEGENCE SO THAT WE CAN EVALUATE INFORMATION GIVEN IN A HUGE VARIETY OF DIFFERENT WAYS AND IMMEDIATLY REALISE WHAT SOMEONE IS TRYING TO SAY. MY WIFE IS BILINGUAL IN FRENCH AND ENGLISH BUT SINCE FRENCH IS HER FIRST LANGUAGE SHE SOMETIMES MAKES MISTAKES IN HER ENGLISH PRONOUNCIATION DROPPING 'S's IN PLURAL WORDS FOR EXAMPLE. IT DOESN'T MAKE HER ANY MORE DIFFICULT TO UNDERSTAND. ENGLISH IS VERY TOLLERENT IN THIS WAY, ONE REASON WHY IT IS THE WORLD'S MOST POPULAR LANGUAGE. I KNOW MYSELF IF I CHECKED THE SPELLING OF EVERYWORD I WROTE I PROBABLY GET SO FED UP I WOULDN'T WRITE ANYTHING. BUT LAZYNESS ASIDE MY PERSONAL FEELING ON THIS IS THAT COMMUNICATION IS EVERYTHING. AND AS LONG AS THE WORLD IS TALKING IT 'AINT FIGHTIN'. AND GOODNESS KNOWS THIS WORLD CAN DO WITHOUT A LITTLE FIGHTING. NOW I'M NOT SIMPLY TRYING TO ARGUE THIS POINT FOR THE SAKE OF IT. AND I HOPE I DON'T APPEAR TO BE CLOSED TO ARGUEMENTS WHICH DIFFER FROM MY OWN. BUT I HAVE IN MY TIME SAT AND LISTENED TO PEOPLE WHO HAVE BEEN VIRTUALLY DISMISSED BY THE WORLD AS HAVING NOTHING OF INTEREST TO SAY AND FOUND THEM TO HAVE MUCH OF INTEREST TO SAY, TO ME ANYWAY. EDITORIAL IS MY LITTLE GEM. AS MOST MEMBERS KNOW I SPEND QUITE A BIT OF TIME ON EUG AND I USE EDITORIAL TO UNWIND. YOU DON'T HAVE TO READ IT BUT IT'S NICE TO SEE THAT SOMEONE DOES. AND NEVER APOLOGISE FOR EXPRESSING YOU OPINIONS, THAT IS WHAT EUG IS FOR, AMOUNG OTHER THINGS.
00000000 32 32 37 20 43 52 49 43 4b 4c 41 44 45 20 52 4f |227 CRICKLADE RO| 00000010 41 44 2c 20 53 57 49 4e 44 4f 4e 2c 20 57 49 4c |AD, SWINDON, WIL| 00000020 54 53 48 49 52 45 2c 20 53 4e 32 20 31 41 45 2c |TSHIRE, SN2 1AE,| 00000030 20 30 31 37 39 33 20 20 34 38 38 30 32 30 2e 20 | 01793 488020. | 00000040 20 32 39 2f 38 2f 31 39 39 35 0d 44 65 61 72 20 | 29/8/1995.Dear | 00000050 47 75 73 0d 0d 49 20 67 61 74 68 65 72 20 66 72 |Gus..I gather fr| 00000060 6f 6d 20 45 55 47 31 39 20 74 68 61 74 1a 20 79 |om EUG19 that. y| 00000070 6f 75 27 72 65 1a 20 63 6f 6c 6c 65 63 74 69 6e |ou're. collectin| 00000080 67 20 6d 6f 72 65 20 64 65 74 61 69 6c 65 64 20 |g more detailed | 00000090 69 6e 66 6f 20 6f 6e 20 6d 65 6d 62 65 72 73 0d |info on members.| 000000a0 6b 69 74 2c 20 6d 69 6e 65 20 69 73 20 61 73 20 |kit, mine is as | 000000b0 66 6f 6c 6c 6f 77 73 3a 20 45 6c 6b 2b 4d 52 42 |follows: Elk+MRB| 000000c0 2c 20 41 50 32 2c 1a 20 41 50 33 20 75 73 69 6e |, AP2,. AP3 usin| 000000d0 67 20 33 2e 35 22 20 41 44 46 53 2c 20 54 32 50 |g 3.5" ADFS, T2P| 000000e0 33 2c 20 61 6e 64 20 41 42 52 0d 75 73 75 61 6c |3, and ABR.usual| 000000f0 6c 79 1a 20 63 61 72 72 79 69 6e 67 1a 20 56 69 |ly. carrying. Vi| 00000100 65 77 1a 20 26 20 56 69 65 77 73 68 65 65 74 20 |ew. & Viewsheet | 00000110 52 4f 4d 20 69 6d 61 67 65 73 20 62 75 74 1a 20 |ROM images but. | 00000120 6f 63 63 61 73 69 6f 6e 61 6c 6c 79 1a 20 68 6f |occasionally. ho| 00000130 6c 64 69 6e 67 0d 50 61 73 63 61 6c 2c 1a 20 4c |lding.Pascal,. L| 00000140 69 73 70 1a 20 6f 72 20 53 74 61 72 73 74 6f 72 |isp. or Starstor| 00000150 65 32 2e 1a 20 59 6f 75 1a 20 6d 61 79 1a 20 74 |e2.. You. may. t| 00000160 68 69 6e 6b 1a 20 74 68 61 74 1a 20 49 27 6d 1a |hink. that. I'm.| 00000170 20 70 72 69 6e 63 69 70 61 6c 6c 79 1a 20 61 6e | principally. an| 00000180 0d 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 55 53 |.applications US| 00000190 45 52 20 72 61 74 68 65 72 20 74 68 61 6e 20 6d |ER rather than m| 000001a0 69 64 6e 69 67 68 74 20 6f 69 6c 20 62 75 72 6e |idnight oil burn| 000001b0 69 6e 67 20 44 45 56 45 4c 4f 50 45 52 2c 20 61 |ing DEVELOPER, a| 000001c0 6e 64 20 79 6f 75 27 64 20 62 65 0d 6d 6f 72 65 |nd you'd be.more| 000001d0 20 6f 72 20 6c 65 73 73 20 72 69 67 68 74 2e 0d | or less right..| 000001e0 20 20 20 20 20 4f 6e 65 1a 20 6f 66 1a 20 74 68 | One. of. th| 000001f0 65 1a 20 72 65 61 73 6f 6e 73 20 49 27 76 65 1a |e. reasons I've.| 00000200 20 6e 65 76 65 72 1a 20 72 65 67 61 72 64 65 64 | never. regarded| 00000210 1a 20 74 68 65 1a 20 45 6c 6b 1a 20 61 73 1a 20 |. the. Elk. as. | 00000220 61 1a 20 73 65 72 69 6f 75 73 0d 64 65 76 65 6c |a. serious.devel| 00000230 6f 70 6d 65 6e 74 20 70 6c 61 74 66 6f 72 6d 20 |opment platform | 00000240 69 73 20 74 68 65 1a 20 6c 69 6d 69 74 65 64 1a |is the. limited.| 00000250 20 6e 61 74 75 72 65 1a 20 6f 66 1a 20 74 68 65 | nature. of. the| 00000260 1a 20 42 41 53 49 43 1a 20 6c 69 6e 65 20 65 64 |. BASIC. line ed| 00000270 69 74 6f 72 2e 0d 41 6e 6f 74 68 65 72 1a 20 72 |itor..Another. r| 00000280 65 61 73 6f 6e 20 69 73 20 49 27 76 65 20 6e 65 |eason is I've ne| 00000290 76 65 72 20 68 61 64 20 61 6e 20 61 64 65 71 75 |ver had an adequ| 000002a0 61 74 65 20 70 69 6c 65 20 6f 66 1a 20 6c 6f 76 |ate pile of. lov| 000002b0 65 6c 79 1a 20 75 6e 66 6f 72 6d 61 74 74 65 64 |ely. unformatted| 000002c0 0d 72 69 70 65 20 73 6d 65 6c 6c 69 6e 67 20 64 |.ripe smelling d| 000002d0 61 74 61 20 74 6f 20 70 72 6f 63 65 73 73 2c 20 |ata to process, | 000002e0 61 6e 64 20 49 20 77 61 73 6e 27 74 20 61 62 6f |and I wasn't abo| 000002f0 75 74 20 74 6f 20 74 79 70 65 20 69 74 20 69 6e |ut to type it in| 00000300 2e 0d 20 20 20 20 20 41 20 66 72 69 65 6e 64 20 |.. A friend | 00000310 72 65 63 65 6e 74 6c 79 20 64 75 67 20 6f 75 74 |recently dug out| 00000320 1a 20 61 1a 20 62 2d 69 2d 67 20 66 69 6c 65 20 |. a. b-i-g file | 00000330 28 4f 4b 20 74 68 65 6e 20 32 32 41 43 33 29 20 |(OK then 22AC3) | 00000340 6f 66 20 74 65 6c 65 70 68 6f 6e 65 0d 63 6f 64 |of telephone.cod| 00000350 65 73 20 74 6f 20 74 6f 77 6e 73 20 74 68 61 74 |es to towns that| 00000360 20 64 69 73 70 6f 73 65 64 20 6f 66 20 74 68 65 | disposed of the| 00000370 20 72 61 77 20 64 61 74 61 20 6f 62 6a 65 63 74 | raw data object| 00000380 69 6f 6e 20 61 6e 64 20 6c 65 66 74 20 6d 65 20 |ion and left me | 00000390 67 75 6c 70 69 6e 67 0d 69 6e 20 64 69 73 62 65 |gulping.in disbe| 000003a0 6c 69 65 66 20 61 74 20 74 68 65 20 65 64 69 74 |lief at the edit| 000003b0 6f 72 20 61 73 20 49 20 77 72 6f 74 65 20 61 20 |or as I wrote a | 000003c0 70 72 6f 67 72 61 6d 20 74 6f 20 66 6f 72 6d 61 |program to forma| 000003d0 74 2c 20 65 64 69 74 20 61 6e 64 20 69 6e 73 65 |t, edit and inse| 000003e0 72 74 0d 74 68 65 20 6e 65 63 65 73 73 61 72 79 |rt.the necessary| 000003f0 20 31 2e 20 54 68 75 73 20 49 20 62 65 67 61 6e | 1. Thus I began| 00000400 20 74 6f 20 75 73 65 20 56 69 65 77 20 61 73 20 | to use View as | 00000410 61 6e 20 65 66 66 69 63 69 65 6e 74 20 42 41 53 |an efficient BAS| 00000420 49 43 20 65 64 69 74 6f 72 2e 0d 20 20 20 20 20 |IC editor.. | 00000430 50 72 65 76 69 6f 75 73 20 65 66 66 6f 72 74 73 |Previous efforts| 00000440 20 68 61 64 20 62 65 65 6e 20 66 61 69 72 6c 79 | had been fairly| 00000450 1a 20 75 6e 72 65 77 61 72 64 69 6e 67 2c 1a 20 |. unrewarding,. | 00000460 74 68 65 72 65 20 77 61 73 20 74 68 65 20 6e 65 |there was the ne| 00000470 65 64 20 74 6f 0d 74 79 70 65 20 69 6e 20 6c 69 |ed to.type in li| 00000480 6e 65 20 6e 75 6d 62 65 72 73 20 61 6e 64 20 74 |ne numbers and t| 00000490 68 65 6e 20 63 68 61 6e 67 65 1a 20 74 68 65 6d |hen change. them| 000004a0 1a 20 61 6e 64 20 73 6f 20 6f 6e 2e 20 20 57 68 |. and so on. Wh| 000004b0 61 74 20 61 20 74 77 69 74 20 49 20 77 61 73 2c |at a twit I was,| 000004c0 0d 69 74 27 73 20 65 61 73 79 20 2d 20 79 6f 75 |.it's easy - you| 000004d0 20 77 61 6e 74 20 74 6f 20 64 65 76 65 6c 6f 70 | want to develop| 000004e0 20 69 6e 20 56 69 65 77 20 70 72 6f 63 65 65 64 | in View proceed| 000004f0 20 61 73 20 66 6f 6c 6c 6f 77 73 2e 0d 20 20 20 | as follows.. | 00000500 20 20 45 6e 74 65 72 20 56 69 65 77 20 61 6e 64 | Enter View and| 00000510 20 77 72 69 74 65 20 79 6f 75 72 20 70 72 6f 67 | write your prog| 00000520 72 61 6d 20 77 69 74 68 6f 75 74 20 75 73 69 6e |ram without usin| 00000530 67 20 47 4f 54 4f 27 73 20 6f 72 20 47 4f 53 55 |g GOTO's or GOSU| 00000540 42 27 73 2c 20 6f 72 0d 6c 69 6e 65 20 6e 75 6d |B's, or.line num| 00000550 62 65 72 73 2e 20 57 68 65 6e 20 79 6f 75 20 77 |bers. When you w| 00000560 61 6e 74 1a 20 74 6f 1a 20 74 65 73 74 20 79 6f |ant. to. test yo| 00000570 75 72 20 65 66 66 6f 72 74 73 20 74 79 70 65 20 |ur efforts type | 00000580 41 55 54 4f 20 61 74 20 74 68 65 20 74 6f 70 20 |AUTO at the top | 00000590 6f 66 0d 74 68 65 20 63 6f 64 65 20 61 6e 64 20 |of.the code and | 000005a0 53 41 56 45 2e 20 53 77 69 74 63 68 20 74 6f 20 |SAVE. Switch to | 000005b0 42 41 53 49 43 2c 1a 20 61 6e 64 20 45 58 45 43 |BASIC,. and EXEC| 000005c0 20 74 68 65 20 63 6f 64 65 20 6a 75 73 74 20 53 | the code just S| 000005d0 41 56 45 64 2e 20 59 6f 75 20 6e 6f 77 0d 68 61 |AVEd. You now.ha| 000005e0 76 65 20 79 6f 75 72 20 70 72 6f 67 72 61 6d 20 |ve your program | 000005f0 69 6e 20 6d 65 6d 6f 72 79 20 61 6e 64 20 63 61 |in memory and ca| 00000600 6e 20 52 55 4e 1a 20 69 66 1a 20 74 65 73 74 69 |n RUN. if. testi| 00000610 6e 67 1a 20 6f 72 1a 20 53 41 56 45 1a 20 61 73 |ng. or. SAVE. as| 00000620 20 61 20 42 41 53 49 43 0d 70 72 6f 67 72 61 6d | a BASIC.program| 00000630 20 77 68 65 6e 20 66 69 6e 69 73 68 65 64 2e 20 | when finished. | 00000640 0d 20 20 20 20 20 54 68 65 20 61 64 76 61 6e 74 |. The advant| 00000650 61 67 65 73 20 6f 66 20 75 73 69 6e 67 20 56 69 |ages of using Vi| 00000660 65 77 1a 20 61 72 65 1a 20 65 6e 6f 72 6d 6f 75 |ew. are. enormou| 00000670 73 2c 20 77 68 69 6c 65 20 64 65 76 65 6c 6f 70 |s, while develop| 00000680 69 6e 67 20 79 6f 75 20 63 61 6e 0d 75 73 65 20 |ing you can.use | 00000690 6d 65 61 6e 69 6e 67 66 75 6c 20 76 61 72 69 61 |meaningful varia| 000006a0 62 6c 65 20 6e 61 6d 65 73 20 74 68 61 74 20 63 |ble names that c| 000006b0 61 6e 20 62 65 1a 20 71 75 69 63 6b 6c 79 20 41 |an be. quickly A| 000006c0 4e 44 20 47 4c 4f 42 41 4c 4c 59 20 63 68 61 6e |ND GLOBALLY chan| 000006d0 67 65 64 20 74 6f 0d 6d 65 6d 6f 72 79 20 65 66 |ged to.memory ef| 000006e0 66 69 63 69 65 6e 74 20 73 69 6e 67 6c 65 20 63 |ficient single c| 000006f0 68 61 72 61 63 74 65 72 20 6e 61 6d 65 73 20 62 |haracter names b| 00000700 65 66 6f 72 65 20 70 72 6f 64 75 63 74 69 6f 6e |efore production| 00000710 20 52 55 4e 74 69 6d 65 2e 20 49 74 20 61 6c 73 | RUNtime. It als| 00000720 6f 0d 66 6f 72 63 65 73 20 61 20 73 74 72 75 63 |o.forces a struc| 00000730 74 75 72 65 64 20 61 70 70 72 6f 61 63 68 20 62 |tured approach b| 00000740 65 63 61 75 73 65 20 6f 66 20 74 68 65 20 61 62 |ecause of the ab| 00000750 73 65 6e 63 65 1a 20 6f 66 20 6c 69 6e 65 20 6e |sence. of line n| 00000760 75 6d 62 65 72 73 2e 20 42 65 73 74 0d 6f 66 20 |umbers. Best.of | 00000770 61 6c 6c 20 66 72 6f 6d 20 6d 79 20 70 6f 69 6e |all from my poin| 00000780 74 20 6f 66 20 76 69 65 77 20 28 4e 6f 20 70 75 |t of view (No pu| 00000790 6e 1a 20 69 6e 74 65 6e 64 65 64 29 1a 20 69 73 |n. intended). is| 000007a0 1a 20 74 68 65 1a 20 63 6c 65 61 72 20 64 69 66 |. the. clear dif| 000007b0 66 65 72 65 6e 63 65 0d 62 65 74 77 65 65 6e 1a |ference.between.| 000007c0 20 61 1a 20 64 65 76 65 6c 6f 70 69 6e 67 20 70 | a. developing p| 000007d0 72 6f 67 72 61 6d 20 61 6e 64 20 61 20 66 69 6e |rogram and a fin| 000007e0 69 73 68 65 64 20 6f 6e 65 2e 20 59 6f 75 20 63 |ished one. You c| 000007f0 61 6e 20 62 75 69 6c 64 20 61 20 6c 69 62 72 61 |an build a libra| 00000800 72 79 0d 6f 66 20 66 72 65 71 75 65 6e 74 6c 79 |ry.of frequently| 00000810 20 75 73 65 64 20 50 52 4f 43 73 20 61 6e 64 20 | used PROCs and | 00000820 73 6f 20 6f 6e 2e 0d 20 20 20 20 20 49 20 64 69 |so on.. I di| 00000830 73 63 6f 76 65 72 65 64 20 74 68 69 73 20 66 72 |scovered this fr| 00000840 6f 6d 20 61 6e 1a 20 61 72 74 69 63 6c 65 1a 20 |om an. article. | 00000850 69 6e 1a 20 74 68 65 1a 20 4a 61 6e 75 61 72 79 |in. the. January| 00000860 1a 20 31 39 38 38 20 65 64 69 74 69 6f 6e 20 6f |. 1988 edition o| 00000870 66 0d 65 6c 65 63 74 72 6f 6e 20 75 73 65 72 2e |f.electron user.| 00000880 20 49 74 20 77 61 73 20 61 63 63 6f 6d 70 61 6e | It was accompan| 00000890 69 65 64 20 62 79 20 61 20 70 72 6f 67 72 61 6d |ied by a program| 000008a0 20 74 6f 20 27 73 74 72 69 70 27 1a 20 61 20 42 | to 'strip'. a B| 000008b0 41 53 49 43 20 70 72 6f 67 72 61 6d 0d 6f 66 20 |ASIC program.of | 000008c0 69 74 73 20 6c 69 6e 65 20 6e 75 6d 62 65 72 73 |its line numbers| 000008d0 20 66 6f 72 20 73 75 62 73 65 71 75 65 6e 74 20 | for subsequent | 000008e0 65 64 69 74 69 6e 67 20 69 6e 20 56 69 65 77 20 |editing in View | 000008f0 28 4f 72 20 6f 74 68 65 72 20 57 50 29 2e 20 54 |(Or other WP). T| 00000900 68 65 20 6f 6e 6c 79 0d 75 73 65 1a 20 49 1a 20 |he only.use. I. | 00000910 63 6f 75 6c 64 1a 20 66 69 6e 64 20 66 6f 72 20 |could. find for | 00000920 74 68 69 73 20 69 73 20 74 6f 20 70 75 6c 6c 20 |this is to pull | 00000930 6c 75 6d 70 73 20 6f 75 74 1a 20 6f 66 1a 20 61 |lumps out. of. a| 00000940 6e 1a 20 65 78 69 73 74 69 6e 67 1a 20 42 41 53 |n. existing. BAS| 00000950 49 43 0d 70 72 6f 67 72 61 6d 2e 20 49 74 27 73 |IC.program. It's| 00000960 20 61 20 77 61 73 74 65 1a 20 6f 66 20 74 69 6d | a waste. of tim| 00000970 65 20 77 68 69 6c 65 20 64 65 76 65 6c 6f 70 69 |e while developi| 00000980 6e 67 2f 74 65 73 74 69 6e 67 2e 20 49 20 68 61 |ng/testing. I ha| 00000990 76 65 20 65 6e 63 6c 6f 73 65 64 20 61 0d 63 6f |ve enclosed a.co| 000009a0 70 79 20 6f 66 20 74 68 65 20 75 74 69 6c 69 74 |py of the utilit| 000009b0 79 20 70 72 6f 67 72 61 6d 1a 20 28 53 54 52 49 |y program. (STRI| 000009c0 50 50 45 52 29 20 61 73 20 74 79 70 65 64 20 69 |PPER) as typed i| 000009d0 6e 2c 20 75 6e 61 6d 65 6e 64 65 64 2c 20 66 72 |n, unamended, fr| 000009e0 6f 6d 20 45 55 2e 20 49 0d 64 6f 6e 27 74 20 74 |om EU. I.don't t| 000009f0 68 69 6e 6b 20 69 74 20 70 61 73 73 65 73 20 79 |hink it passes y| 00000a00 6f 75 72 20 70 75 62 6c 69 63 61 74 69 6f 6e 20 |our publication | 00000a10 63 72 69 74 65 72 69 61 2c 20 62 75 74 20 79 6f |criteria, but yo| 00000a20 75 20 64 65 63 69 64 65 2e 0d 20 20 20 20 20 28 |u decide.. (| 00000a30 54 68 65 20 61 72 74 69 63 6c 65 20 62 79 20 74 |The article by t| 00000a40 68 65 20 77 61 79 1a 20 6d 75 73 74 1a 20 72 61 |he way. must. ra| 00000a50 6e 6b 20 61 73 20 6f 6e 65 20 6f 66 20 74 68 65 |nk as one of the| 00000a60 20 77 6f 72 73 74 20 65 66 66 6f 72 74 73 20 62 | worst efforts b| 00000a70 79 20 53 74 0d 52 6f 6c 61 6e 64 20 6f 66 20 57 |y St.Roland of W| 00000a80 61 64 64 69 6c 6f 76 65 20 77 68 6f 20 73 65 65 |addilove who see| 00000a90 6d 73 20 74 6f 20 68 61 76 65 1a 20 73 70 65 6e |ms to have. spen| 00000aa0 74 20 6d 6f 6e 74 68 73 20 62 65 69 6e 67 20 73 |t months being s| 00000ab0 6f 6c 65 20 63 6f 6e 74 72 69 62 75 74 6f 72 0d |ole contributor.| 00000ac0 74 6f 1a 20 65 75 1a 20 61 6e 64 1a 20 69 6e 20 |to. eu. and. in | 00000ad0 74 68 69 73 20 63 61 73 65 20 74 68 65 72 65 20 |this case there | 00000ae0 61 72 65 1a 20 66 61 63 74 75 61 6c 1a 20 65 72 |are. factual. er| 00000af0 72 6f 72 73 1a 20 6c 69 62 65 72 61 6c 6c 79 1a |rors. liberally.| 00000b00 20 73 63 61 74 74 65 72 65 64 0d 74 68 72 6f 75 | scattered.throu| 00000b10 67 68 6f 75 74 20 61 20 72 61 6d 62 6c 69 6e 67 |ghout a rambling| 00000b20 20 61 6e 64 20 66 61 62 75 6c 6f 75 73 6c 79 20 | and fabulously | 00000b30 75 6e 66 6f 63 75 73 73 65 64 20 70 69 65 63 65 |unfocussed piece| 00000b40 20 6f 66 20 73 63 72 69 62 62 6c 65 29 2e 0d 20 | of scribble).. | 00000b50 20 20 20 20 49 20 6e 6f 77 20 68 61 76 65 20 61 | I now have a| 00000b60 20 6c 61 72 67 65 20 66 69 6c 65 2c 20 69 6e 20 | large file, in | 00000b70 6e 75 6d 65 72 69 63 20 6f 72 64 65 72 2c 20 6f |numeric order, o| 00000b80 66 20 74 65 6c 65 70 68 6f 6e 65 20 63 6f 64 65 |f telephone code| 00000b90 73 20 74 6f 20 74 6f 77 6e 0d 61 6e 64 20 64 69 |s to town.and di| 00000ba0 73 74 72 69 63 74 20 65 78 63 68 61 6e 67 65 73 |strict exchanges| 00000bb0 20 77 69 74 68 69 6e 20 6d 61 6a 6f 72 1a 20 63 | within major. c| 00000bc0 69 74 69 65 73 2e 20 49 74 20 67 6f 65 73 20 69 |ities. It goes i| 00000bd0 6e 74 6f 20 20 64 65 74 61 69 6c 20 66 6f 72 20 |nto detail for | 00000be0 73 6f 6d 65 0d 74 6f 77 6e 20 65 78 63 68 61 6e |some.town exchan| 00000bf0 67 65 73 20 67 69 76 69 6e 67 20 74 77 6f 20 66 |ges giving two f| 00000c00 69 67 75 72 65 20 63 6f 64 65 73 20 66 6f 72 20 |igure codes for | 00000c10 6f 75 74 6c 79 69 6e 67 20 64 69 73 74 72 69 63 |outlying distric| 00000c20 74 73 2e 20 52 65 67 72 65 74 74 61 62 6c 79 0d |ts. Regrettably.| 00000c30 69 74 20 69 73 20 6e 6f 74 20 61 73 20 61 63 63 |it is not as acc| 00000c40 75 72 61 74 65 20 6f 72 1a 20 63 6f 6d 70 6c 65 |urate or. comple| 00000c50 74 65 1a 20 61 73 1a 20 49 1a 20 77 6f 75 6c 64 |te. as. I. would| 00000c60 1a 20 6c 69 6b 65 2e 1a 20 46 6f 72 1a 20 65 78 |. like.. For. ex| 00000c70 61 6d 70 6c 65 20 73 6f 6d 65 0d 64 69 73 74 72 |ample some.distr| 00000c80 69 63 74 1a 20 77 69 74 68 69 6e 1a 20 74 6f 77 |ict. within. tow| 00000c90 6e 1a 20 63 6f 64 65 73 1a 20 61 72 65 1a 20 6d |n. codes. are. m| 00000ca0 69 73 73 69 6e 67 1a 20 28 4d 69 6e 65 1a 20 66 |issing. (Mine. f| 00000cb0 6f 72 20 65 78 61 6d 70 6c 65 21 29 2c 20 73 74 |or example!), st| 00000cc0 72 61 6e 67 65 0d 64 65 73 63 72 69 70 74 69 6f |range.descriptio| 00000cd0 6e 73 20 28 4d 79 20 6f 6c 64 20 63 6f 64 65 20 |ns (My old code | 00000ce0 69 6e 20 4c 6f 6e 64 6f 6e 20 64 6f 65 73 6e 27 |in London doesn'| 00000cf0 74 20 61 67 72 65 65 20 77 69 74 68 20 74 68 65 |t agree with the| 00000d00 20 41 2d 5a 29 2c 20 77 68 69 6c 65 20 74 68 65 | A-Z), while the| 00000d10 0d 6d 6f 72 65 20 6e 65 62 75 6c 6f 75 73 20 63 |.more nebulous c| 00000d20 6f 64 65 73 2c 20 77 68 65 72 65 20 74 68 65 72 |odes, where ther| 00000d30 65 20 69 73 20 6e 6f 20 6d 61 6a 6f 72 1a 20 74 |e is no major. t| 00000d40 6f 77 6e 20 62 75 74 20 61 20 73 74 72 69 6e 67 |own but a string| 00000d50 20 6f 66 20 73 6d 61 6c 6c 65 72 0d 6f 6e 65 73 | of smaller.ones| 00000d60 2c 20 61 72 65 20 6d 61 72 6b 65 64 20 62 79 20 |, are marked by | 00000d70 72 65 70 65 61 74 65 64 20 63 6f 64 65 73 20 61 |repeated codes a| 00000d80 67 61 69 6e 73 74 20 61 20 6c 69 73 74 1a 20 6f |gainst a list. o| 00000d90 66 1a 20 74 6f 77 6e 1a 20 6e 61 6d 65 73 2e 20 |f. town. names. | 00000da0 54 77 6f 20 6f 66 0d 74 68 65 73 65 20 61 72 65 |Two of.these are| 00000db0 61 73 20 49 20 6b 6e 6f 77 20 61 72 65 20 6e 6f |as I know are no| 00000dc0 74 20 63 6f 6d 70 6c 65 74 65 2e 20 57 68 69 63 |t complete. Whic| 00000dd0 68 20 69 73 20 61 20 70 69 74 79 20 69 66 1a 20 |h is a pity if. | 00000de0 79 6f 75 1a 20 6c 69 76 65 1a 20 69 6e 20 4f 6c |you. live. in Ol| 00000df0 64 0d 53 6f 64 62 75 72 79 2e 20 0d 20 20 20 20 |d.Sodbury. . | 00000e00 20 48 6f 77 65 76 65 72 2c 20 69 74 20 69 73 20 | However, it is | 00000e10 6d 6f 72 65 20 72 69 67 68 74 1a 20 74 68 61 6e |more right. than| 00000e20 1a 20 77 72 6f 6e 67 20 61 6e 64 20 69 74 27 73 |. wrong and it's| 00000e30 20 61 76 61 69 6c 61 62 6c 65 20 66 72 65 65 20 | available free | 00000e40 69 66 20 79 6f 75 0d 73 65 6e 64 20 61 6e 20 41 |if you.send an A| 00000e50 44 46 53 20 66 6f 72 6d 61 74 74 65 64 20 33 2e |DFS formatted 3.| 00000e60 35 22 20 64 69 73 6b 20 61 6e 64 1a 20 53 53 41 |5" disk and. SSA| 00000e70 45 1a 20 74 6f 1a 20 74 68 65 20 61 62 6f 76 65 |E. to. the above| 00000e80 20 61 64 64 72 65 73 73 2e 20 49 66 20 69 74 27 | address. If it'| 00000e90 73 0d 66 69 6e 69 73 68 65 64 20 49 27 6c 6c 20 |s.finished I'll | 00000ea0 65 6e 63 6c 6f 73 65 20 6d 79 20 70 75 72 70 6f |enclose my purpo| 00000eb0 73 65 20 6d 61 64 65 20 64 61 74 61 62 61 73 65 |se made database| 00000ec0 20 73 65 61 72 63 68 65 72 2c 20 79 6f 75 20 74 | searcher, you t| 00000ed0 79 70 65 1a 20 69 6e 1a 20 74 68 65 0d 63 6f 64 |ype. in. the.cod| 00000ee0 65 1a 20 61 6e 64 1a 20 69 74 1a 20 64 65 6c 69 |e. and. it. deli| 00000ef0 76 65 72 73 1a 20 75 70 1a 20 28 22 54 68 65 1a |vers. up. ("The.| 00000f00 20 6e 75 6d 62 65 72 1a 20 79 6f 75 1a 20 68 61 | number. you. ha| 00000f10 76 65 20 64 69 61 6c 6c 65 64 20 68 61 73 20 6e |ve dialled has n| 00000f20 6f 74 20 62 65 65 6e 0d 72 65 63 6f 67 6e 69 73 |ot been.recognis| 00000f30 65 64 22 21 29 20 74 68 65 20 61 70 70 72 6f 70 |ed"!) the approp| 00000f40 72 69 61 74 65 20 74 6f 77 6e 20 6e 61 6d 65 20 |riate town name | 00000f50 74 6f 20 73 61 76 65 20 79 6f 75 20 6d 69 6e 75 |to save you minu| 00000f60 74 65 73 20 6f 66 20 73 65 61 72 63 68 69 6e 67 |tes of searching| 00000f70 2e 0d 20 20 20 20 20 44 6f 20 79 6f 75 20 75 73 |.. Do you us| 00000f80 65 20 74 68 65 20 31 34 37 31 1a 20 43 61 6c 6c |e the 1471. Call| 00000f90 20 52 65 74 75 72 6e 20 73 65 72 76 69 63 65 3f | Return service?| 00000fa0 20 49 20 68 61 76 65 20 61 6e 64 20 66 6f 75 6e | I have and foun| 00000fb0 64 20 69 74 20 75 73 65 66 75 6c 2e 0d 54 68 65 |d it useful..The| 00000fc0 20 61 63 63 6f 6d 70 61 6e 79 69 6e 67 20 44 69 | accompanying Di| 00000fd0 72 65 63 74 20 43 61 6c 6c 20 52 65 74 75 72 6e |rect Call Return| 00000fe0 20 28 31 34 37 34 29 1a 20 68 61 73 20 6e 6f 74 | (1474). has not| 00000ff0 20 62 65 65 6e 20 61 64 76 65 72 74 69 73 65 64 | been advertised| 00001000 20 62 75 74 20 69 73 0d 76 65 72 79 20 68 61 6e | but is.very han| 00001010 64 79 2c 20 65 73 70 65 63 69 61 6c 6c 79 20 66 |dy, especially f| 00001020 6f 72 20 63 61 6c 6c 69 6e 67 20 62 61 63 6b 20 |or calling back | 00001030 74 6f 20 61 20 70 68 6f 6e 65 62 6f 78 2e 20 48 |to a phonebox. H| 00001040 6f 77 65 76 65 72 2c 20 74 68 65 20 64 69 72 65 |owever, the dire| 00001050 63 74 0d 73 65 72 76 69 63 65 20 77 6f 75 6c 64 |ct.service would| 00001060 20 61 70 70 65 61 72 20 74 6f 20 68 61 76 65 20 | appear to have | 00001070 62 65 65 6e 20 77 69 74 68 64 72 61 77 6e 2c 20 |been withdrawn, | 00001080 61 67 61 69 6e 20 77 69 74 68 6f 75 74 20 70 75 |again without pu| 00001090 62 6c 69 63 69 74 79 2e 0d 20 20 20 20 20 46 69 |blicity.. Fi| 000010a0 6e 61 6c 6c 79 2c 20 79 6f 75 20 77 61 6e 74 20 |nally, you want | 000010b0 74 6f 20 6b 6e 6f 77 1a 20 77 68 79 1a 20 61 63 |to know. why. ac| 000010c0 63 75 72 61 74 65 1a 20 73 70 65 6c 6c 69 6e 67 |curate. spelling| 000010d0 1a 20 69 73 20 69 6d 70 6f 72 74 61 6e 74 3f 20 |. is important? | 000010e0 54 72 79 0d 75 73 69 6e 67 20 74 68 65 20 27 79 |Try.using the 'y| 000010f0 6f 75 20 6b 6e 6f 77 20 77 68 61 74 20 49 20 6d |ou know what I m| 00001100 65 61 6e 27 20 65 78 63 75 73 65 20 6f 6e 1a 20 |ean' excuse on. | 00001110 61 1a 20 63 6f 6d 70 75 74 65 72 1a 20 70 72 6f |a. computer. pro| 00001120 67 72 61 6d 2e 1a 20 49 66 20 79 6f 75 72 0d 63 |gram.. If your.c| 00001130 6f 64 65 20 69 73 6e 27 74 20 65 78 61 63 74 6c |ode isn't exactl| 00001140 79 20 72 69 67 68 74 20 61 6e 64 20 73 79 6e 74 |y right and synt| 00001150 61 63 74 69 63 61 6c 6c 79 20 63 6f 72 72 65 63 |actically correc| 00001160 74 20 69 74 20 63 72 61 73 68 65 73 2c 20 6f 72 |t it crashes, or| 00001170 20 63 68 65 77 73 20 75 70 0d 79 6f 75 72 20 64 | chews up.your d| 00001180 61 74 61 2c 20 6f 72 20 62 6f 74 68 20 61 6e 64 |ata, or both and| 00001190 20 67 6f 65 73 20 6f 6e 20 74 6f 20 61 74 74 61 | goes on to atta| 000011a0 63 6b 20 74 68 65 20 62 75 64 67 69 65 2e 20 54 |ck the budgie. T| 000011b0 68 65 20 73 61 6d 65 1a 20 61 70 70 6c 69 65 73 |he same. applies| 000011c0 1a 20 74 6f 0d 61 6e 79 1a 20 68 75 6d 61 6e 1a |. to.any. human.| 000011d0 20 6c 61 6e 67 75 61 67 65 2e 1a 20 55 6e 6c 65 | language.. Unle| 000011e0 73 73 20 79 6f 75 20 6b 6e 6f 77 20 74 68 65 20 |ss you know the | 000011f0 70 65 72 73 6f 6e 20 79 6f 75 20 61 72 65 20 74 |person you are t| 00001200 61 6c 6b 69 6e 67 20 74 6f 20 6b 6e 6f 77 73 0d |alking to knows.| 00001210 79 6f 75 72 1a 20 6f 77 6e 20 73 70 65 65 63 68 |your. own speech| 00001220 20 6f 72 1a 20 73 70 65 6c 6c 69 6e 67 1a 20 64 | or. spelling. d| 00001230 65 66 69 63 69 65 6e 63 69 65 73 1a 20 69 74 1a |eficiencies. it.| 00001240 20 69 73 1a 20 69 6d 70 6f 72 74 61 6e 74 1a 20 | is. important. | 00001250 74 6f 1a 20 72 65 6d 6f 76 65 0d 61 76 6f 69 64 |to. remove.avoid| 00001260 61 62 6c 65 20 65 72 72 6f 72 73 20 61 6e 64 20 |able errors and | 00001270 65 6e 61 62 6c 65 20 73 6d 6f 6f 74 68 20 63 6f |enable smooth co| 00001280 6d 6d 75 6e 69 63 61 74 69 6f 6e 2e 0d 20 20 20 |mmunication.. | 00001290 20 20 53 6f 72 72 79 2c 20 6c 65 63 74 75 72 65 | Sorry, lecture| 000012a0 20 6f 76 65 72 21 20 50 6c 65 61 73 65 20 64 6f | over! Please do| 000012b0 6e 27 74 20 67 65 74 20 72 69 64 20 6f 66 20 27 |n't get rid of '| 000012c0 65 64 69 74 72 6f 69 61 6c 27 21 0d 0d 52 65 67 |editroial'!..Reg| 000012d0 61 72 64 73 2c 20 43 48 52 49 53 54 4f 50 48 45 |ards, CHRISTOPHE| 000012e0 52 20 43 48 41 44 57 49 43 4b 0d 0d 49 27 44 20 |R CHADWICK..I'D | 000012f0 4c 49 4b 45 20 54 4f 20 53 45 45 20 54 48 49 53 |LIKE TO SEE THIS| 00001300 20 44 49 53 43 2c 20 48 4f 57 20 41 42 4f 55 54 | DISC, HOW ABOUT| 00001310 20 50 55 42 4c 49 53 48 49 4e 47 20 54 48 45 20 | PUBLISHING THE | 00001320 44 41 54 41 42 41 53 45 20 50 52 4f 47 52 41 4d |DATABASE PROGRAM| 00001330 0d 49 4d 20 45 55 47 3f 20 0d 0d 49 20 54 41 4b |.IM EUG? ..I TAK| 00001340 45 20 59 4f 55 52 20 50 4f 49 4e 54 20 41 42 4f |E YOUR POINT ABO| 00001350 55 54 20 53 50 45 4c 4c 49 4e 47 20 41 4e 44 20 |UT SPELLING AND | 00001360 59 4f 55 20 41 52 45 20 4f 46 20 43 4f 55 52 53 |YOU ARE OF COURS| 00001370 45 20 52 49 47 48 54 2e 20 43 4f 4d 50 55 54 45 |E RIGHT. COMPUTE| 00001380 52 53 0d 4c 49 4b 45 20 41 4c 4c 20 4d 41 43 48 |RS.LIKE ALL MACH| 00001390 49 4e 45 53 20 4e 45 45 44 20 50 52 45 43 49 53 |INES NEED PRECIS| 000013a0 45 20 49 4e 46 4f 52 4d 41 54 49 4f 4e 2e 20 49 |E INFORMATION. I| 000013b0 4e 43 4f 52 52 45 43 54 20 53 50 45 4c 4c 49 4e |NCORRECT SPELLIN| 000013c0 47 20 4f 52 0d 49 4e 53 54 52 55 43 54 49 4f 4e |G OR.INSTRUCTION| 000013d0 53 20 49 4e 20 41 20 43 4f 4d 50 55 54 45 52 20 |S IN A COMPUTER | 000013e0 41 4e 44 20 54 48 45 20 50 52 4f 47 52 41 4d 20 |AND THE PROGRAM | 000013f0 43 52 41 53 48 45 53 2e 20 42 55 54 20 54 48 45 |CRASHES. BUT THE| 00001400 52 45 20 49 53 20 4d 4f 52 45 20 54 48 41 4e 0d |RE IS MORE THAN.| 00001410 4f 4e 45 20 57 41 59 20 54 4f 20 53 4b 49 4e 20 |ONE WAY TO SKIN | 00001420 41 20 43 41 54 20 41 53 20 54 48 45 59 20 53 41 |A CAT AS THEY SA| 00001430 59 20 41 4e 44 20 54 48 45 52 45 20 49 53 20 4d |Y AND THERE IS M| 00001440 4f 52 45 20 54 48 41 4e 20 4f 4e 45 20 57 41 59 |ORE THAN ONE WAY| 00001450 20 54 4f 20 47 45 54 20 41 0d 43 4f 4d 50 55 54 | TO GET A.COMPUT| 00001460 45 52 20 54 4f 20 50 45 52 46 4f 52 4d 20 41 20 |ER TO PERFORM A | 00001470 50 41 52 54 49 43 55 4c 41 52 20 54 41 53 4b 20 |PARTICULAR TASK | 00001480 41 4e 44 20 41 43 48 49 45 56 45 20 41 4e 20 45 |AND ACHIEVE AN E| 00001490 4e 44 20 52 45 53 55 4c 54 2e 20 54 48 45 52 45 |ND RESULT. THERE| 000014a0 20 49 53 0d 41 1a 20 50 52 4f 47 52 41 4d 20 4f | IS.A. PROGRAM O| 000014b0 4e 20 54 48 49 53 20 44 49 53 43 20 54 4f 20 4c |N THIS DISC TO L| 000014c0 49 53 54 20 54 48 45 20 52 4f 4d 53 20 49 4e 20 |IST THE ROMS IN | 000014d0 41 20 43 4f 4d 50 4c 45 54 45 4c 59 20 44 49 46 |A COMPLETELY DIF| 000014e0 46 45 52 45 4e 54 20 57 41 59 20 54 4f 0d 41 20 |FERENT WAY TO.A | 000014f0 50 52 4f 47 52 41 4d 20 57 52 49 54 54 45 4e 20 |PROGRAM WRITTEN | 00001500 42 59 20 44 45 52 45 4b 20 57 41 4c 4b 45 52 20 |BY DEREK WALKER | 00001510 41 20 59 45 41 52 20 41 47 4f 2e 0d 0d 49 4e 20 |A YEAR AGO...IN | 00001520 54 48 45 1a 20 43 41 53 45 1a 20 4f 46 20 48 55 |THE. CASE. OF HU| 00001530 4d 41 4e 20 43 4f 4d 4d 55 4e 49 43 41 54 49 4f |MAN COMMUNICATIO| 00001540 4e 20 57 45 20 48 41 56 45 20 54 48 45 20 41 44 |N WE HAVE THE AD| 00001550 56 41 4e 54 41 47 45 20 4f 46 20 49 4e 54 45 4c |VANTAGE OF INTEL| 00001560 4c 45 47 45 4e 43 45 0d 53 4f 20 54 48 41 54 20 |LEGENCE.SO THAT | 00001570 57 45 20 43 41 4e 1a 20 45 56 41 4c 55 41 54 45 |WE CAN. EVALUATE| 00001580 1a 20 49 4e 46 4f 52 4d 41 54 49 4f 4e 20 47 49 |. INFORMATION GI| 00001590 56 45 4e 20 49 4e 20 41 20 48 55 47 45 20 56 41 |VEN IN A HUGE VA| 000015a0 52 49 45 54 59 20 4f 46 20 44 49 46 46 45 52 45 |RIETY OF DIFFERE| 000015b0 4e 54 0d 57 41 59 53 20 41 4e 44 20 49 4d 4d 45 |NT.WAYS AND IMME| 000015c0 44 49 41 54 4c 59 20 52 45 41 4c 49 53 45 20 57 |DIATLY REALISE W| 000015d0 48 41 54 20 53 4f 4d 45 4f 4e 45 20 49 53 20 54 |HAT SOMEONE IS T| 000015e0 52 59 49 4e 47 20 54 4f 20 53 41 59 2e 20 4d 59 |RYING TO SAY. MY| 000015f0 20 57 49 46 45 20 49 53 0d 42 49 4c 49 4e 47 55 | WIFE IS.BILINGU| 00001600 41 4c 20 49 4e 20 46 52 45 4e 43 48 20 41 4e 44 |AL IN FRENCH AND| 00001610 20 45 4e 47 4c 49 53 48 20 42 55 54 20 53 49 4e | ENGLISH BUT SIN| 00001620 43 45 20 46 52 45 4e 43 48 20 49 53 20 48 45 52 |CE FRENCH IS HER| 00001630 20 46 49 52 53 54 20 4c 41 4e 47 55 41 47 45 20 | FIRST LANGUAGE | 00001640 53 48 45 0d 53 4f 4d 45 54 49 4d 45 53 20 4d 41 |SHE.SOMETIMES MA| 00001650 4b 45 53 20 4d 49 53 54 41 4b 45 53 20 49 4e 20 |KES MISTAKES IN | 00001660 48 45 52 20 45 4e 47 4c 49 53 48 20 50 52 4f 4e |HER ENGLISH PRON| 00001670 4f 55 4e 43 49 41 54 49 4f 4e 20 44 52 4f 50 50 |OUNCIATION DROPP| 00001680 49 4e 47 20 27 53 27 73 20 49 4e 0d 50 4c 55 52 |ING 'S's IN.PLUR| 00001690 41 4c 20 57 4f 52 44 53 20 46 4f 52 20 45 58 41 |AL WORDS FOR EXA| 000016a0 4d 50 4c 45 2e 20 49 54 20 44 4f 45 53 4e 27 54 |MPLE. IT DOESN'T| 000016b0 20 4d 41 4b 45 20 48 45 52 20 41 4e 59 20 4d 4f | MAKE HER ANY MO| 000016c0 52 45 20 44 49 46 46 49 43 55 4c 54 20 54 4f 0d |RE DIFFICULT TO.| 000016d0 55 4e 44 45 52 53 54 41 4e 44 2e 20 45 4e 47 4c |UNDERSTAND. ENGL| 000016e0 49 53 48 20 49 53 20 56 45 52 59 20 54 4f 4c 4c |ISH IS VERY TOLL| 000016f0 45 52 45 4e 54 20 49 4e 20 54 48 49 53 20 57 41 |ERENT IN THIS WA| 00001700 59 2c 20 4f 4e 45 20 52 45 41 53 4f 4e 20 57 48 |Y, ONE REASON WH| 00001710 59 20 49 54 20 49 53 0d 54 48 45 20 57 4f 52 4c |Y IT IS.THE WORL| 00001720 44 27 53 20 4d 4f 53 54 20 50 4f 50 55 4c 41 52 |D'S MOST POPULAR| 00001730 20 4c 41 4e 47 55 41 47 45 2e 20 49 20 4b 4e 4f | LANGUAGE. I KNO| 00001740 57 20 4d 59 53 45 4c 46 20 49 46 20 49 20 43 48 |W MYSELF IF I CH| 00001750 45 43 4b 45 44 20 54 48 45 20 53 50 45 4c 4c 49 |ECKED THE SPELLI| 00001760 4e 47 0d 4f 46 20 45 56 45 52 59 57 4f 52 44 20 |NG.OF EVERYWORD | 00001770 49 20 57 52 4f 54 45 20 49 20 50 52 4f 42 41 42 |I WROTE I PROBAB| 00001780 4c 59 20 47 45 54 20 53 4f 20 46 45 44 20 55 50 |LY GET SO FED UP| 00001790 20 49 20 57 4f 55 4c 44 4e 27 54 20 57 52 49 54 | I WOULDN'T WRIT| 000017a0 45 20 41 4e 59 54 48 49 4e 47 2e 0d 42 55 54 20 |E ANYTHING..BUT | 000017b0 4c 41 5a 59 4e 45 53 53 20 41 53 49 44 45 20 4d |LAZYNESS ASIDE M| 000017c0 59 20 50 45 52 53 4f 4e 41 4c 20 46 45 45 4c 49 |Y PERSONAL FEELI| 000017d0 4e 47 20 4f 4e 20 54 48 49 53 20 49 53 20 54 48 |NG ON THIS IS TH| 000017e0 41 54 20 43 4f 4d 4d 55 4e 49 43 41 54 49 4f 4e |AT COMMUNICATION| 000017f0 20 49 53 0d 45 56 45 52 59 54 48 49 4e 47 2e 20 | IS.EVERYTHING. | 00001800 41 4e 44 20 41 53 20 4c 4f 4e 47 20 41 53 20 54 |AND AS LONG AS T| 00001810 48 45 20 57 4f 52 4c 44 20 49 53 20 54 41 4c 4b |HE WORLD IS TALK| 00001820 49 4e 47 20 49 54 20 27 41 49 4e 54 20 46 49 47 |ING IT 'AINT FIG| 00001830 48 54 49 4e 27 2e 20 41 4e 44 0d 47 4f 4f 44 4e |HTIN'. AND.GOODN| 00001840 45 53 53 20 4b 4e 4f 57 53 20 54 48 49 53 20 57 |ESS KNOWS THIS W| 00001850 4f 52 4c 44 20 43 41 4e 20 44 4f 20 57 49 54 48 |ORLD CAN DO WITH| 00001860 4f 55 54 20 41 20 4c 49 54 54 4c 45 20 46 49 47 |OUT A LITTLE FIG| 00001870 48 54 49 4e 47 2e 0d 0d 4e 4f 57 20 49 27 4d 20 |HTING...NOW I'M | 00001880 4e 4f 54 20 53 49 4d 50 4c 59 20 54 52 59 49 4e |NOT SIMPLY TRYIN| 00001890 47 20 54 4f 20 41 52 47 55 45 20 54 48 49 53 20 |G TO ARGUE THIS | 000018a0 50 4f 49 4e 54 20 46 4f 52 20 54 48 45 20 53 41 |POINT FOR THE SA| 000018b0 4b 45 20 4f 46 20 49 54 2e 20 41 4e 44 20 49 0d |KE OF IT. AND I.| 000018c0 48 4f 50 45 20 49 20 44 4f 4e 27 54 20 41 50 50 |HOPE I DON'T APP| 000018d0 45 41 52 20 54 4f 20 42 45 20 43 4c 4f 53 45 44 |EAR TO BE CLOSED| 000018e0 20 54 4f 20 41 52 47 55 45 4d 45 4e 54 53 20 57 | TO ARGUEMENTS W| 000018f0 48 49 43 48 20 44 49 46 46 45 52 20 46 52 4f 4d |HICH DIFFER FROM| 00001900 20 4d 59 20 4f 57 4e 2e 0d 42 55 54 20 49 20 48 | MY OWN..BUT I H| 00001910 41 56 45 20 49 4e 20 4d 59 20 54 49 4d 45 20 53 |AVE IN MY TIME S| 00001920 41 54 20 41 4e 44 20 4c 49 53 54 45 4e 45 44 20 |AT AND LISTENED | 00001930 54 4f 20 50 45 4f 50 4c 45 20 57 48 4f 20 48 41 |TO PEOPLE WHO HA| 00001940 56 45 20 42 45 45 4e 20 56 49 52 54 55 41 4c 4c |VE BEEN VIRTUALL| 00001950 59 0d 44 49 53 4d 49 53 53 45 44 20 42 59 20 54 |Y.DISMISSED BY T| 00001960 48 45 20 57 4f 52 4c 44 20 41 53 20 48 41 56 49 |HE WORLD AS HAVI| 00001970 4e 47 20 4e 4f 54 48 49 4e 47 20 4f 46 20 49 4e |NG NOTHING OF IN| 00001980 54 45 52 45 53 54 20 54 4f 20 53 41 59 20 41 4e |TEREST TO SAY AN| 00001990 44 20 46 4f 55 4e 44 20 54 48 45 4d 0d 54 4f 20 |D FOUND THEM.TO | 000019a0 48 41 56 45 20 4d 55 43 48 20 4f 46 20 49 4e 54 |HAVE MUCH OF INT| 000019b0 45 52 45 53 54 20 54 4f 20 53 41 59 2c 20 54 4f |EREST TO SAY, TO| 000019c0 20 4d 45 20 41 4e 59 57 41 59 2e 0d 0d 45 44 49 | ME ANYWAY...EDI| 000019d0 54 4f 52 49 41 4c 20 49 53 20 4d 59 20 4c 49 54 |TORIAL IS MY LIT| 000019e0 54 4c 45 20 47 45 4d 2e 20 41 53 20 4d 4f 53 54 |TLE GEM. AS MOST| 000019f0 20 4d 45 4d 42 45 52 53 20 4b 4e 4f 57 20 49 20 | MEMBERS KNOW I | 00001a00 53 50 45 4e 44 20 51 55 49 54 45 20 41 20 42 49 |SPEND QUITE A BI| 00001a10 54 20 4f 46 0d 54 49 4d 45 20 4f 4e 20 45 55 47 |T OF.TIME ON EUG| 00001a20 20 41 4e 44 20 49 20 55 53 45 20 45 44 49 54 4f | AND I USE EDITO| 00001a30 52 49 41 4c 20 54 4f 20 55 4e 57 49 4e 44 2e 20 |RIAL TO UNWIND. | 00001a40 59 4f 55 20 44 4f 4e 27 54 20 48 41 56 45 20 54 |YOU DON'T HAVE T| 00001a50 4f 20 52 45 41 44 20 49 54 20 42 55 54 0d 49 54 |O READ IT BUT.IT| 00001a60 27 53 20 4e 49 43 45 20 54 4f 20 53 45 45 20 54 |'S NICE TO SEE T| 00001a70 48 41 54 20 53 4f 4d 45 4f 4e 45 20 44 4f 45 53 |HAT SOMEONE DOES| 00001a80 2e 0d 0d 41 4e 44 20 4e 45 56 45 52 20 41 50 4f |...AND NEVER APO| 00001a90 4c 4f 47 49 53 45 20 46 4f 52 20 45 58 50 52 45 |LOGISE FOR EXPRE| 00001aa0 53 53 49 4e 47 20 59 4f 55 20 4f 50 49 4e 49 4f |SSING YOU OPINIO| 00001ab0 4e 53 2c 20 54 48 41 54 20 49 53 20 57 48 41 54 |NS, THAT IS WHAT| 00001ac0 20 45 55 47 20 49 53 20 46 4f 52 2c 0d 41 4d 4f | EUG IS FOR,.AMO| 00001ad0 55 4e 47 20 4f 54 48 45 52 20 54 48 49 4e 47 53 |UNG OTHER THINGS| 00001ae0 2e 0d |..| 00001ae2