Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_35.ADF » +gus1

+gus1

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_35.ADF
Filename: +gus1
Read OK:
File size: 14DE bytes
Load address: 2B206576
Exec address: 31737567
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
This disc is late because I have had to spend quite a lot of time
rearranging some files to suit both the EUG formats. 

I have been reluctant to say this in the past but could members who are
sending in programs try to keep file names to 7 letters or less? 

If a program needs a lot of ADFS disc space could you restrict
yourselves to ADFS M format?

Only use single letters for directory names.

When a file needs to change directories could you try to  write it as 
*DIR dir instead of *DIR ^ and if a file needs to return to the root
directory could you use *DIR $ instead of *DIR. The reason for this last
point is that ADFS recognises *DIR as an instruction to return to the root
directory while DFS needs to have any directory name including the root
directroy specified. In DFS a jump can be made between any directory
simply by calling it while in ADFS the directory path needs to be
specified. 

So in ADFS one directory branch might be A, then B and C, while a second
separate branch might be X then Y and Z. If you happen to be in C and yo
want to go to A you can type *DIR^^ and if you want to move from C to Z
you would type *DIR $.X.Y.Z. Returning to the root directory can be done
with *DIR.

In DFS moving from C to Z would be *DIR Z  
^ would be seen as a directory name and not recognised

Specifying each individual directory jump will ensure cross compatability.

A number of EUG members use DFS which has some special restrictions and
many EUG members using 3.5" drives have only single sided.

Please don't give up programming if these points are not clear. Send in
your programs anyway and I will do my best to sort them out. 

As I've said before without submissions from EUG members there will be no
EUG.



I have discovered evidence of life on another planet. It happened like
this. I was driving one afternoon listening to Radio 4 and there was a
discussion on the subject of why British men have so much difficultly
showing their emotions. One of the explanations was the English habit of
sending their sons to prep school followed by boarding school where
demonstrations of emotion were discouraged. 

Now the vast majority of English boys don't go to prep school let alone
boarding school and for that matter English men and indeed British men do
show their emotions. Then it occurred to me that the speakers are infact on
another planet, and by gradual deduction I worked out a number of
interesting facts. Surprisingly this planet has a number of place names in
common with Earth but this is where the similarity ends. 

There are only two countries, England and the rest of the world. The other
country is sometimes divided up into various regions but this is usually
unimportant since they are not English.

Most boys go to boarding schools, these are all terrible places with cold
showers, bad food and bullying prefects but everyone looks back with fond
nostalgia.

Films and TV don't have any violence, crime or sex. Consequently in
society there is no violence, crime or sex. OK so I lied about the sex.

Everyone has a garden of at least 1/2 an acre.

Generally only the women get diseases but when men do get ill they don't
like to talk about it.

Opera and Ballet originate in England and everyone protests if anything
less than huge amounts of tax payers money is used to pay for them.

Tennis is the national sport followed by show jumping. 

All children work hard to get A levels and go to university to study
Classics. It is almost unheard of for a young person to take an
apprenticeship and families have died of shame rather than admit that one
of their children wants to be a tradesman.

I haven't figured out what the name of this planet is but I'd be
interested in suggestions and any further information anyone may have.

An advert on some TV stations at the moment for a company looking to
finance inventions starts with some tension building music and a question
is printed on the screen,
   Who Invented The Telephone?  followed by three possible answers, 
   Alexander Graham Bell,
   Elisha Gray,
   Both.
After a moment the third answer is magically ringed. Then another question
is printed on the screen,
   What Was The Difference?  again followed by three possible answers,
   The Design,
   The Finance,
   The Patent.
An American voice then says 'The difference was the Patent.
Bell beat Gray by four hours so Bell is famous, Gray is forgotten. 

Now setting aside the inaccuracy of the statement it raises two points.
Firstly an American is not trying to claim that Thomas Edison invented the
telephone and of course he didn't but secondly the priority for the
American voiceover is that Bell is famous. Looking at this from a British
perspective I would have thought that the most sought after reward would
be to make lots of money. But for the 'average ' American it seems that
fame is what counts. Fame seems to be the driving force in American
popular culture and it seems to be fame at any cost. Many British people 
might like to be famous sportsmen or perhaps popstars but this is surely
more a desire for admiration rather than fame itself. For American popular
culture being famous seems to be the first thought with the assumption
that material security will follow naturally.

The number of this company for anyone interested is 0800 123411 

Gus, December 1997


00000000  54 68 69 73 20 64 69 73  63 20 69 73 20 6c 61 74  |This disc is lat|
00000010  65 20 62 65 63 61 75 73  65 20 49 20 68 61 76 65  |e because I have|
00000020  20 68 61 64 20 74 6f 20  73 70 65 6e 64 20 71 75  | had to spend qu|
00000030  69 74 65 20 61 20 6c 6f  74 20 6f 66 20 74 69 6d  |ite a lot of tim|
00000040  65 0d 72 65 61 72 72 61  6e 67 69 6e 67 20 73 6f  |e.rearranging so|
00000050  6d 65 20 66 69 6c 65 73  20 74 6f 20 73 75 69 74  |me files to suit|
00000060  20 62 6f 74 68 20 74 68  65 20 45 55 47 20 66 6f  | both the EUG fo|
00000070  72 6d 61 74 73 2e 20 0d  0d 49 20 68 61 76 65 20  |rmats. ..I have |
00000080  62 65 65 6e 20 72 65 6c  75 63 74 61 6e 74 20 74  |been reluctant t|
00000090  6f 20 73 61 79 20 74 68  69 73 20 69 6e 20 74 68  |o say this in th|
000000a0  65 20 70 61 73 74 20 62  75 74 20 63 6f 75 6c 64  |e past but could|
000000b0  20 6d 65 6d 62 65 72 73  20 77 68 6f 20 61 72 65  | members who are|
000000c0  0d 73 65 6e 64 69 6e 67  20 69 6e 20 70 72 6f 67  |.sending in prog|
000000d0  72 61 6d 73 20 74 72 79  20 74 6f 20 6b 65 65 70  |rams try to keep|
000000e0  20 66 69 6c 65 20 6e 61  6d 65 73 20 74 6f 20 37  | file names to 7|
000000f0  20 6c 65 74 74 65 72 73  20 6f 72 20 6c 65 73 73  | letters or less|
00000100  3f 20 0d 0d 49 66 20 61  20 70 72 6f 67 72 61 6d  |? ..If a program|
00000110  20 6e 65 65 64 73 20 61  20 6c 6f 74 20 6f 66 20  | needs a lot of |
00000120  41 44 46 53 20 64 69 73  63 20 73 70 61 63 65 20  |ADFS disc space |
00000130  63 6f 75 6c 64 20 79 6f  75 20 72 65 73 74 72 69  |could you restri|
00000140  63 74 0d 79 6f 75 72 73  65 6c 76 65 73 20 74 6f  |ct.yourselves to|
00000150  20 41 44 46 53 20 4d 20  66 6f 72 6d 61 74 3f 0d  | ADFS M format?.|
00000160  0d 4f 6e 6c 79 20 75 73  65 20 73 69 6e 67 6c 65  |.Only use single|
00000170  20 6c 65 74 74 65 72 73  20 66 6f 72 20 64 69 72  | letters for dir|
00000180  65 63 74 6f 72 79 20 6e  61 6d 65 73 2e 0d 0d 57  |ectory names...W|
00000190  68 65 6e 20 61 20 66 69  6c 65 20 6e 65 65 64 73  |hen a file needs|
000001a0  20 74 6f 20 63 68 61 6e  67 65 20 64 69 72 65 63  | to change direc|
000001b0  74 6f 72 69 65 73 20 63  6f 75 6c 64 20 79 6f 75  |tories could you|
000001c0  20 74 72 79 20 74 6f 20  20 77 72 69 74 65 20 69  | try to  write i|
000001d0  74 20 61 73 20 0d 2a 44  49 52 20 64 69 72 20 69  |t as .*DIR dir i|
000001e0  6e 73 74 65 61 64 20 6f  66 20 2a 44 49 52 20 5e  |nstead of *DIR ^|
000001f0  20 61 6e 64 20 69 66 20  61 20 66 69 6c 65 20 6e  | and if a file n|
00000200  65 65 64 73 20 74 6f 20  72 65 74 75 72 6e 20 74  |eeds to return t|
00000210  6f 20 74 68 65 20 72 6f  6f 74 0d 64 69 72 65 63  |o the root.direc|
00000220  74 6f 72 79 20 63 6f 75  6c 64 20 79 6f 75 20 75  |tory could you u|
00000230  73 65 20 2a 44 49 52 20  24 20 69 6e 73 74 65 61  |se *DIR $ instea|
00000240  64 20 6f 66 20 2a 44 49  52 2e 20 54 68 65 20 72  |d of *DIR. The r|
00000250  65 61 73 6f 6e 20 66 6f  72 20 74 68 69 73 20 6c  |eason for this l|
00000260  61 73 74 0d 70 6f 69 6e  74 20 69 73 20 74 68 61  |ast.point is tha|
00000270  74 20 41 44 46 53 20 72  65 63 6f 67 6e 69 73 65  |t ADFS recognise|
00000280  73 20 2a 44 49 52 20 61  73 20 61 6e 20 69 6e 73  |s *DIR as an ins|
00000290  74 72 75 63 74 69 6f 6e  20 74 6f 20 72 65 74 75  |truction to retu|
000002a0  72 6e 20 74 6f 20 74 68  65 20 72 6f 6f 74 0d 64  |rn to the root.d|
000002b0  69 72 65 63 74 6f 72 79  20 77 68 69 6c 65 20 44  |irectory while D|
000002c0  46 53 20 6e 65 65 64 73  20 74 6f 20 68 61 76 65  |FS needs to have|
000002d0  20 61 6e 79 20 64 69 72  65 63 74 6f 72 79 20 6e  | any directory n|
000002e0  61 6d 65 20 69 6e 63 6c  75 64 69 6e 67 20 74 68  |ame including th|
000002f0  65 20 72 6f 6f 74 0d 64  69 72 65 63 74 72 6f 79  |e root.directroy|
00000300  20 73 70 65 63 69 66 69  65 64 2e 20 49 6e 20 44  | specified. In D|
00000310  46 53 20 61 20 6a 75 6d  70 20 63 61 6e 20 62 65  |FS a jump can be|
00000320  20 6d 61 64 65 20 62 65  74 77 65 65 6e 20 61 6e  | made between an|
00000330  79 20 64 69 72 65 63 74  6f 72 79 0d 73 69 6d 70  |y directory.simp|
00000340  6c 79 20 62 79 20 63 61  6c 6c 69 6e 67 20 69 74  |ly by calling it|
00000350  20 77 68 69 6c 65 20 69  6e 20 41 44 46 53 20 74  | while in ADFS t|
00000360  68 65 20 64 69 72 65 63  74 6f 72 79 20 70 61 74  |he directory pat|
00000370  68 20 6e 65 65 64 73 20  74 6f 20 62 65 0d 73 70  |h needs to be.sp|
00000380  65 63 69 66 69 65 64 2e  20 0d 0d 53 6f 20 69 6e  |ecified. ..So in|
00000390  20 41 44 46 53 20 6f 6e  65 20 64 69 72 65 63 74  | ADFS one direct|
000003a0  6f 72 79 20 62 72 61 6e  63 68 20 6d 69 67 68 74  |ory branch might|
000003b0  20 62 65 20 41 2c 20 74  68 65 6e 20 42 20 61 6e  | be A, then B an|
000003c0  64 20 43 2c 20 77 68 69  6c 65 20 61 20 73 65 63  |d C, while a sec|
000003d0  6f 6e 64 0d 73 65 70 61  72 61 74 65 20 62 72 61  |ond.separate bra|
000003e0  6e 63 68 20 6d 69 67 68  74 20 62 65 20 58 20 74  |nch might be X t|
000003f0  68 65 6e 20 59 20 61 6e  64 20 5a 2e 20 49 66 20  |hen Y and Z. If |
00000400  79 6f 75 20 68 61 70 70  65 6e 20 74 6f 20 62 65  |you happen to be|
00000410  20 69 6e 20 43 20 61 6e  64 20 79 6f 0d 77 61 6e  | in C and yo.wan|
00000420  74 20 74 6f 20 67 6f 20  74 6f 20 41 20 79 6f 75  |t to go to A you|
00000430  20 63 61 6e 20 74 79 70  65 20 2a 44 49 52 5e 5e  | can type *DIR^^|
00000440  20 61 6e 64 20 69 66 20  79 6f 75 20 77 61 6e 74  | and if you want|
00000450  20 74 6f 20 6d 6f 76 65  20 66 72 6f 6d 20 43 20  | to move from C |
00000460  74 6f 20 5a 0d 79 6f 75  20 77 6f 75 6c 64 20 74  |to Z.you would t|
00000470  79 70 65 20 2a 44 49 52  20 24 2e 58 2e 59 2e 5a  |ype *DIR $.X.Y.Z|
00000480  2e 20 52 65 74 75 72 6e  69 6e 67 20 74 6f 20 74  |. Returning to t|
00000490  68 65 20 72 6f 6f 74 20  64 69 72 65 63 74 6f 72  |he root director|
000004a0  79 20 63 61 6e 20 62 65  20 64 6f 6e 65 0d 77 69  |y can be done.wi|
000004b0  74 68 20 2a 44 49 52 2e  0d 0d 49 6e 20 44 46 53  |th *DIR...In DFS|
000004c0  20 6d 6f 76 69 6e 67 20  66 72 6f 6d 20 43 20 74  | moving from C t|
000004d0  6f 20 5a 20 77 6f 75 6c  64 20 62 65 20 2a 44 49  |o Z would be *DI|
000004e0  52 20 5a 20 20 0d 5e 20  77 6f 75 6c 64 20 62 65  |R Z  .^ would be|
000004f0  20 73 65 65 6e 20 61 73  20 61 20 64 69 72 65 63  | seen as a direc|
00000500  74 6f 72 79 20 6e 61 6d  65 20 61 6e 64 20 6e 6f  |tory name and no|
00000510  74 20 72 65 63 6f 67 6e  69 73 65 64 0d 0d 53 70  |t recognised..Sp|
00000520  65 63 69 66 79 69 6e 67  20 65 61 63 68 20 69 6e  |ecifying each in|
00000530  64 69 76 69 64 75 61 6c  20 64 69 72 65 63 74 6f  |dividual directo|
00000540  72 79 20 6a 75 6d 70 20  77 69 6c 6c 20 65 6e 73  |ry jump will ens|
00000550  75 72 65 20 63 72 6f 73  73 20 63 6f 6d 70 61 74  |ure cross compat|
00000560  61 62 69 6c 69 74 79 2e  0d 0d 41 20 6e 75 6d 62  |ability...A numb|
00000570  65 72 20 6f 66 20 45 55  47 20 6d 65 6d 62 65 72  |er of EUG member|
00000580  73 20 75 73 65 20 44 46  53 20 77 68 69 63 68 20  |s use DFS which |
00000590  68 61 73 20 73 6f 6d 65  20 73 70 65 63 69 61 6c  |has some special|
000005a0  20 72 65 73 74 72 69 63  74 69 6f 6e 73 20 61 6e  | restrictions an|
000005b0  64 0d 6d 61 6e 79 20 45  55 47 20 6d 65 6d 62 65  |d.many EUG membe|
000005c0  72 73 20 75 73 69 6e 67  20 33 2e 35 22 20 64 72  |rs using 3.5" dr|
000005d0  69 76 65 73 20 68 61 76  65 20 6f 6e 6c 79 20 73  |ives have only s|
000005e0  69 6e 67 6c 65 20 73 69  64 65 64 2e 0d 0d 50 6c  |ingle sided...Pl|
000005f0  65 61 73 65 20 64 6f 6e  27 74 20 67 69 76 65 20  |ease don't give |
00000600  75 70 20 70 72 6f 67 72  61 6d 6d 69 6e 67 20 69  |up programming i|
00000610  66 20 74 68 65 73 65 20  70 6f 69 6e 74 73 20 61  |f these points a|
00000620  72 65 20 6e 6f 74 20 63  6c 65 61 72 2e 20 53 65  |re not clear. Se|
00000630  6e 64 20 69 6e 0d 79 6f  75 72 20 70 72 6f 67 72  |nd in.your progr|
00000640  61 6d 73 20 61 6e 79 77  61 79 20 61 6e 64 20 49  |ams anyway and I|
00000650  20 77 69 6c 6c 20 64 6f  20 6d 79 20 62 65 73 74  | will do my best|
00000660  20 74 6f 20 73 6f 72 74  20 74 68 65 6d 20 6f 75  | to sort them ou|
00000670  74 2e 20 0d 0d 41 73 20  49 27 76 65 20 73 61 69  |t. ..As I've sai|
00000680  64 20 62 65 66 6f 72 65  20 77 69 74 68 6f 75 74  |d before without|
00000690  20 73 75 62 6d 69 73 73  69 6f 6e 73 20 66 72 6f  | submissions fro|
000006a0  6d 20 45 55 47 20 6d 65  6d 62 65 72 73 20 74 68  |m EUG members th|
000006b0  65 72 65 20 77 69 6c 6c  20 62 65 20 6e 6f 0d 45  |ere will be no.E|
000006c0  55 47 2e 0d 0d 0d 0d 49  20 68 61 76 65 20 64 69  |UG.....I have di|
000006d0  73 63 6f 76 65 72 65 64  20 65 76 69 64 65 6e 63  |scovered evidenc|
000006e0  65 20 6f 66 20 6c 69 66  65 20 6f 6e 20 61 6e 6f  |e of life on ano|
000006f0  74 68 65 72 20 70 6c 61  6e 65 74 2e 20 49 74 20  |ther planet. It |
00000700  68 61 70 70 65 6e 65 64  20 6c 69 6b 65 0d 74 68  |happened like.th|
00000710  69 73 2e 20 49 20 77 61  73 20 64 72 69 76 69 6e  |is. I was drivin|
00000720  67 20 6f 6e 65 20 61 66  74 65 72 6e 6f 6f 6e 20  |g one afternoon |
00000730  6c 69 73 74 65 6e 69 6e  67 20 74 6f 20 52 61 64  |listening to Rad|
00000740  69 6f 20 34 20 61 6e 64  20 74 68 65 72 65 20 77  |io 4 and there w|
00000750  61 73 20 61 0d 64 69 73  63 75 73 73 69 6f 6e 20  |as a.discussion |
00000760  6f 6e 20 74 68 65 20 73  75 62 6a 65 63 74 20 6f  |on the subject o|
00000770  66 20 77 68 79 20 42 72  69 74 69 73 68 20 6d 65  |f why British me|
00000780  6e 20 68 61 76 65 20 73  6f 20 6d 75 63 68 20 64  |n have so much d|
00000790  69 66 66 69 63 75 6c 74  6c 79 0d 73 68 6f 77 69  |ifficultly.showi|
000007a0  6e 67 20 74 68 65 69 72  20 65 6d 6f 74 69 6f 6e  |ng their emotion|
000007b0  73 2e 20 4f 6e 65 20 6f  66 20 74 68 65 20 65 78  |s. One of the ex|
000007c0  70 6c 61 6e 61 74 69 6f  6e 73 20 77 61 73 20 74  |planations was t|
000007d0  68 65 20 45 6e 67 6c 69  73 68 20 68 61 62 69 74  |he English habit|
000007e0  20 6f 66 0d 73 65 6e 64  69 6e 67 20 74 68 65 69  | of.sending thei|
000007f0  72 20 73 6f 6e 73 20 74  6f 20 70 72 65 70 20 73  |r sons to prep s|
00000800  63 68 6f 6f 6c 20 66 6f  6c 6c 6f 77 65 64 20 62  |chool followed b|
00000810  79 20 62 6f 61 72 64 69  6e 67 20 73 63 68 6f 6f  |y boarding schoo|
00000820  6c 20 77 68 65 72 65 0d  64 65 6d 6f 6e 73 74 72  |l where.demonstr|
00000830  61 74 69 6f 6e 73 20 6f  66 20 65 6d 6f 74 69 6f  |ations of emotio|
00000840  6e 20 77 65 72 65 20 64  69 73 63 6f 75 72 61 67  |n were discourag|
00000850  65 64 2e 20 0d 0d 4e 6f  77 20 74 68 65 20 76 61  |ed. ..Now the va|
00000860  73 74 20 6d 61 6a 6f 72  69 74 79 20 6f 66 20 45  |st majority of E|
00000870  6e 67 6c 69 73 68 20 62  6f 79 73 20 64 6f 6e 27  |nglish boys don'|
00000880  74 20 67 6f 20 74 6f 20  70 72 65 70 20 73 63 68  |t go to prep sch|
00000890  6f 6f 6c 20 6c 65 74 20  61 6c 6f 6e 65 0d 62 6f  |ool let alone.bo|
000008a0  61 72 64 69 6e 67 20 73  63 68 6f 6f 6c 20 61 6e  |arding school an|
000008b0  64 20 66 6f 72 20 74 68  61 74 20 6d 61 74 74 65  |d for that matte|
000008c0  72 20 45 6e 67 6c 69 73  68 20 6d 65 6e 20 61 6e  |r English men an|
000008d0  64 20 69 6e 64 65 65 64  20 42 72 69 74 69 73 68  |d indeed British|
000008e0  20 6d 65 6e 20 64 6f 0d  73 68 6f 77 20 74 68 65  | men do.show the|
000008f0  69 72 20 65 6d 6f 74 69  6f 6e 73 2e 20 54 68 65  |ir emotions. The|
00000900  6e 20 69 74 20 6f 63 63  75 72 72 65 64 20 74 6f  |n it occurred to|
00000910  20 6d 65 20 74 68 61 74  20 74 68 65 20 73 70 65  | me that the spe|
00000920  61 6b 65 72 73 20 61 72  65 20 69 6e 66 61 63 74  |akers are infact|
00000930  20 6f 6e 0d 61 6e 6f 74  68 65 72 20 70 6c 61 6e  | on.another plan|
00000940  65 74 2c 20 61 6e 64 20  62 79 20 67 72 61 64 75  |et, and by gradu|
00000950  61 6c 20 64 65 64 75 63  74 69 6f 6e 20 49 20 77  |al deduction I w|
00000960  6f 72 6b 65 64 20 6f 75  74 20 61 20 6e 75 6d 62  |orked out a numb|
00000970  65 72 20 6f 66 0d 69 6e  74 65 72 65 73 74 69 6e  |er of.interestin|
00000980  67 20 66 61 63 74 73 2e  20 53 75 72 70 72 69 73  |g facts. Surpris|
00000990  69 6e 67 6c 79 20 74 68  69 73 20 70 6c 61 6e 65  |ingly this plane|
000009a0  74 20 68 61 73 20 61 20  6e 75 6d 62 65 72 20 6f  |t has a number o|
000009b0  66 20 70 6c 61 63 65 20  6e 61 6d 65 73 20 69 6e  |f place names in|
000009c0  0d 63 6f 6d 6d 6f 6e 20  77 69 74 68 20 45 61 72  |.common with Ear|
000009d0  74 68 20 62 75 74 20 74  68 69 73 20 69 73 20 77  |th but this is w|
000009e0  68 65 72 65 20 74 68 65  20 73 69 6d 69 6c 61 72  |here the similar|
000009f0  69 74 79 20 65 6e 64 73  2e 20 0d 0d 54 68 65 72  |ity ends. ..Ther|
00000a00  65 20 61 72 65 20 6f 6e  6c 79 20 74 77 6f 20 63  |e are only two c|
00000a10  6f 75 6e 74 72 69 65 73  2c 20 45 6e 67 6c 61 6e  |ountries, Englan|
00000a20  64 20 61 6e 64 20 74 68  65 20 72 65 73 74 20 6f  |d and the rest o|
00000a30  66 20 74 68 65 20 77 6f  72 6c 64 2e 20 54 68 65  |f the world. The|
00000a40  20 6f 74 68 65 72 0d 63  6f 75 6e 74 72 79 20 69  | other.country i|
00000a50  73 20 73 6f 6d 65 74 69  6d 65 73 20 64 69 76 69  |s sometimes divi|
00000a60  64 65 64 20 75 70 20 69  6e 74 6f 20 76 61 72 69  |ded up into vari|
00000a70  6f 75 73 20 72 65 67 69  6f 6e 73 20 62 75 74 20  |ous regions but |
00000a80  74 68 69 73 20 69 73 20  75 73 75 61 6c 6c 79 0d  |this is usually.|
00000a90  75 6e 69 6d 70 6f 72 74  61 6e 74 20 73 69 6e 63  |unimportant sinc|
00000aa0  65 20 74 68 65 79 20 61  72 65 20 6e 6f 74 20 45  |e they are not E|
00000ab0  6e 67 6c 69 73 68 2e 0d  0d 4d 6f 73 74 20 62 6f  |nglish...Most bo|
00000ac0  79 73 20 67 6f 20 74 6f  20 62 6f 61 72 64 69 6e  |ys go to boardin|
00000ad0  67 20 73 63 68 6f 6f 6c  73 2c 20 74 68 65 73 65  |g schools, these|
00000ae0  20 61 72 65 20 61 6c 6c  20 74 65 72 72 69 62 6c  | are all terribl|
00000af0  65 20 70 6c 61 63 65 73  20 77 69 74 68 20 63 6f  |e places with co|
00000b00  6c 64 0d 73 68 6f 77 65  72 73 2c 20 62 61 64 20  |ld.showers, bad |
00000b10  66 6f 6f 64 20 61 6e 64  20 62 75 6c 6c 79 69 6e  |food and bullyin|
00000b20  67 20 70 72 65 66 65 63  74 73 20 62 75 74 20 65  |g prefects but e|
00000b30  76 65 72 79 6f 6e 65 20  6c 6f 6f 6b 73 20 62 61  |veryone looks ba|
00000b40  63 6b 20 77 69 74 68 20  66 6f 6e 64 0d 6e 6f 73  |ck with fond.nos|
00000b50  74 61 6c 67 69 61 2e 0d  0d 46 69 6c 6d 73 20 61  |talgia...Films a|
00000b60  6e 64 20 54 56 20 64 6f  6e 27 74 20 68 61 76 65  |nd TV don't have|
00000b70  20 61 6e 79 20 76 69 6f  6c 65 6e 63 65 2c 20 63  | any violence, c|
00000b80  72 69 6d 65 20 6f 72 20  73 65 78 2e 20 43 6f 6e  |rime or sex. Con|
00000b90  73 65 71 75 65 6e 74 6c  79 20 69 6e 0d 73 6f 63  |sequently in.soc|
00000ba0  69 65 74 79 20 74 68 65  72 65 20 69 73 20 6e 6f  |iety there is no|
00000bb0  20 76 69 6f 6c 65 6e 63  65 2c 20 63 72 69 6d 65  | violence, crime|
00000bc0  20 6f 72 20 73 65 78 2e  20 4f 4b 20 73 6f 20 49  | or sex. OK so I|
00000bd0  20 6c 69 65 64 20 61 62  6f 75 74 20 74 68 65 20  | lied about the |
00000be0  73 65 78 2e 0d 0d 45 76  65 72 79 6f 6e 65 20 68  |sex...Everyone h|
00000bf0  61 73 20 61 20 67 61 72  64 65 6e 20 6f 66 20 61  |as a garden of a|
00000c00  74 20 6c 65 61 73 74 20  31 2f 32 20 61 6e 20 61  |t least 1/2 an a|
00000c10  63 72 65 2e 0d 0d 47 65  6e 65 72 61 6c 6c 79 20  |cre...Generally |
00000c20  6f 6e 6c 79 20 74 68 65  20 77 6f 6d 65 6e 20 67  |only the women g|
00000c30  65 74 20 64 69 73 65 61  73 65 73 20 62 75 74 20  |et diseases but |
00000c40  77 68 65 6e 20 6d 65 6e  20 64 6f 20 67 65 74 20  |when men do get |
00000c50  69 6c 6c 20 74 68 65 79  20 64 6f 6e 27 74 0d 6c  |ill they don't.l|
00000c60  69 6b 65 20 74 6f 20 74  61 6c 6b 20 61 62 6f 75  |ike to talk abou|
00000c70  74 20 69 74 2e 0d 0d 4f  70 65 72 61 20 61 6e 64  |t it...Opera and|
00000c80  20 42 61 6c 6c 65 74 20  6f 72 69 67 69 6e 61 74  | Ballet originat|
00000c90  65 20 69 6e 20 45 6e 67  6c 61 6e 64 20 61 6e 64  |e in England and|
00000ca0  20 65 76 65 72 79 6f 6e  65 20 70 72 6f 74 65 73  | everyone protes|
00000cb0  74 73 20 69 66 20 61 6e  79 74 68 69 6e 67 0d 6c  |ts if anything.l|
00000cc0  65 73 73 20 74 68 61 6e  20 68 75 67 65 20 61 6d  |ess than huge am|
00000cd0  6f 75 6e 74 73 20 6f 66  20 74 61 78 20 70 61 79  |ounts of tax pay|
00000ce0  65 72 73 20 6d 6f 6e 65  79 20 69 73 20 75 73 65  |ers money is use|
00000cf0  64 20 74 6f 20 70 61 79  20 66 6f 72 20 74 68 65  |d to pay for the|
00000d00  6d 2e 0d 0d 54 65 6e 6e  69 73 20 69 73 20 74 68  |m...Tennis is th|
00000d10  65 20 6e 61 74 69 6f 6e  61 6c 20 73 70 6f 72 74  |e national sport|
00000d20  20 66 6f 6c 6c 6f 77 65  64 20 62 79 20 73 68 6f  | followed by sho|
00000d30  77 20 6a 75 6d 70 69 6e  67 2e 20 0d 0d 41 6c 6c  |w jumping. ..All|
00000d40  20 63 68 69 6c 64 72 65  6e 20 77 6f 72 6b 20 68  | children work h|
00000d50  61 72 64 20 74 6f 20 67  65 74 20 41 20 6c 65 76  |ard to get A lev|
00000d60  65 6c 73 20 61 6e 64 20  67 6f 20 74 6f 20 75 6e  |els and go to un|
00000d70  69 76 65 72 73 69 74 79  20 74 6f 20 73 74 75 64  |iversity to stud|
00000d80  79 0d 43 6c 61 73 73 69  63 73 2e 20 49 74 20 69  |y.Classics. It i|
00000d90  73 20 61 6c 6d 6f 73 74  20 75 6e 68 65 61 72 64  |s almost unheard|
00000da0  20 6f 66 20 66 6f 72 20  61 20 79 6f 75 6e 67 20  | of for a young |
00000db0  70 65 72 73 6f 6e 20 74  6f 20 74 61 6b 65 20 61  |person to take a|
00000dc0  6e 0d 61 70 70 72 65 6e  74 69 63 65 73 68 69 70  |n.apprenticeship|
00000dd0  20 61 6e 64 20 66 61 6d  69 6c 69 65 73 20 68 61  | and families ha|
00000de0  76 65 20 64 69 65 64 20  6f 66 20 73 68 61 6d 65  |ve died of shame|
00000df0  20 72 61 74 68 65 72 20  74 68 61 6e 20 61 64 6d  | rather than adm|
00000e00  69 74 20 74 68 61 74 20  6f 6e 65 0d 6f 66 20 74  |it that one.of t|
00000e10  68 65 69 72 20 63 68 69  6c 64 72 65 6e 20 77 61  |heir children wa|
00000e20  6e 74 73 20 74 6f 20 62  65 20 61 20 74 72 61 64  |nts to be a trad|
00000e30  65 73 6d 61 6e 2e 0d 0d  49 20 68 61 76 65 6e 27  |esman...I haven'|
00000e40  74 20 66 69 67 75 72 65  64 20 6f 75 74 20 77 68  |t figured out wh|
00000e50  61 74 20 74 68 65 20 6e  61 6d 65 20 6f 66 20 74  |at the name of t|
00000e60  68 69 73 20 70 6c 61 6e  65 74 20 69 73 20 62 75  |his planet is bu|
00000e70  74 20 49 27 64 20 62 65  0d 69 6e 74 65 72 65 73  |t I'd be.interes|
00000e80  74 65 64 20 69 6e 20 73  75 67 67 65 73 74 69 6f  |ted in suggestio|
00000e90  6e 73 20 61 6e 64 20 61  6e 79 20 66 75 72 74 68  |ns and any furth|
00000ea0  65 72 20 69 6e 66 6f 72  6d 61 74 69 6f 6e 20 61  |er information a|
00000eb0  6e 79 6f 6e 65 20 6d 61  79 20 68 61 76 65 2e 0d  |nyone may have..|
00000ec0  0d 41 6e 20 61 64 76 65  72 74 20 6f 6e 20 73 6f  |.An advert on so|
00000ed0  6d 65 20 54 56 20 73 74  61 74 69 6f 6e 73 20 61  |me TV stations a|
00000ee0  74 20 74 68 65 20 6d 6f  6d 65 6e 74 20 66 6f 72  |t the moment for|
00000ef0  20 61 20 63 6f 6d 70 61  6e 79 20 6c 6f 6f 6b 69  | a company looki|
00000f00  6e 67 20 74 6f 0d 66 69  6e 61 6e 63 65 20 69 6e  |ng to.finance in|
00000f10  76 65 6e 74 69 6f 6e 73  20 73 74 61 72 74 73 20  |ventions starts |
00000f20  77 69 74 68 20 73 6f 6d  65 20 74 65 6e 73 69 6f  |with some tensio|
00000f30  6e 20 62 75 69 6c 64 69  6e 67 20 6d 75 73 69 63  |n building music|
00000f40  20 61 6e 64 20 61 20 71  75 65 73 74 69 6f 6e 0d  | and a question.|
00000f50  69 73 20 70 72 69 6e 74  65 64 20 6f 6e 20 74 68  |is printed on th|
00000f60  65 20 73 63 72 65 65 6e  2c 0d 20 20 20 57 68 6f  |e screen,.   Who|
00000f70  20 49 6e 76 65 6e 74 65  64 20 54 68 65 20 54 65  | Invented The Te|
00000f80  6c 65 70 68 6f 6e 65 3f  20 20 66 6f 6c 6c 6f 77  |lephone?  follow|
00000f90  65 64 20 62 79 20 74 68  72 65 65 20 70 6f 73 73  |ed by three poss|
00000fa0  69 62 6c 65 20 61 6e 73  77 65 72 73 2c 20 0d 20  |ible answers, . |
00000fb0  20 20 41 6c 65 78 61 6e  64 65 72 20 47 72 61 68  |  Alexander Grah|
00000fc0  61 6d 20 42 65 6c 6c 2c  0d 20 20 20 45 6c 69 73  |am Bell,.   Elis|
00000fd0  68 61 20 47 72 61 79 2c  0d 20 20 20 42 6f 74 68  |ha Gray,.   Both|
00000fe0  2e 0d 41 66 74 65 72 20  61 20 6d 6f 6d 65 6e 74  |..After a moment|
00000ff0  20 74 68 65 20 74 68 69  72 64 20 61 6e 73 77 65  | the third answe|
00001000  72 20 69 73 20 6d 61 67  69 63 61 6c 6c 79 20 72  |r is magically r|
00001010  69 6e 67 65 64 2e 20 54  68 65 6e 20 61 6e 6f 74  |inged. Then anot|
00001020  68 65 72 20 71 75 65 73  74 69 6f 6e 0d 69 73 20  |her question.is |
00001030  70 72 69 6e 74 65 64 20  6f 6e 20 74 68 65 20 73  |printed on the s|
00001040  63 72 65 65 6e 2c 0d 20  20 20 57 68 61 74 20 57  |creen,.   What W|
00001050  61 73 20 54 68 65 20 44  69 66 66 65 72 65 6e 63  |as The Differenc|
00001060  65 3f 20 20 61 67 61 69  6e 20 66 6f 6c 6c 6f 77  |e?  again follow|
00001070  65 64 20 62 79 20 74 68  72 65 65 20 70 6f 73 73  |ed by three poss|
00001080  69 62 6c 65 20 61 6e 73  77 65 72 73 2c 0d 20 20  |ible answers,.  |
00001090  20 54 68 65 20 44 65 73  69 67 6e 2c 0d 20 20 20  | The Design,.   |
000010a0  54 68 65 20 46 69 6e 61  6e 63 65 2c 0d 20 20 20  |The Finance,.   |
000010b0  54 68 65 20 50 61 74 65  6e 74 2e 0d 41 6e 20 41  |The Patent..An A|
000010c0  6d 65 72 69 63 61 6e 20  76 6f 69 63 65 20 74 68  |merican voice th|
000010d0  65 6e 20 73 61 79 73 20  27 54 68 65 20 64 69 66  |en says 'The dif|
000010e0  66 65 72 65 6e 63 65 20  77 61 73 20 74 68 65 20  |ference was the |
000010f0  50 61 74 65 6e 74 2e 0d  42 65 6c 6c 20 62 65 61  |Patent..Bell bea|
00001100  74 20 47 72 61 79 20 62  79 20 66 6f 75 72 20 68  |t Gray by four h|
00001110  6f 75 72 73 20 73 6f 20  42 65 6c 6c 20 69 73 20  |ours so Bell is |
00001120  66 61 6d 6f 75 73 2c 20  47 72 61 79 20 69 73 20  |famous, Gray is |
00001130  66 6f 72 67 6f 74 74 65  6e 2e 20 0d 0d 4e 6f 77  |forgotten. ..Now|
00001140  20 73 65 74 74 69 6e 67  20 61 73 69 64 65 20 74  | setting aside t|
00001150  68 65 20 69 6e 61 63 63  75 72 61 63 79 20 6f 66  |he inaccuracy of|
00001160  20 74 68 65 20 73 74 61  74 65 6d 65 6e 74 20 69  | the statement i|
00001170  74 20 72 61 69 73 65 73  20 74 77 6f 20 70 6f 69  |t raises two poi|
00001180  6e 74 73 2e 0d 46 69 72  73 74 6c 79 20 61 6e 20  |nts..Firstly an |
00001190  41 6d 65 72 69 63 61 6e  20 69 73 20 6e 6f 74 20  |American is not |
000011a0  74 72 79 69 6e 67 20 74  6f 20 63 6c 61 69 6d 20  |trying to claim |
000011b0  74 68 61 74 20 54 68 6f  6d 61 73 20 45 64 69 73  |that Thomas Edis|
000011c0  6f 6e 20 69 6e 76 65 6e  74 65 64 20 74 68 65 0d  |on invented the.|
000011d0  74 65 6c 65 70 68 6f 6e  65 20 61 6e 64 20 6f 66  |telephone and of|
000011e0  20 63 6f 75 72 73 65 20  68 65 20 64 69 64 6e 27  | course he didn'|
000011f0  74 20 62 75 74 20 73 65  63 6f 6e 64 6c 79 20 74  |t but secondly t|
00001200  68 65 20 70 72 69 6f 72  69 74 79 20 66 6f 72 20  |he priority for |
00001210  74 68 65 0d 41 6d 65 72  69 63 61 6e 20 76 6f 69  |the.American voi|
00001220  63 65 6f 76 65 72 20 69  73 20 74 68 61 74 20 42  |ceover is that B|
00001230  65 6c 6c 20 69 73 20 66  61 6d 6f 75 73 2e 20 4c  |ell is famous. L|
00001240  6f 6f 6b 69 6e 67 20 61  74 20 74 68 69 73 20 66  |ooking at this f|
00001250  72 6f 6d 20 61 20 42 72  69 74 69 73 68 0d 70 65  |rom a British.pe|
00001260  72 73 70 65 63 74 69 76  65 20 49 20 77 6f 75 6c  |rspective I woul|
00001270  64 20 68 61 76 65 20 74  68 6f 75 67 68 74 20 74  |d have thought t|
00001280  68 61 74 20 74 68 65 20  6d 6f 73 74 20 73 6f 75  |hat the most sou|
00001290  67 68 74 20 61 66 74 65  72 20 72 65 77 61 72 64  |ght after reward|
000012a0  20 77 6f 75 6c 64 0d 62  65 20 74 6f 20 6d 61 6b  | would.be to mak|
000012b0  65 20 6c 6f 74 73 20 6f  66 20 6d 6f 6e 65 79 2e  |e lots of money.|
000012c0  20 42 75 74 20 66 6f 72  20 74 68 65 20 27 61 76  | But for the 'av|
000012d0  65 72 61 67 65 20 27 20  41 6d 65 72 69 63 61 6e  |erage ' American|
000012e0  20 69 74 20 73 65 65 6d  73 20 74 68 61 74 0d 66  | it seems that.f|
000012f0  61 6d 65 20 69 73 20 77  68 61 74 20 63 6f 75 6e  |ame is what coun|
00001300  74 73 2e 20 46 61 6d 65  20 73 65 65 6d 73 20 74  |ts. Fame seems t|
00001310  6f 20 62 65 20 74 68 65  20 64 72 69 76 69 6e 67  |o be the driving|
00001320  20 66 6f 72 63 65 20 69  6e 20 41 6d 65 72 69 63  | force in Americ|
00001330  61 6e 0d 70 6f 70 75 6c  61 72 20 63 75 6c 74 75  |an.popular cultu|
00001340  72 65 20 61 6e 64 20 69  74 20 73 65 65 6d 73 20  |re and it seems |
00001350  74 6f 20 62 65 20 66 61  6d 65 20 61 74 20 61 6e  |to be fame at an|
00001360  79 20 63 6f 73 74 2e 20  4d 61 6e 79 20 42 72 69  |y cost. Many Bri|
00001370  74 69 73 68 20 70 65 6f  70 6c 65 20 0d 6d 69 67  |tish people .mig|
00001380  68 74 20 6c 69 6b 65 20  74 6f 20 62 65 20 66 61  |ht like to be fa|
00001390  6d 6f 75 73 20 73 70 6f  72 74 73 6d 65 6e 20 6f  |mous sportsmen o|
000013a0  72 20 70 65 72 68 61 70  73 20 70 6f 70 73 74 61  |r perhaps popsta|
000013b0  72 73 20 62 75 74 20 74  68 69 73 20 69 73 20 73  |rs but this is s|
000013c0  75 72 65 6c 79 0d 6d 6f  72 65 20 61 20 64 65 73  |urely.more a des|
000013d0  69 72 65 20 66 6f 72 20  61 64 6d 69 72 61 74 69  |ire for admirati|
000013e0  6f 6e 20 72 61 74 68 65  72 20 74 68 61 6e 20 66  |on rather than f|
000013f0  61 6d 65 20 69 74 73 65  6c 66 2e 20 46 6f 72 20  |ame itself. For |
00001400  41 6d 65 72 69 63 61 6e  20 70 6f 70 75 6c 61 72  |American popular|
00001410  0d 63 75 6c 74 75 72 65  20 62 65 69 6e 67 20 66  |.culture being f|
00001420  61 6d 6f 75 73 20 73 65  65 6d 73 20 74 6f 20 62  |amous seems to b|
00001430  65 20 74 68 65 20 66 69  72 73 74 20 74 68 6f 75  |e the first thou|
00001440  67 68 74 20 77 69 74 68  20 74 68 65 20 61 73 73  |ght with the ass|
00001450  75 6d 70 74 69 6f 6e 0d  74 68 61 74 20 6d 61 74  |umption.that mat|
00001460  65 72 69 61 6c 20 73 65  63 75 72 69 74 79 20 77  |erial security w|
00001470  69 6c 6c 20 66 6f 6c 6c  6f 77 20 6e 61 74 75 72  |ill follow natur|
00001480  61 6c 6c 79 2e 0d 0d 54  68 65 20 6e 75 6d 62 65  |ally...The numbe|
00001490  72 20 6f 66 20 74 68 69  73 20 63 6f 6d 70 61 6e  |r of this compan|
000014a0  79 20 66 6f 72 20 61 6e  79 6f 6e 65 20 69 6e 74  |y for anyone int|
000014b0  65 72 65 73 74 65 64 20  69 73 20 30 38 30 30 20  |erested is 0800 |
000014c0  31 32 33 34 31 31 20 0d  0d 47 75 73 2c 20 44 65  |123411 ..Gus, De|
000014d0  63 65 6d 62 65 72 20 31  39 39 37 0d 0d 0d        |cember 1997...|
000014de
+gus1.m0
+gus1.m1
+gus1.m2
+gus1.m4
+gus1.m5