Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_11.ADF » LETTS3

LETTS3

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_11.ADF
Filename: LETTS3
Read OK:
File size: 0E4C bytes
Load address: FFFF1D00
Exec address: FFFF8023
File contents
   10MODE3:VDU23,1,0;0;0;0;:VDU14:PRINT''"PRESS <SHIFT> TO SCROLL"'':PROCtext
   20REPEAT:PRINT''"PLEASE PRESS <P> TO PRINT TEXT, <M> FOR MAIN MENU"
   30REPEAT:A%=INSTR("MP",GET$):UNTILA%
   40IFA%=1 THEN CHAIN"$.MENU" 
   50IFA%=2 THEN VDU15:VDU2:PROCtext:VDU3
   60UNTIL FALSE
   70END
   80DEF PROCtext
   90PRINT"HONOURED HELPER"
  100PRINT"***************"
  110PRINT"After reading Will's ""End Bit"" of Issue 10, while I could not offer"
  120PRINT"to take over from him as I have not the equipment or the time to"
  130PRINT"spare, I have some suggestions to make which may help to take some of"
  140PRINT"the work off his shoulders."
  150PRINT
  160PRINT"I would be prepared to offer some help if this could be worked out"
  170PRINT"and wonder whether anybody else might join in and make it a"
  180PRINT"cooperative effort.  I would be very sorry if the magazine had to"
  190PRINT"cease publication and would like to help us to keep going."   
  200PRINT
  210PRINT"One way we can all help, as Will suggests, is to send our letters or"
  220PRINT"any text file in program form and I have this routine to suggest to"
  230PRINT"do this to a View file."
  240PRINT
  250PRINT"First set your ruler to 75 columns, this allows for the addition of"
  260PRINT"P."" and the final "" to each line, and type in your text as normal."
  270PRINT"When you have edited and completed this, save the file as say ""Text""."
  280PRINT
  290PRINT"Then set View to SETUP I as you must now turn off the formatting."
  300PRINT
  310PRINT"Load ""LETBASE"" which is the beginning of the Basic program in text"
  320PRINT"form without line numbers plus the commands *BASIC and AUTO at the"
  330PRINT"beginning.  I have put this on the disc."
  340PRINT
  350PRINT"READ your text in.  This adds it to the end of LETBASE."
  360PRINT
  370PRINT"Now type P."" (RETURN), (or P. (RETURN) for blank line) to insert this"
  380PRINT"at the beginning of each line. Then add "" at the end of the lines."
  390PRINT
  400PRINT"Finally, add ENDPROC on a new line at the end and SAVE the file."
  410PRINT
  420PRINT"If you now *EXEC this file you will see the line numbers added and"
  430PRINT"all you need to do then is to press ESCAPE (or BREAK,OLD) andSAVE"
  440PRINT"your Basic program in the usual way."
  450PRINT
  460PRINT"In order to help with the distribution of the magazine, I suggest"
  470PRINT"that we could send one of our own blank formatted discs for him to"
  480PRINT"copy the mag on to plus an s.a.e. for its return.  This would save him"
  490PRINT"the trouble of ordering quantities of discs and addressing and"
  500PRINT"stamping numerous envelopes."
  510PRINT
  520PRINT"I have tentatively included on my disc the M/code Screen Dump which I"
  530PRINT"use and two short utilities together with three rather colourful"
  540PRINT"graphics and notes on these.  I am prepared to try to continue to work"
  550PRINT"these sections if this will help and Will approves of my effort!!"
  560PRINT
  570PRINT"Perhaps other readers may have some furhter suggestions......"
  580PRINT
  585PRINT"Richard Dimond, Sidcup, Kent."
  590PRINT"*********************************************************************"
  600PRINT"FIRST I MUST THANK RICHARD FOR THE HELP HE HAS GIVEN ALREADY. HIS"
  610PRINT"MENU AND SELECTION ROUTINES HAVE BEEN USED THROUGHOUT THIS DISC."
  620PRINT"I THINK THE SUGGESTION THAT PEOPLE SUPPLY THEIR OWN FORMATTED DISCS"
  630PRINT"IS ONE TO SERIOUSLY CONSIDER IN THE FUTURE, PERHAPS THIS WOULD BE AN"
  640PRINT"ALTERNATIVE TO AN INEVITABLE PRICE INCREASE WHICH MAY BE ON THE CARDS"
  650PRINT"SOON. THIS WILL BE A MATTER FOR DEREK TO DECIDE, AS HE NOW BUYS THE DISCS"
  660PRINT"ETC., REQUIRED FOR EACH ISSUE. WE HAVE ALSO JUST HAD A NATIONAL RISE"
  670PRINT"IN POSTAL CHARGES, AND ALTHOUGH THIS WAS ONLY 1p FOR A FIRST OR SECOND"
  680PRINT"CLASS LETTER, EVEN SUCH A SMALL INCREASE COULD SOON EAT INTO THE LIMITED FUNDS"
  690PRINT"THAT OUR NEW TREASURER HAS AT HIS DISPOSAL. WE WILL HAVE TO SEE HOW THINGS GO."
  695PRINT"*********************************************************************"
  700ENDPROC

>�3:�23,1,0;0;0;0;:�14:�''"PRESS <SHIFT> TO SCROLL"'':�text
<�:�''"PLEASE PRESS <P> TO PRINT TEXT, <M> FOR MAIN MENU"
�:A%=�"MP",�):�A%
(�A%=1 � �"$.MENU" 
2�A%=2 � �15:�2:�text:�3
<� �
F�
P� �text
Z�"HONOURED HELPER"
d�"***************"
nL�"After reading Will's ""End Bit"" of Issue 10, while I could not offer"
xG�"to take over from him as I have not the equipment or the time to"
�L�"spare, I have some suggestions to make which may help to take some of"
�"�"the work off his shoulders."
��
�I�"I would be prepared to offer some help if this could be worked out"
�B�"and wonder whether anybody else might join in and make it a"
�H�"cooperative effort.  I would be very sorry if the magazine had to"
�D�"cease publication and would like to help us to keep going."   
��
�K�"One way we can all help, as Will suggests, is to send our letters or"
�J�"any text file in program form and I have this routine to suggest to"
��"do this to a View file."
��
�J�"First set your ruler to 75 columns, this allows for the addition of"
K�"P."" and the final "" to each line, and type in your text as normal."
N�"When you have edited and completed this, save the file as say ""Text""."
�
"H�"Then set View to SETUP I as you must now turn off the formatting."
,�
6K�"Load ""LETBASE"" which is the beginning of the Basic program in text"
@I�"form without line numbers plus the commands *BASIC and AUTO at the"
J/�"beginning.  I have put this on the disc."
T�
^>�"READ your text in.  This adds it to the end of LETBASE."
h�
rM�"Now type P."" (RETURN), (or P. (RETURN) for blank line) to insert this"
|J�"at the beginning of each line. Then add "" at the end of the lines."
��
�G�"Finally, add ENDPROC on a new line at the end and SAVE the file."
��
�I�"If you now *EXEC this file you will see the line numbers added and"
�H�"all you need to do then is to press ESCAPE (or BREAK,OLD) andSAVE"
�+�"your Basic program in the usual way."
��
�H�"In order to help with the distribution of the magazine, I suggest"
�I�"that we could send one of our own blank formatted discs for him to"
�M�"copy the mag on to plus an s.a.e. for its return.  This would save him"
�E�"the trouble of ordering quantities of discs and addressing and"
�#�"stamping numerous envelopes."
��
L�"I have tentatively included on my disc the M/code Screen Dump which I"
G�"use and two short utilities together with three rather colourful"
M�"graphics and notes on these.  I am prepared to try to continue to work"
&H�"these sections if this will help and Will approves of my effort!!"
0�
:D�"Perhaps other readers may have some furhter suggestions......"
D�
I$�"Richard Dimond, Sidcup, Kent."
NL�"*********************************************************************"
XH�"FIRST I MUST THANK RICHARD FOR THE HELP HE HAS GIVEN ALREADY. HIS"
bG�"MENU AND SELECTION ROUTINES HAVE BEEN USED THROUGHOUT THIS DISC."
lJ�"I THINK THE SUGGESTION THAT PEOPLE SUPPLY THEIR OWN FORMATTED DISCS"
vK�"IS ONE TO SERIOUSLY CONSIDER IN THE FUTURE, PERHAPS THIS WOULD BE AN"
�L�"ALTERNATIVE TO AN INEVITABLE PRICE INCREASE WHICH MAY BE ON THE CARDS"
�P�"SOON. THIS WILL BE A MATTER FOR DEREK TO DECIDE, AS HE NOW BUYS THE DISCS"
�K�"ETC., REQUIRED FOR EACH ISSUE. WE HAVE ALSO JUST HAD A NATIONAL RISE"
�M�"IN POSTAL CHARGES, AND ALTHOUGH THIS WAS ONLY 1p FOR A FIRST OR SECOND"
�U�"CLASS LETTER, EVEN SUCH A SMALL INCREASE COULD SOON EAT INTO THE LIMITED FUNDS"
�U�"THAT OUR NEW TREASURER HAS AT HIS DISPOSAL. WE WILL HAVE TO SEE HOW THINGS GO."
�L�"*********************************************************************"
��
�
00000000  0d 00 0a 3e eb 33 3a ef  32 33 2c 31 2c 30 3b 30  |...>.3:.23,1,0;0|
00000010  3b 30 3b 30 3b 3a ef 31  34 3a f1 27 27 22 50 52  |;0;0;:.14:.''"PR|
00000020  45 53 53 20 3c 53 48 49  46 54 3e 20 54 4f 20 53  |ESS <SHIFT> TO S|
00000030  43 52 4f 4c 4c 22 27 27  3a f2 74 65 78 74 0d 00  |CROLL"'':.text..|
00000040  14 3c f5 3a f1 27 27 22  50 4c 45 41 53 45 20 50  |.<.:.''"PLEASE P|
00000050  52 45 53 53 20 3c 50 3e  20 54 4f 20 50 52 49 4e  |RESS <P> TO PRIN|
00000060  54 20 54 45 58 54 2c 20  3c 4d 3e 20 46 4f 52 20  |T TEXT, <M> FOR |
00000070  4d 41 49 4e 20 4d 45 4e  55 22 0d 00 1e 15 f5 3a  |MAIN MENU".....:|
00000080  41 25 3d a7 22 4d 50 22  2c be 29 3a fd 41 25 0d  |A%=."MP",.):.A%.|
00000090  00 28 16 e7 41 25 3d 31  20 8c 20 d7 22 24 2e 4d  |.(..A%=1 . ."$.M|
000000a0  45 4e 55 22 20 0d 00 32  1b e7 41 25 3d 32 20 8c  |ENU" ..2..A%=2 .|
000000b0  20 ef 31 35 3a ef 32 3a  f2 74 65 78 74 3a ef 33  | .15:.2:.text:.3|
000000c0  0d 00 3c 07 fd 20 a3 0d  00 46 05 e0 0d 00 50 0b  |..<.. ...F....P.|
000000d0  dd 20 f2 74 65 78 74 0d  00 5a 16 f1 22 48 4f 4e  |. .text..Z.."HON|
000000e0  4f 55 52 45 44 20 48 45  4c 50 45 52 22 0d 00 64  |OURED HELPER"..d|
000000f0  16 f1 22 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |.."*************|
00000100  2a 2a 22 0d 00 6e 4c f1  22 41 66 74 65 72 20 72  |**"..nL."After r|
00000110  65 61 64 69 6e 67 20 57  69 6c 6c 27 73 20 22 22  |eading Will's ""|
00000120  45 6e 64 20 42 69 74 22  22 20 6f 66 20 49 73 73  |End Bit"" of Iss|
00000130  75 65 20 31 30 2c 20 77  68 69 6c 65 20 49 20 63  |ue 10, while I c|
00000140  6f 75 6c 64 20 6e 6f 74  20 6f 66 66 65 72 22 0d  |ould not offer".|
00000150  00 78 47 f1 22 74 6f 20  74 61 6b 65 20 6f 76 65  |.xG."to take ove|
00000160  72 20 66 72 6f 6d 20 68  69 6d 20 61 73 20 49 20  |r from him as I |
00000170  68 61 76 65 20 6e 6f 74  20 74 68 65 20 65 71 75  |have not the equ|
00000180  69 70 6d 65 6e 74 20 6f  72 20 74 68 65 20 74 69  |ipment or the ti|
00000190  6d 65 20 74 6f 22 0d 00  82 4c f1 22 73 70 61 72  |me to"...L."spar|
000001a0  65 2c 20 49 20 68 61 76  65 20 73 6f 6d 65 20 73  |e, I have some s|
000001b0  75 67 67 65 73 74 69 6f  6e 73 20 74 6f 20 6d 61  |uggestions to ma|
000001c0  6b 65 20 77 68 69 63 68  20 6d 61 79 20 68 65 6c  |ke which may hel|
000001d0  70 20 74 6f 20 74 61 6b  65 20 73 6f 6d 65 20 6f  |p to take some o|
000001e0  66 22 0d 00 8c 22 f1 22  74 68 65 20 77 6f 72 6b  |f"..."."the work|
000001f0  20 6f 66 66 20 68 69 73  20 73 68 6f 75 6c 64 65  | off his shoulde|
00000200  72 73 2e 22 0d 00 96 05  f1 0d 00 a0 49 f1 22 49  |rs."........I."I|
00000210  20 77 6f 75 6c 64 20 62  65 20 70 72 65 70 61 72  | would be prepar|
00000220  65 64 20 74 6f 20 6f 66  66 65 72 20 73 6f 6d 65  |ed to offer some|
00000230  20 68 65 6c 70 20 69 66  20 74 68 69 73 20 63 6f  | help if this co|
00000240  75 6c 64 20 62 65 20 77  6f 72 6b 65 64 20 6f 75  |uld be worked ou|
00000250  74 22 0d 00 aa 42 f1 22  61 6e 64 20 77 6f 6e 64  |t"...B."and wond|
00000260  65 72 20 77 68 65 74 68  65 72 20 61 6e 79 62 6f  |er whether anybo|
00000270  64 79 20 65 6c 73 65 20  6d 69 67 68 74 20 6a 6f  |dy else might jo|
00000280  69 6e 20 69 6e 20 61 6e  64 20 6d 61 6b 65 20 69  |in in and make i|
00000290  74 20 61 22 0d 00 b4 48  f1 22 63 6f 6f 70 65 72  |t a"...H."cooper|
000002a0  61 74 69 76 65 20 65 66  66 6f 72 74 2e 20 20 49  |ative effort.  I|
000002b0  20 77 6f 75 6c 64 20 62  65 20 76 65 72 79 20 73  | would be very s|
000002c0  6f 72 72 79 20 69 66 20  74 68 65 20 6d 61 67 61  |orry if the maga|
000002d0  7a 69 6e 65 20 68 61 64  20 74 6f 22 0d 00 be 44  |zine had to"...D|
000002e0  f1 22 63 65 61 73 65 20  70 75 62 6c 69 63 61 74  |."cease publicat|
000002f0  69 6f 6e 20 61 6e 64 20  77 6f 75 6c 64 20 6c 69  |ion and would li|
00000300  6b 65 20 74 6f 20 68 65  6c 70 20 75 73 20 74 6f  |ke to help us to|
00000310  20 6b 65 65 70 20 67 6f  69 6e 67 2e 22 20 20 20  | keep going."   |
00000320  0d 00 c8 05 f1 0d 00 d2  4b f1 22 4f 6e 65 20 77  |........K."One w|
00000330  61 79 20 77 65 20 63 61  6e 20 61 6c 6c 20 68 65  |ay we can all he|
00000340  6c 70 2c 20 61 73 20 57  69 6c 6c 20 73 75 67 67  |lp, as Will sugg|
00000350  65 73 74 73 2c 20 69 73  20 74 6f 20 73 65 6e 64  |ests, is to send|
00000360  20 6f 75 72 20 6c 65 74  74 65 72 73 20 6f 72 22  | our letters or"|
00000370  0d 00 dc 4a f1 22 61 6e  79 20 74 65 78 74 20 66  |...J."any text f|
00000380  69 6c 65 20 69 6e 20 70  72 6f 67 72 61 6d 20 66  |ile in program f|
00000390  6f 72 6d 20 61 6e 64 20  49 20 68 61 76 65 20 74  |orm and I have t|
000003a0  68 69 73 20 72 6f 75 74  69 6e 65 20 74 6f 20 73  |his routine to s|
000003b0  75 67 67 65 73 74 20 74  6f 22 0d 00 e6 1e f1 22  |uggest to"....."|
000003c0  64 6f 20 74 68 69 73 20  74 6f 20 61 20 56 69 65  |do this to a Vie|
000003d0  77 20 66 69 6c 65 2e 22  0d 00 f0 05 f1 0d 00 fa  |w file."........|
000003e0  4a f1 22 46 69 72 73 74  20 73 65 74 20 79 6f 75  |J."First set you|
000003f0  72 20 72 75 6c 65 72 20  74 6f 20 37 35 20 63 6f  |r ruler to 75 co|
00000400  6c 75 6d 6e 73 2c 20 74  68 69 73 20 61 6c 6c 6f  |lumns, this allo|
00000410  77 73 20 66 6f 72 20 74  68 65 20 61 64 64 69 74  |ws for the addit|
00000420  69 6f 6e 20 6f 66 22 0d  01 04 4b f1 22 50 2e 22  |ion of"...K."P."|
00000430  22 20 61 6e 64 20 74 68  65 20 66 69 6e 61 6c 20  |" and the final |
00000440  22 22 20 74 6f 20 65 61  63 68 20 6c 69 6e 65 2c  |"" to each line,|
00000450  20 61 6e 64 20 74 79 70  65 20 69 6e 20 79 6f 75  | and type in you|
00000460  72 20 74 65 78 74 20 61  73 20 6e 6f 72 6d 61 6c  |r text as normal|
00000470  2e 22 0d 01 0e 4e f1 22  57 68 65 6e 20 79 6f 75  |."...N."When you|
00000480  20 68 61 76 65 20 65 64  69 74 65 64 20 61 6e 64  | have edited and|
00000490  20 63 6f 6d 70 6c 65 74  65 64 20 74 68 69 73 2c  | completed this,|
000004a0  20 73 61 76 65 20 74 68  65 20 66 69 6c 65 20 61  | save the file a|
000004b0  73 20 73 61 79 20 22 22  54 65 78 74 22 22 2e 22  |s say ""Text""."|
000004c0  0d 01 18 05 f1 0d 01 22  48 f1 22 54 68 65 6e 20  |......."H."Then |
000004d0  73 65 74 20 56 69 65 77  20 74 6f 20 53 45 54 55  |set View to SETU|
000004e0  50 20 49 20 61 73 20 79  6f 75 20 6d 75 73 74 20  |P I as you must |
000004f0  6e 6f 77 20 74 75 72 6e  20 6f 66 66 20 74 68 65  |now turn off the|
00000500  20 66 6f 72 6d 61 74 74  69 6e 67 2e 22 0d 01 2c  | formatting."..,|
00000510  05 f1 0d 01 36 4b f1 22  4c 6f 61 64 20 22 22 4c  |....6K."Load ""L|
00000520  45 54 42 41 53 45 22 22  20 77 68 69 63 68 20 69  |ETBASE"" which i|
00000530  73 20 74 68 65 20 62 65  67 69 6e 6e 69 6e 67 20  |s the beginning |
00000540  6f 66 20 74 68 65 20 42  61 73 69 63 20 70 72 6f  |of the Basic pro|
00000550  67 72 61 6d 20 69 6e 20  74 65 78 74 22 0d 01 40  |gram in text"..@|
00000560  49 f1 22 66 6f 72 6d 20  77 69 74 68 6f 75 74 20  |I."form without |
00000570  6c 69 6e 65 20 6e 75 6d  62 65 72 73 20 70 6c 75  |line numbers plu|
00000580  73 20 74 68 65 20 63 6f  6d 6d 61 6e 64 73 20 2a  |s the commands *|
00000590  42 41 53 49 43 20 61 6e  64 20 41 55 54 4f 20 61  |BASIC and AUTO a|
000005a0  74 20 74 68 65 22 0d 01  4a 2f f1 22 62 65 67 69  |t the"..J/."begi|
000005b0  6e 6e 69 6e 67 2e 20 20  49 20 68 61 76 65 20 70  |nning.  I have p|
000005c0  75 74 20 74 68 69 73 20  6f 6e 20 74 68 65 20 64  |ut this on the d|
000005d0  69 73 63 2e 22 0d 01 54  05 f1 0d 01 5e 3e f1 22  |isc."..T....^>."|
000005e0  52 45 41 44 20 79 6f 75  72 20 74 65 78 74 20 69  |READ your text i|
000005f0  6e 2e 20 20 54 68 69 73  20 61 64 64 73 20 69 74  |n.  This adds it|
00000600  20 74 6f 20 74 68 65 20  65 6e 64 20 6f 66 20 4c  | to the end of L|
00000610  45 54 42 41 53 45 2e 22  0d 01 68 05 f1 0d 01 72  |ETBASE."..h....r|
00000620  4d f1 22 4e 6f 77 20 74  79 70 65 20 50 2e 22 22  |M."Now type P.""|
00000630  20 28 52 45 54 55 52 4e  29 2c 20 28 6f 72 20 50  | (RETURN), (or P|
00000640  2e 20 28 52 45 54 55 52  4e 29 20 66 6f 72 20 62  |. (RETURN) for b|
00000650  6c 61 6e 6b 20 6c 69 6e  65 29 20 74 6f 20 69 6e  |lank line) to in|
00000660  73 65 72 74 20 74 68 69  73 22 0d 01 7c 4a f1 22  |sert this"..|J."|
00000670  61 74 20 74 68 65 20 62  65 67 69 6e 6e 69 6e 67  |at the beginning|
00000680  20 6f 66 20 65 61 63 68  20 6c 69 6e 65 2e 20 54  | of each line. T|
00000690  68 65 6e 20 61 64 64 20  22 22 20 61 74 20 74 68  |hen add "" at th|
000006a0  65 20 65 6e 64 20 6f 66  20 74 68 65 20 6c 69 6e  |e end of the lin|
000006b0  65 73 2e 22 0d 01 86 05  f1 0d 01 90 47 f1 22 46  |es."........G."F|
000006c0  69 6e 61 6c 6c 79 2c 20  61 64 64 20 45 4e 44 50  |inally, add ENDP|
000006d0  52 4f 43 20 6f 6e 20 61  20 6e 65 77 20 6c 69 6e  |ROC on a new lin|
000006e0  65 20 61 74 20 74 68 65  20 65 6e 64 20 61 6e 64  |e at the end and|
000006f0  20 53 41 56 45 20 74 68  65 20 66 69 6c 65 2e 22  | SAVE the file."|
00000700  0d 01 9a 05 f1 0d 01 a4  49 f1 22 49 66 20 79 6f  |........I."If yo|
00000710  75 20 6e 6f 77 20 2a 45  58 45 43 20 74 68 69 73  |u now *EXEC this|
00000720  20 66 69 6c 65 20 79 6f  75 20 77 69 6c 6c 20 73  | file you will s|
00000730  65 65 20 74 68 65 20 6c  69 6e 65 20 6e 75 6d 62  |ee the line numb|
00000740  65 72 73 20 61 64 64 65  64 20 61 6e 64 22 0d 01  |ers added and"..|
00000750  ae 48 f1 22 61 6c 6c 20  79 6f 75 20 6e 65 65 64  |.H."all you need|
00000760  20 74 6f 20 64 6f 20 74  68 65 6e 20 69 73 20 74  | to do then is t|
00000770  6f 20 70 72 65 73 73 20  45 53 43 41 50 45 20 28  |o press ESCAPE (|
00000780  6f 72 20 42 52 45 41 4b  2c 4f 4c 44 29 20 61 6e  |or BREAK,OLD) an|
00000790  64 53 41 56 45 22 0d 01  b8 2b f1 22 79 6f 75 72  |dSAVE"...+."your|
000007a0  20 42 61 73 69 63 20 70  72 6f 67 72 61 6d 20 69  | Basic program i|
000007b0  6e 20 74 68 65 20 75 73  75 61 6c 20 77 61 79 2e  |n the usual way.|
000007c0  22 0d 01 c2 05 f1 0d 01  cc 48 f1 22 49 6e 20 6f  |"........H."In o|
000007d0  72 64 65 72 20 74 6f 20  68 65 6c 70 20 77 69 74  |rder to help wit|
000007e0  68 20 74 68 65 20 64 69  73 74 72 69 62 75 74 69  |h the distributi|
000007f0  6f 6e 20 6f 66 20 74 68  65 20 6d 61 67 61 7a 69  |on of the magazi|
00000800  6e 65 2c 20 49 20 73 75  67 67 65 73 74 22 0d 01  |ne, I suggest"..|
00000810  d6 49 f1 22 74 68 61 74  20 77 65 20 63 6f 75 6c  |.I."that we coul|
00000820  64 20 73 65 6e 64 20 6f  6e 65 20 6f 66 20 6f 75  |d send one of ou|
00000830  72 20 6f 77 6e 20 62 6c  61 6e 6b 20 66 6f 72 6d  |r own blank form|
00000840  61 74 74 65 64 20 64 69  73 63 73 20 66 6f 72 20  |atted discs for |
00000850  68 69 6d 20 74 6f 22 0d  01 e0 4d f1 22 63 6f 70  |him to"...M."cop|
00000860  79 20 74 68 65 20 6d 61  67 20 6f 6e 20 74 6f 20  |y the mag on to |
00000870  70 6c 75 73 20 61 6e 20  73 2e 61 2e 65 2e 20 66  |plus an s.a.e. f|
00000880  6f 72 20 69 74 73 20 72  65 74 75 72 6e 2e 20 20  |or its return.  |
00000890  54 68 69 73 20 77 6f 75  6c 64 20 73 61 76 65 20  |This would save |
000008a0  68 69 6d 22 0d 01 ea 45  f1 22 74 68 65 20 74 72  |him"...E."the tr|
000008b0  6f 75 62 6c 65 20 6f 66  20 6f 72 64 65 72 69 6e  |ouble of orderin|
000008c0  67 20 71 75 61 6e 74 69  74 69 65 73 20 6f 66 20  |g quantities of |
000008d0  64 69 73 63 73 20 61 6e  64 20 61 64 64 72 65 73  |discs and addres|
000008e0  73 69 6e 67 20 61 6e 64  22 0d 01 f4 23 f1 22 73  |sing and"...#."s|
000008f0  74 61 6d 70 69 6e 67 20  6e 75 6d 65 72 6f 75 73  |tamping numerous|
00000900  20 65 6e 76 65 6c 6f 70  65 73 2e 22 0d 01 fe 05  | envelopes."....|
00000910  f1 0d 02 08 4c f1 22 49  20 68 61 76 65 20 74 65  |....L."I have te|
00000920  6e 74 61 74 69 76 65 6c  79 20 69 6e 63 6c 75 64  |ntatively includ|
00000930  65 64 20 6f 6e 20 6d 79  20 64 69 73 63 20 74 68  |ed on my disc th|
00000940  65 20 4d 2f 63 6f 64 65  20 53 63 72 65 65 6e 20  |e M/code Screen |
00000950  44 75 6d 70 20 77 68 69  63 68 20 49 22 0d 02 12  |Dump which I"...|
00000960  47 f1 22 75 73 65 20 61  6e 64 20 74 77 6f 20 73  |G."use and two s|
00000970  68 6f 72 74 20 75 74 69  6c 69 74 69 65 73 20 74  |hort utilities t|
00000980  6f 67 65 74 68 65 72 20  77 69 74 68 20 74 68 72  |ogether with thr|
00000990  65 65 20 72 61 74 68 65  72 20 63 6f 6c 6f 75 72  |ee rather colour|
000009a0  66 75 6c 22 0d 02 1c 4d  f1 22 67 72 61 70 68 69  |ful"...M."graphi|
000009b0  63 73 20 61 6e 64 20 6e  6f 74 65 73 20 6f 6e 20  |cs and notes on |
000009c0  74 68 65 73 65 2e 20 20  49 20 61 6d 20 70 72 65  |these.  I am pre|
000009d0  70 61 72 65 64 20 74 6f  20 74 72 79 20 74 6f 20  |pared to try to |
000009e0  63 6f 6e 74 69 6e 75 65  20 74 6f 20 77 6f 72 6b  |continue to work|
000009f0  22 0d 02 26 48 f1 22 74  68 65 73 65 20 73 65 63  |"..&H."these sec|
00000a00  74 69 6f 6e 73 20 69 66  20 74 68 69 73 20 77 69  |tions if this wi|
00000a10  6c 6c 20 68 65 6c 70 20  61 6e 64 20 57 69 6c 6c  |ll help and Will|
00000a20  20 61 70 70 72 6f 76 65  73 20 6f 66 20 6d 79 20  | approves of my |
00000a30  65 66 66 6f 72 74 21 21  22 0d 02 30 05 f1 0d 02  |effort!!"..0....|
00000a40  3a 44 f1 22 50 65 72 68  61 70 73 20 6f 74 68 65  |:D."Perhaps othe|
00000a50  72 20 72 65 61 64 65 72  73 20 6d 61 79 20 68 61  |r readers may ha|
00000a60  76 65 20 73 6f 6d 65 20  66 75 72 68 74 65 72 20  |ve some furhter |
00000a70  73 75 67 67 65 73 74 69  6f 6e 73 2e 2e 2e 2e 2e  |suggestions.....|
00000a80  2e 22 0d 02 44 05 f1 0d  02 49 24 f1 22 52 69 63  |."..D....I$."Ric|
00000a90  68 61 72 64 20 44 69 6d  6f 6e 64 2c 20 53 69 64  |hard Dimond, Sid|
00000aa0  63 75 70 2c 20 4b 65 6e  74 2e 22 0d 02 4e 4c f1  |cup, Kent."..NL.|
00000ab0  22 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |"***************|
00000ac0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000af0  2a 2a 2a 2a 2a 2a 22 0d  02 58 48 f1 22 46 49 52  |******"..XH."FIR|
00000b00  53 54 20 49 20 4d 55 53  54 20 54 48 41 4e 4b 20  |ST I MUST THANK |
00000b10  52 49 43 48 41 52 44 20  46 4f 52 20 54 48 45 20  |RICHARD FOR THE |
00000b20  48 45 4c 50 20 48 45 20  48 41 53 20 47 49 56 45  |HELP HE HAS GIVE|
00000b30  4e 20 41 4c 52 45 41 44  59 2e 20 48 49 53 22 0d  |N ALREADY. HIS".|
00000b40  02 62 47 f1 22 4d 45 4e  55 20 41 4e 44 20 53 45  |.bG."MENU AND SE|
00000b50  4c 45 43 54 49 4f 4e 20  52 4f 55 54 49 4e 45 53  |LECTION ROUTINES|
00000b60  20 48 41 56 45 20 42 45  45 4e 20 55 53 45 44 20  | HAVE BEEN USED |
00000b70  54 48 52 4f 55 47 48 4f  55 54 20 54 48 49 53 20  |THROUGHOUT THIS |
00000b80  44 49 53 43 2e 22 0d 02  6c 4a f1 22 49 20 54 48  |DISC."..lJ."I TH|
00000b90  49 4e 4b 20 54 48 45 20  53 55 47 47 45 53 54 49  |INK THE SUGGESTI|
00000ba0  4f 4e 20 54 48 41 54 20  50 45 4f 50 4c 45 20 53  |ON THAT PEOPLE S|
00000bb0  55 50 50 4c 59 20 54 48  45 49 52 20 4f 57 4e 20  |UPPLY THEIR OWN |
00000bc0  46 4f 52 4d 41 54 54 45  44 20 44 49 53 43 53 22  |FORMATTED DISCS"|
00000bd0  0d 02 76 4b f1 22 49 53  20 4f 4e 45 20 54 4f 20  |..vK."IS ONE TO |
00000be0  53 45 52 49 4f 55 53 4c  59 20 43 4f 4e 53 49 44  |SERIOUSLY CONSID|
00000bf0  45 52 20 49 4e 20 54 48  45 20 46 55 54 55 52 45  |ER IN THE FUTURE|
00000c00  2c 20 50 45 52 48 41 50  53 20 54 48 49 53 20 57  |, PERHAPS THIS W|
00000c10  4f 55 4c 44 20 42 45 20  41 4e 22 0d 02 80 4c f1  |OULD BE AN"...L.|
00000c20  22 41 4c 54 45 52 4e 41  54 49 56 45 20 54 4f 20  |"ALTERNATIVE TO |
00000c30  41 4e 20 49 4e 45 56 49  54 41 42 4c 45 20 50 52  |AN INEVITABLE PR|
00000c40  49 43 45 20 49 4e 43 52  45 41 53 45 20 57 48 49  |ICE INCREASE WHI|
00000c50  43 48 20 4d 41 59 20 42  45 20 4f 4e 20 54 48 45  |CH MAY BE ON THE|
00000c60  20 43 41 52 44 53 22 0d  02 8a 50 f1 22 53 4f 4f  | CARDS"...P."SOO|
00000c70  4e 2e 20 54 48 49 53 20  57 49 4c 4c 20 42 45 20  |N. THIS WILL BE |
00000c80  41 20 4d 41 54 54 45 52  20 46 4f 52 20 44 45 52  |A MATTER FOR DER|
00000c90  45 4b 20 54 4f 20 44 45  43 49 44 45 2c 20 41 53  |EK TO DECIDE, AS|
00000ca0  20 48 45 20 4e 4f 57 20  42 55 59 53 20 54 48 45  | HE NOW BUYS THE|
00000cb0  20 44 49 53 43 53 22 0d  02 94 4b f1 22 45 54 43  | DISCS"...K."ETC|
00000cc0  2e 2c 20 52 45 51 55 49  52 45 44 20 46 4f 52 20  |., REQUIRED FOR |
00000cd0  45 41 43 48 20 49 53 53  55 45 2e 20 57 45 20 48  |EACH ISSUE. WE H|
00000ce0  41 56 45 20 41 4c 53 4f  20 4a 55 53 54 20 48 41  |AVE ALSO JUST HA|
00000cf0  44 20 41 20 4e 41 54 49  4f 4e 41 4c 20 52 49 53  |D A NATIONAL RIS|
00000d00  45 22 0d 02 9e 4d f1 22  49 4e 20 50 4f 53 54 41  |E"...M."IN POSTA|
00000d10  4c 20 43 48 41 52 47 45  53 2c 20 41 4e 44 20 41  |L CHARGES, AND A|
00000d20  4c 54 48 4f 55 47 48 20  54 48 49 53 20 57 41 53  |LTHOUGH THIS WAS|
00000d30  20 4f 4e 4c 59 20 31 70  20 46 4f 52 20 41 20 46  | ONLY 1p FOR A F|
00000d40  49 52 53 54 20 4f 52 20  53 45 43 4f 4e 44 22 0d  |IRST OR SECOND".|
00000d50  02 a8 55 f1 22 43 4c 41  53 53 20 4c 45 54 54 45  |..U."CLASS LETTE|
00000d60  52 2c 20 45 56 45 4e 20  53 55 43 48 20 41 20 53  |R, EVEN SUCH A S|
00000d70  4d 41 4c 4c 20 49 4e 43  52 45 41 53 45 20 43 4f  |MALL INCREASE CO|
00000d80  55 4c 44 20 53 4f 4f 4e  20 45 41 54 20 49 4e 54  |ULD SOON EAT INT|
00000d90  4f 20 54 48 45 20 4c 49  4d 49 54 45 44 20 46 55  |O THE LIMITED FU|
00000da0  4e 44 53 22 0d 02 b2 55  f1 22 54 48 41 54 20 4f  |NDS"...U."THAT O|
00000db0  55 52 20 4e 45 57 20 54  52 45 41 53 55 52 45 52  |UR NEW TREASURER|
00000dc0  20 48 41 53 20 41 54 20  48 49 53 20 44 49 53 50  | HAS AT HIS DISP|
00000dd0  4f 53 41 4c 2e 20 57 45  20 57 49 4c 4c 20 48 41  |OSAL. WE WILL HA|
00000de0  56 45 20 54 4f 20 53 45  45 20 48 4f 57 20 54 48  |VE TO SEE HOW TH|
00000df0  49 4e 47 53 20 47 4f 2e  22 0d 02 b7 4c f1 22 2a  |INGS GO."...L."*|
00000e00  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000e40  2a 2a 2a 2a 22 0d 02 bc  05 e1 0d ff              |****".......|
00000e4c
LETTS3.m0
LETTS3.m1
LETTS3.m2
LETTS3.m4
LETTS3.m5