Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_20.ADF » L/Kilry1
L/Kilry1
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_20.ADF |
Filename: | L/Kilry1 |
Read OK: | ✔ |
File size: | 0B81 bytes |
Load address: | 4B204556 |
Exec address: | 79726C69 |
File contents
Dear Gus Ref EUG issue 18, Main Menu Selection (E) 'Tape to Disc Transfer', and on the T to D Routines Menu item (B) by R Collins it worked OK but would only losd one program but not subsequent parts of a program on my DFS system. The solution to the problem was to re-load the program for each part of the tape I used this method to load 'Typing Tutor' Comprising 18 lessons but could not load beyond lesson 9. The reason for the lockup lay in the fact that the ape file can have up to 10 characters likewise so can the ADFS system but the DFS systems will only accept 7 hence lesson 9 = 7 but lesson 10 = 8. QED EUG19 more on tape to disc D Walker loaded sequential tape programs on my DFS system but pretended to load lesson 10 and on. Loading lesson 10 onwards could only be achieved by using the routine listed on page 4 of the ADFS (PRES) user guide and loading lesson xy from tape and renaming the program and transfering it to disc AFGxy ect (All Fingures Go) :- Tape to Disc (Knife and Fork) ----------------------------- Lesson xy => AFGxy >*BASIC <RETURN> >*TAPE <RETURN> >*LOAD "LESSONxy" <RETURN> (Wait for the tape to load) >*DISC <RETURN> >SAVE "AFGxy" <RETURN> >CHAIN "AFGxy" <RETURN> to check ------------------------- I being a boot sale addict purchased a dozen or so copies of the BEEBUG magazine for 50p, big spender. Vol 7 No. 3 July 1988 page 30, introduces the DFS command *INFO* which seems to give more information than *CAT. This general command is not mentioned in the handbook. I am sure that this can be of use to some but what? Enclosed is a copy of the article. ------------------------- I have had my Acorn system for approx two years to date and the subsequent addition of a printer was the icing on the cake but the one part of the VIEW hand book which seemed to taunt me was the need for a printer driver. One of our members Bill Woodall helped me initially but I wanted to crack this problem myself. I have a dozen or so copies of ELECTRON USER which were included when I purchased my machine and behold in the Aug 87 issue there is a VIEW printer driver and included was an incomprehensible listing. Now since the mid 1950s when I first came across logic circuits and the subsequent advent of computers these machines have been aware as soon as I touched the keyboard and always did things their way and not as I wanted hence the printer driver listing was a real challlenge and after much sweat it ran. I include a copy of the article and the listing for you archives incase anybody should have similar problems. I must admit that I have little use for the Driver to date but I am a master now! ------------------------ Thanks for the replacement EUG19 disc, the lost articles were well worth having. Yours Fraternally RON KILROY
00000000 44 65 61 72 20 47 75 73 0d 0d 52 65 66 20 10 45 |Dear Gus..Ref .E| 00000010 55 47 20 10 69 73 73 75 65 20 10 31 38 2c 20 10 |UG .issue .18, .| 00000020 4d 61 69 6e 20 10 4d 65 6e 75 20 53 65 6c 65 63 |Main .Menu Selec| 00000030 74 69 6f 6e 20 28 45 29 20 27 54 61 70 65 20 74 |tion (E) 'Tape t| 00000040 6f 20 44 69 73 63 20 0d 54 72 61 6e 73 66 65 72 |o Disc .Transfer| 00000050 27 2c 20 10 61 6e 64 20 10 6f 6e 20 10 74 68 65 |', .and .on .the| 00000060 20 10 54 20 74 6f 20 44 20 52 6f 75 74 69 6e 65 | .T to D Routine| 00000070 73 20 4d 65 6e 75 20 69 74 65 6d 20 28 42 29 20 |s Menu item (B) | 00000080 62 79 20 52 20 0d 43 6f 6c 6c 69 6e 73 20 69 74 |by R .Collins it| 00000090 20 77 6f 72 6b 65 64 20 4f 4b 20 62 75 74 20 77 | worked OK but w| 000000a0 6f 75 6c 64 20 6f 6e 6c 79 20 6c 6f 73 64 20 6f |ould only losd o| 000000b0 6e 65 20 70 72 6f 67 72 61 6d 20 62 75 74 20 6e |ne program but n| 000000c0 6f 74 20 0d 73 75 62 73 65 71 75 65 6e 74 20 70 |ot .subsequent p| 000000d0 61 72 74 73 20 6f 66 20 61 20 70 72 6f 67 72 61 |arts of a progra| 000000e0 6d 20 6f 6e 20 6d 79 20 44 46 53 20 73 79 73 74 |m on my DFS syst| 000000f0 65 6d 2e 20 54 68 65 20 73 6f 6c 75 74 69 6f 6e |em. The solution| 00000100 20 0d 74 6f 20 10 74 68 65 20 10 70 72 6f 62 6c | .to .the .probl| 00000110 65 6d 20 77 61 73 20 74 6f 20 72 65 2d 6c 6f 61 |em was to re-loa| 00000120 64 20 74 68 65 20 70 72 6f 67 72 61 6d 20 66 6f |d the program fo| 00000130 72 20 65 61 63 68 20 70 61 72 74 20 6f 66 20 0d |r each part of .| 00000140 74 68 65 20 10 10 74 61 70 65 20 10 49 20 10 75 |the ..tape .I .u| 00000150 73 65 64 20 10 74 68 69 73 20 10 6d 65 74 68 6f |sed .this .metho| 00000160 64 20 10 74 6f 20 10 6c 6f 61 64 20 10 27 54 79 |d .to .load .'Ty| 00000170 70 69 6e 67 20 10 54 75 74 6f 72 27 20 0d 43 6f |ping .Tutor' .Co| 00000180 6d 70 72 69 73 69 6e 67 20 31 38 20 6c 65 73 73 |mprising 18 less| 00000190 6f 6e 73 20 62 75 74 20 63 6f 75 6c 64 20 6e 6f |ons but could no| 000001a0 74 20 6c 6f 61 64 20 62 65 79 6f 6e 64 20 6c 65 |t load beyond le| 000001b0 73 73 6f 6e 20 39 2e 0d 0d 54 68 65 20 72 65 61 |sson 9...The rea| 000001c0 73 6f 6e 20 66 6f 72 20 74 68 65 20 6c 6f 63 6b |son for the lock| 000001d0 75 70 20 6c 61 79 20 69 6e 20 74 68 65 20 66 61 |up lay in the fa| 000001e0 63 74 20 74 68 61 74 20 74 68 65 20 61 70 65 20 |ct that the ape | 000001f0 66 69 6c 65 20 0d 63 61 6e 20 68 61 76 65 20 75 |file .can have u| 00000200 70 20 74 6f 20 31 30 20 63 68 61 72 61 63 74 65 |p to 10 characte| 00000210 72 73 20 6c 69 6b 65 77 69 73 65 20 73 6f 20 63 |rs likewise so c| 00000220 61 6e 20 74 68 65 20 41 44 46 53 20 73 79 73 74 |an the ADFS syst| 00000230 65 6d 20 0d 62 75 74 20 74 68 65 20 44 46 53 20 |em .but the DFS | 00000240 73 79 73 74 65 6d 73 20 77 69 6c 6c 20 6f 6e 6c |systems will onl| 00000250 79 20 61 63 63 65 70 74 20 37 20 68 65 6e 63 65 |y accept 7 hence| 00000260 20 6c 65 73 73 6f 6e 20 39 20 3d 20 37 20 0d 62 | lesson 9 = 7 .b| 00000270 75 74 20 6c 65 73 73 6f 6e 20 31 30 20 3d 20 38 |ut lesson 10 = 8| 00000280 2e 20 51 45 44 0d 0d 45 55 47 31 39 20 6d 6f 72 |. QED..EUG19 mor| 00000290 65 20 6f 6e 20 74 61 70 65 20 74 6f 20 64 69 73 |e on tape to dis| 000002a0 63 20 44 20 57 61 6c 6b 65 72 20 6c 6f 61 64 65 |c D Walker loade| 000002b0 64 20 73 65 71 75 65 6e 74 69 61 6c 20 74 61 70 |d sequential tap| 000002c0 65 20 0d 70 72 6f 67 72 61 6d 73 20 6f 6e 20 6d |e .programs on m| 000002d0 79 20 44 46 53 20 73 79 73 74 65 6d 20 62 75 74 |y DFS system but| 000002e0 20 70 72 65 74 65 6e 64 65 64 20 74 6f 20 6c 6f | pretended to lo| 000002f0 61 64 20 6c 65 73 73 6f 6e 20 31 30 20 0d 61 6e |ad lesson 10 .an| 00000300 64 20 6f 6e 2e 20 0d 0d 4c 6f 61 64 69 6e 67 20 |d on. ..Loading | 00000310 6c 65 73 73 6f 6e 20 31 30 20 6f 6e 77 61 72 64 |lesson 10 onward| 00000320 73 20 63 6f 75 6c 64 20 6f 6e 6c 79 20 62 65 20 |s could only be | 00000330 61 63 68 69 65 76 65 64 20 62 79 20 75 73 69 6e |achieved by usin| 00000340 67 20 0d 74 68 65 20 72 6f 75 74 69 6e 65 20 6c |g .the routine l| 00000350 69 73 74 65 64 20 6f 6e 20 70 61 67 65 20 34 20 |isted on page 4 | 00000360 6f 66 20 74 68 65 20 41 44 46 53 20 28 50 52 45 |of the ADFS (PRE| 00000370 53 29 20 75 73 65 72 20 67 75 69 64 65 20 0d 61 |S) user guide .a| 00000380 6e 64 20 6c 6f 61 64 69 6e 67 20 6c 65 73 73 6f |nd loading lesso| 00000390 6e 20 78 79 20 66 72 6f 6d 20 74 61 70 65 20 61 |n xy from tape a| 000003a0 6e 64 20 72 65 6e 61 6d 69 6e 67 20 74 68 65 20 |nd renaming the | 000003b0 70 72 6f 67 72 61 6d 20 61 6e 64 20 0d 74 72 61 |program and .tra| 000003c0 6e 73 66 65 72 69 6e 67 20 69 74 20 74 6f 20 64 |nsfering it to d| 000003d0 69 73 63 20 41 46 47 78 79 20 65 63 74 20 28 41 |isc AFGxy ect (A| 000003e0 6c 6c 20 46 69 6e 67 75 72 65 73 20 47 6f 29 20 |ll Fingures Go) | 000003f0 3a 2d 0d 54 61 70 65 20 74 6f 20 44 69 73 63 20 |:-.Tape to Disc | 00000400 28 4b 6e 69 66 65 20 61 6e 64 20 46 6f 72 6b 29 |(Knife and Fork)| 00000410 0d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.---------------| 00000420 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d 0d |--------------..| 00000430 4c 65 73 73 6f 6e 20 78 79 20 20 20 20 20 20 20 |Lesson xy | 00000440 20 20 20 20 20 20 20 3d 3e 20 20 20 20 20 20 20 | => | 00000450 20 20 41 46 47 78 79 0d 3e 2a 42 41 53 49 43 20 | AFGxy.>*BASIC | 00000460 20 3c 52 45 54 55 52 4e 3e 0d 3e 2a 54 41 50 45 | <RETURN>.>*TAPE| 00000470 20 20 20 3c 52 45 54 55 52 4e 3e 0d 3e 2a 4c 4f | <RETURN>.>*LO| 00000480 41 44 20 20 20 22 4c 45 53 53 4f 4e 78 79 22 20 |AD "LESSONxy" | 00000490 20 3c 52 45 54 55 52 4e 3e 0d 20 28 57 61 69 74 | <RETURN>. (Wait| 000004a0 20 66 6f 72 20 74 68 65 20 74 61 70 65 20 74 6f | for the tape to| 000004b0 20 6c 6f 61 64 29 0d 3e 2a 44 49 53 43 20 3c 52 | load).>*DISC <R| 000004c0 45 54 55 52 4e 3e 0d 3e 53 41 56 45 20 20 22 41 |ETURN>.>SAVE "A| 000004d0 46 47 78 79 22 20 20 20 20 20 20 20 3c 52 45 54 |FGxy" <RET| 000004e0 55 52 4e 3e 0d 0d 3e 43 48 41 49 4e 20 22 41 46 |URN>..>CHAIN "AF| 000004f0 47 78 79 22 20 20 20 20 20 20 20 3c 52 45 54 55 |Gxy" <RETU| 00000500 52 4e 3e 20 20 20 20 20 20 74 6f 20 63 68 65 63 |RN> to chec| 00000510 6b 0d 0d 20 20 20 20 20 20 20 20 20 20 20 20 20 |k.. | 00000520 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------| 00000530 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000540 0d 49 20 62 65 69 6e 67 20 61 20 62 6f 6f 74 20 |.I being a boot | 00000550 73 61 6c 65 20 61 64 64 69 63 74 20 70 75 72 63 |sale addict purc| 00000560 68 61 73 65 64 20 61 20 64 6f 7a 65 6e 20 6f 72 |hased a dozen or| 00000570 20 73 6f 20 63 6f 70 69 65 73 20 6f 66 20 0d 74 | so copies of .t| 00000580 68 65 20 42 45 45 42 55 47 20 6d 61 67 61 7a 69 |he BEEBUG magazi| 00000590 6e 65 20 66 6f 72 20 35 30 70 2c 20 62 69 67 20 |ne for 50p, big | 000005a0 73 70 65 6e 64 65 72 2e 20 56 6f 6c 20 37 20 4e |spender. Vol 7 N| 000005b0 6f 2e 20 33 20 4a 75 6c 79 20 0d 31 39 38 38 20 |o. 3 July .1988 | 000005c0 70 61 67 65 20 33 30 2c 20 69 6e 74 72 6f 64 75 |page 30, introdu| 000005d0 63 65 73 20 74 68 65 20 44 46 53 20 63 6f 6d 6d |ces the DFS comm| 000005e0 61 6e 64 20 2a 49 4e 46 4f 2a 20 77 68 69 63 68 |and *INFO* which| 000005f0 20 73 65 65 6d 73 20 0d 74 6f 20 67 69 76 65 20 | seems .to give | 00000600 6d 6f 72 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e |more information| 00000610 20 74 68 61 6e 20 2a 43 41 54 2e 20 54 68 69 73 | than *CAT. This| 00000620 20 67 65 6e 65 72 61 6c 20 63 6f 6d 6d 61 6e 64 | general command| 00000630 20 69 73 20 0d 6e 6f 74 20 6d 65 6e 74 69 6f 6e | is .not mention| 00000640 65 64 20 69 6e 20 74 68 65 20 68 61 6e 64 62 6f |ed in the handbo| 00000650 6f 6b 2e 20 49 20 61 6d 20 73 75 72 65 20 74 68 |ok. I am sure th| 00000660 61 74 20 74 68 69 73 20 63 61 6e 20 62 65 20 6f |at this can be o| 00000670 66 20 0d 75 73 65 20 74 6f 20 73 6f 6d 65 20 62 |f .use to some b| 00000680 75 74 20 77 68 61 74 3f 0d 0d 45 6e 63 6c 6f 73 |ut what?..Enclos| 00000690 65 64 20 69 73 20 61 20 63 6f 70 79 20 6f 66 20 |ed is a copy of | 000006a0 74 68 65 20 61 72 74 69 63 6c 65 2e 0d 20 20 20 |the article.. | 000006b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000006c0 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------------| 000006d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d 49 20 68 61 76 |----------.I hav| 000006e0 65 20 68 61 64 20 6d 79 20 41 63 6f 72 6e 20 73 |e had my Acorn s| 000006f0 79 73 74 65 6d 20 66 6f 72 20 61 70 70 72 6f 78 |ystem for approx| 00000700 20 74 77 6f 20 79 65 61 72 73 20 74 6f 20 64 61 | two years to da| 00000710 74 65 20 61 6e 64 20 0d 74 68 65 20 73 75 62 73 |te and .the subs| 00000720 65 71 75 65 6e 74 20 61 64 64 69 74 69 6f 6e 20 |equent addition | 00000730 6f 66 20 61 20 70 72 69 6e 74 65 72 20 77 61 73 |of a printer was| 00000740 20 74 68 65 20 69 63 69 6e 67 20 6f 6e 20 74 68 | the icing on th| 00000750 65 20 0d 63 61 6b 65 20 62 75 74 20 74 68 65 20 |e .cake but the | 00000760 6f 6e 65 20 70 61 72 74 20 6f 66 20 74 68 65 20 |one part of the | 00000770 56 49 45 57 20 68 61 6e 64 20 62 6f 6f 6b 20 77 |VIEW hand book w| 00000780 68 69 63 68 20 73 65 65 6d 65 64 20 74 6f 20 0d |hich seemed to .| 00000790 74 61 75 6e 74 20 6d 65 20 77 61 73 20 74 68 65 |taunt me was the| 000007a0 20 6e 65 65 64 20 66 6f 72 20 61 20 70 72 69 6e | need for a prin| 000007b0 74 65 72 20 64 72 69 76 65 72 2e 20 4f 6e 65 20 |ter driver. One | 000007c0 6f 66 20 6f 75 72 20 0d 6d 65 6d 62 65 72 73 20 |of our .members | 000007d0 42 69 6c 6c 20 57 6f 6f 64 61 6c 6c 20 68 65 6c |Bill Woodall hel| 000007e0 70 65 64 20 6d 65 20 69 6e 69 74 69 61 6c 6c 79 |ped me initially| 000007f0 20 62 75 74 20 49 20 77 61 6e 74 65 64 20 74 6f | but I wanted to| 00000800 20 0d 63 72 61 63 6b 20 74 68 69 73 20 70 72 6f | .crack this pro| 00000810 62 6c 65 6d 20 6d 79 73 65 6c 66 2e 0d 0d 49 20 |blem myself...I | 00000820 68 61 76 65 20 61 20 64 6f 7a 65 6e 20 6f 72 20 |have a dozen or | 00000830 73 6f 20 63 6f 70 69 65 73 20 6f 66 20 45 4c 45 |so copies of ELE| 00000840 43 54 52 4f 4e 20 55 53 45 52 20 77 68 69 63 68 |CTRON USER which| 00000850 20 77 65 72 65 20 0d 69 6e 63 6c 75 64 65 64 20 | were .included | 00000860 77 68 65 6e 20 49 20 70 75 72 63 68 61 73 65 64 |when I purchased| 00000870 20 6d 79 20 6d 61 63 68 69 6e 65 20 61 6e 64 20 | my machine and | 00000880 62 65 68 6f 6c 64 20 69 6e 20 74 68 65 20 41 75 |behold in the Au| 00000890 67 20 0d 38 37 20 69 73 73 75 65 20 74 68 65 72 |g .87 issue ther| 000008a0 65 20 69 73 20 61 20 56 49 45 57 20 70 72 69 6e |e is a VIEW prin| 000008b0 74 65 72 20 64 72 69 76 65 72 20 61 6e 64 20 69 |ter driver and i| 000008c0 6e 63 6c 75 64 65 64 20 77 61 73 20 61 6e 20 0d |ncluded was an .| 000008d0 69 6e 63 6f 6d 70 72 65 68 65 6e 73 69 62 6c 65 |incomprehensible| 000008e0 20 6c 69 73 74 69 6e 67 2e 20 4e 6f 77 20 73 69 | listing. Now si| 000008f0 6e 63 65 20 74 68 65 20 6d 69 64 20 31 39 35 30 |nce the mid 1950| 00000900 73 20 77 68 65 6e 20 49 20 0d 66 69 72 73 74 20 |s when I .first | 00000910 63 61 6d 65 20 61 63 72 6f 73 73 20 6c 6f 67 69 |came across logi| 00000920 63 20 63 69 72 63 75 69 74 73 20 61 6e 64 20 74 |c circuits and t| 00000930 68 65 20 73 75 62 73 65 71 75 65 6e 74 20 61 64 |he subsequent ad| 00000940 76 65 6e 74 20 0d 6f 66 20 63 6f 6d 70 75 74 65 |vent .of compute| 00000950 72 73 20 74 68 65 73 65 20 6d 61 63 68 69 6e 65 |rs these machine| 00000960 73 20 68 61 76 65 20 62 65 65 6e 20 61 77 61 72 |s have been awar| 00000970 65 20 61 73 20 73 6f 6f 6e 20 61 73 20 49 20 0d |e as soon as I .| 00000980 74 6f 75 63 68 65 64 20 74 68 65 20 6b 65 79 62 |touched the keyb| 00000990 6f 61 72 64 20 61 6e 64 20 61 6c 77 61 79 73 20 |oard and always | 000009a0 64 69 64 20 74 68 69 6e 67 73 20 74 68 65 69 72 |did things their| 000009b0 20 77 61 79 20 61 6e 64 20 6e 6f 74 20 0d 61 73 | way and not .as| 000009c0 20 49 20 77 61 6e 74 65 64 20 68 65 6e 63 65 20 | I wanted hence | 000009d0 74 68 65 20 70 72 69 6e 74 65 72 20 64 72 69 76 |the printer driv| 000009e0 65 72 20 6c 69 73 74 69 6e 67 20 77 61 73 20 61 |er listing was a| 000009f0 20 72 65 61 6c 20 0d 63 68 61 6c 6c 6c 65 6e 67 | real .challleng| 00000a00 65 20 61 6e 64 20 61 66 74 65 72 20 6d 75 63 68 |e and after much| 00000a10 20 73 77 65 61 74 20 69 74 20 72 61 6e 2e 0d 49 | sweat it ran..I| 00000a20 20 69 6e 63 6c 75 64 65 20 61 20 63 6f 70 79 20 | include a copy | 00000a30 6f 66 20 74 68 65 20 61 72 74 69 63 6c 65 20 61 |of the article a| 00000a40 6e 64 20 74 68 65 20 6c 69 73 74 69 6e 67 20 66 |nd the listing f| 00000a50 6f 72 20 79 6f 75 20 0d 61 72 63 68 69 76 65 73 |or you .archives| 00000a60 20 69 6e 63 61 73 65 20 61 6e 79 62 6f 64 79 20 | incase anybody | 00000a70 73 68 6f 75 6c 64 20 68 61 76 65 20 73 69 6d 69 |should have simi| 00000a80 6c 61 72 20 70 72 6f 62 6c 65 6d 73 2e 20 49 20 |lar problems. I | 00000a90 6d 75 73 74 20 0d 61 64 6d 69 74 20 74 68 61 74 |must .admit that| 00000aa0 20 49 20 68 61 76 65 20 6c 69 74 74 6c 65 20 75 | I have little u| 00000ab0 73 65 20 66 6f 72 20 74 68 65 20 44 72 69 76 65 |se for the Drive| 00000ac0 72 20 74 6f 20 64 61 74 65 20 62 75 74 20 49 20 |r to date but I | 00000ad0 61 6d 20 0d 61 20 6d 61 73 74 65 72 20 6e 6f 77 |am .a master now| 00000ae0 21 0d 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |!. | 00000af0 20 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d | --------| 00000b00 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000b10 0d 54 68 61 6e 6b 73 20 66 6f 72 20 74 68 65 20 |.Thanks for the | 00000b20 72 65 70 6c 61 63 65 6d 65 6e 74 20 45 55 47 31 |replacement EUG1| 00000b30 39 20 64 69 73 63 2c 20 74 68 65 20 6c 6f 73 74 |9 disc, the lost| 00000b40 20 61 72 74 69 63 6c 65 73 20 0d 77 65 72 65 20 | articles .were | 00000b50 77 65 6c 6c 20 77 6f 72 74 68 20 68 61 76 69 6e |well worth havin| 00000b60 67 2e 0d 0d 59 6f 75 72 73 20 46 72 61 74 65 72 |g...Yours Frater| 00000b70 6e 61 6c 6c 79 0d 52 4f 4e 20 4b 49 4c 52 4f 59 |nally.RON KILROY| 00000b80 0d |.| 00000b81