Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_09.ADF » LETTS_5
LETTS_5
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_09.ADF |
Filename: | LETTS_5 |
Read OK: | ✔ |
File size: | 1FA9 bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
File contents
10 MODE3:VDU23,1,0;0;0;0;:VDU14:PRINT''"PRESS <SHIFT> TO SCROLL"'' 20PRINT"PROLIFIC PROGRAMMER" 30PRINT"*******************" 40PRINT"You will find on this disc a few machine code utilities for the" 50PRINT"manipulation of basic programs that I have written over the years. Please" 60PRINT"publish them at your discretion. They are as follows:-" 70PRINT 80PRINT"PROCLST - a basic procedure lister which I have only just finnished, it" 90PRINT"started off life as a basic procedure it self. Save the machine code file" 100PRINT"as PROC. ie *SAVE PROC 7000 +250 on a 64k Elk or where ever you wish to" 110PRINT"run the program. If assembling at page 900 it will over write the" 120PRINT"character definitions and the function keys. Type *PROC if saved to disc" 130PRINT"or *RUN if on tape. The program replies with LISTPROC type in the" 140PRINT"procedure name, if it is a FUNCTION precede the name with 'FN'. The" 150PRINT"program steps through the basic program in memory after first finding PAGE" 160PRINT"until it encounters the appropriate DEFPROC, it then stores the line" 170PRINT"number. It then looks for the next DEFPROC, DATA statement or end of" 180PRINT"program flag, and stores the preceding line number or the last one. It" 190PRINT"then decodes the line numbers and puts LIST <first number>,<second number>" 200PRINT"into the keyboard buffer and then exits the program. The elk should then" 210PRINT"list the procedure or tell you if it could not find it." 220PRINT 230PRINT"KEYLIST - Function key lister that lists all sixteen keys ready for" 240PRINT"editing and takes less than one page of memory. If only function keys 0 -" 250PRINT"9 are required delete lines 150 & 160 and delete from line 170 CLC:LDA" 260PRINT"&75, and finally change CMP #16 in line 240 to CMP #10. Save the machine" 270PRINT"code file as *SAVE K 900 +100. The utility can be used as a star command" 280PRINT"from disc *K or *RUN from tape." 290PRINT 300PRINT"LIST - variable and procedure name lister, like KEYLIST takes less than" 310PRINT"one page of memory. The machine code picks out the procedure names from" 320PRINT"the basic program in memory and declared variables from the linked list at" 330PRINT"PAGE 4. Dimensioned arrays are shown with a pair of brackets. Save the" 340PRINT"code as *LOOK 7000 +100 or where ever you wish to save it to." 350PRINT 360PRINT"A few queries for the letters page. Has anybody got a spare Viewsheet" 370PRINT"cartridge they wish to sell for a paltry sum. The application I am using" 380PRINT"at present has run out of memory using the 'Microl' disc based spreadsheet" 390PRINT"that I normally use." 400PRINT 410PRINT"I recently brought a complete Elk system from another chap, mainly for a" 420PRINT"second disc drive, with it is a Project Expansion User Port and a Slogger" 430PRINT"32k sideways Ram cartridge both of which crash all three of my Elk's. Has" 440PRINT"anybody got any ideas on that one because they both puzzle me and I would" 450PRINT"like to use both of them." 460PRINT 470PRINT"On printer drivers I see nobody has mentioned Dabs Press 'Hyperdriver'," 480PRINT"its a rom based printer driver for the Elk, BBC B/B+/Master series" 490PRINT"computers which uses nemonics and is very versatile and I thoroughly" 500PRINT"recommend it as I have used it for the past 2 years." 510PRINT 520PRINT"The problem of a 64k Elk crashing every now and again I pinned down to dry" 530PRINT"joints on the chip holders that the 'Master Ram Board' plugs into on the" 540PRINT"main circuit board, apart from the ULA being dislodged. The course of" 550PRINT"action was to re-solder all the joints. Can anybody offer help on a" 560PRINT"Ferguson monitor whose screen some times flicks to a bright horizontal" 570PRINT"line across the centre of the screen and back again." 580PRINT 590PRINT"Mick Comley, Faversham, Kent" 600PRINT"************************************************************************" 610PRINT"THE WINNER!" 620PRINT"***********" 630PRINT"As winner of the PRINTER SWITCH competition I should like to express my" 640PRINT"thanks to all involved. To Derek for donating, and to Will (or I suspect" 650PRINT"Alison) for checking the entries. I can assure you that to me this switch" 660PRINT"will be most useful, and hopfully I can say goodbye to all the fiddling of" 670PRINT"changing plugs and cables etc. But, also I had a lovely time doing the" 680PRINT"actual competition, which gave me several hours enjoyment. Good luck to" 690PRINT"E.U.G. and all ELK users, long may you prosper. I enjoy the Magazine and" 700PRINT"am sorry to hear that it is no longer feasable to print it . But nice to" 710PRINT"know it will continue in the form of a disc. ( a bit difficult to read in" 720PRINT"bed though) Keep smiling everyone the summers coming." 730PRINT 740PRINT"David Randall, Exeter, Devon." 750PRINT"**************************************************************************" 760PRINT 770PRINT"ALTERNATIVE ALTERATIVE" 780PRINT"**********************" 790PRINT"With reference to the Alternative Printer Driver discussed by Christopher" 800PRINT"Chadwick in Issue 4 of E.U.G." 810PRINT 820PRINT"First of all let me say how good I thought the programme was, but for one" 830PRINT"thing, I could never get my G.L.P. printer to go into N.L.Q. mode." 840PRINT 850PRINT"On looking at the Driver programme I checked the line which should send" 860PRINT"my printer to work. Although I had copied it correctly it still only" 870PRINT"printed in draft print." 880PRINT 890PRINT"810 EQUB &00004645FF/HT 132" 900PRINT 910PRINT"On consulting the Printer manual I came up with an alternative code which" 920PRINT"was :-" 930PRINT 940PRINT"810 EQUB &3031FF78/HT 132" 950PRINT 960PRINT"It may be that there's something different about my G.L.P. but if anybody" 970PRINT"else has had the same problem they might like to try the new code." 980PRINT 990PRINT"Alec Miles, Billericay, Essex." 1000PRINT"**************************************************************************" 1010PRINT 1020PRINT"UNLOCKING SWRAM" 1030PRINT"***************" 1040PRINT"In E.U.G. 6, S. Treasurer of Birmingham asks about an old Commodore disc" 1050PRINT"drive. I have a C64C and 1541 MkII disc drive which isn't very helpful" 1060PRINT"but a friend of mine used to own a PET which did use the 8050 drive." 1070PRINT"According to him, the 8050 works through a GPIB (general purpose interface" 1080PRINT"bus) which operates according to the IEEE488 standard and I believe this" 1090PRINT"is used in a lot of industrial applications. A local Commodore user group" 1100PRINT"may be able to help more." 1110PRINT 1120PRINT"I recently fitted Slogger's Electron expansion 2.0 (actually 2.02) into my" 1130PRINT"Plus 1 and puzzled for a while as to why *RLOAD would not work with PRES's" 1140PRINT"Advanced Sideways Ram. The sideways RAM worked perfectly when I loaded ROM" 1150PRINT"images with *ASR. I found that with *RLOAD it is necessary to unlock the" 1160PRINT"RAM and then relock it. Once I had done this it worked well." 1170PRINT 1180PRINT"Can anyone let me have a copy of the instructions for Cyklone?" 1190PRINT 1200PRINT"I do agree with J.D. - Assembler or Assembly language." 1210PRINT 1220PRINT"On caring for one's data recorder may I add that it is good sense to clean" 1230PRINT"the pinch wheel and capstan whenever the head is cleaned (or more often)." 1240PRINT"Iron oxide can build up on the pinch wheel and it is possible for a spot" 1250PRINT"to be deposited onto the tape. this explains why a tape that works well" 1260PRINT"one time will not load the next time. Quite frustrating but checking with" 1270PRINT"a magnifying glass may enable one to find and remove the offending" 1280PRINT"particle and render the tape readable again." 1290PRINT 1300PRINT"I do hope we are going to get listings on disc as well as the magazine. I" 1310PRINT"was intrigued by the article on printing at full speed until I found that" 1320PRINT"my printer only prints at 100 cps!" 1330PRINT 1340PRINT"Finally, I'd like to know whether there has ever been accounting software" 1350PRINT"and genealogical software written for the Elk and if so, can I get hold of" 1360PRINT"the programmes? And finally finally, is there an expert out there on" 1370PRINT"coulour printing with the Okimate 20?" 1380PRINT 1390PRINT"I think the newsletter is super, and much better value than the big" 1400PRINT"glossies that don't support the Electron." 1410PRINT 1420PRINT"Alan Richardson, Auckland, New Zealand." 1430PRINT"**************************************************************************" 1440VDU3 1450PRINT''"PLEASE PRESS <P> TO PRINT TEXT, <M> FOR MAIN MENU" 1460REPEAT:A$=GET$:UNTIL A$="P" OR A$="M" 1470IF A$="P" THEN VDU2:RUN 1480IF A$="M" THEN CHAIN"MENU"
9 �3:�23,1,0;0;0;0;:�14:�''"PRESS <SHIFT> TO SCROLL"'' �"PROLIFIC PROGRAMMER" �"*******************" (F�"You will find on this disc a few machine code utilities for the" 2P�"manipulation of basic programs that I have written over the years. Please" <=�"publish them at your discretion. They are as follows:-" F� PN�"PROCLST - a basic procedure lister which I have only just finnished, it" ZP�"started off life as a basic procedure it self. Save the machine code file" dN�"as PROC. ie *SAVE PROC 7000 +250 on a 64k Elk or where ever you wish to" nI�"run the program. If assembling at page 900 it will over write the" xO�"character definitions and the function keys. Type *PROC if saved to disc" �I�"or *RUN if on tape. The program replies with LISTPROC type in the" �J�"procedure name, if it is a FUNCTION precede the name with 'FN'. The" �Q�"program steps through the basic program in memory after first finding PAGE" �K�"until it encounters the appropriate DEFPROC, it then stores the line" �K�"number. It then looks for the next DEFPROC, DATA statement or end of" �M�"program flag, and stores the preceding line number or the last one. It" �Q�"then decodes the line numbers and puts LIST <first number>,<second number>" �O�"into the keyboard buffer and then exits the program. The elk should then" �>�"list the procedure or tell you if it could not find it." �� �J�"KEYLIST - Function key lister that lists all sixteen keys ready for" �P�"editing and takes less than one page of memory. If only function keys 0 -" �M�"9 are required delete lines 150 & 160 and delete from line 170 CLC:LDA" O�"&75, and finally change CMP #16 in line 240 to CMP #10. Save the machine" O�"code file as *SAVE K 900 +100. The utility can be used as a star command" &�"from disc *K or *RUN from tape." "� ,N�"LIST - variable and procedure name lister, like KEYLIST takes less than" 6N�"one page of memory. The machine code picks out the procedure names from" @Q�"the basic program in memory and declared variables from the linked list at" JM�"PAGE 4. Dimensioned arrays are shown with a pair of brackets. Save the" TD�"code as *LOOK 7000 +100 or where ever you wish to save it to." ^� hL�"A few queries for the letters page. Has anybody got a spare Viewsheet" rO�"cartridge they wish to sell for a paltry sum. The application I am using" |Q�"at present has run out of memory using the 'Microl' disc based spreadsheet" ��"that I normally use." �� �O�"I recently brought a complete Elk system from another chap, mainly for a" �P�"second disc drive, with it is a Project Expansion User Port and a Slogger" �P�"32k sideways Ram cartridge both of which crash all three of my Elk's. Has" �P�"anybody got any ideas on that one because they both puzzle me and I would" � �"like to use both of them." �� �N�"On printer drivers I see nobody has mentioned Dabs Press 'Hyperdriver'," �I�"its a rom based printer driver for the Elk, BBC B/B+/Master series" �K�"computers which uses nemonics and is very versatile and I thoroughly" �;�"recommend it as I have used it for the past 2 years." �� Q�"The problem of a 64k Elk crashing every now and again I pinned down to dry" O�"joints on the chip holders that the 'Master Ram Board' plugs into on the" L�"main circuit board, apart from the ULA being dislodged. The course of" &J�"action was to re-solder all the joints. Can anybody offer help on a" 0M�"Ferguson monitor whose screen some times flicks to a bright horizontal" :;�"line across the centre of the screen and back again." D� N#�"Mick Comley, Faversham, Kent" XO�"************************************************************************" b�"THE WINNER!" l�"***********" vN�"As winner of the PRINTER SWITCH competition I should like to express my" �O�"thanks to all involved. To Derek for donating, and to Will (or I suspect" �P�"Alison) for checking the entries. I can assure you that to me this switch" �Q�"will be most useful, and hopfully I can say goodbye to all the fiddling of" �M�"changing plugs and cables etc. But, also I had a lovely time doing the" �N�"actual competition, which gave me several hours enjoyment. Good luck to" �O�"E.U.G. and all ELK users, long may you prosper. I enjoy the Magazine and" �O�"am sorry to hear that it is no longer feasable to print it . But nice to" �P�"know it will continue in the form of a disc. ( a bit difficult to read in" �<�"bed though) Keep smiling everyone the summers coming." �� �$�"David Randall, Exeter, Devon." �Q�"**************************************************************************" �� �"ALTERNATIVE ALTERATIVE" �"**********************" P�"With reference to the Alternative Printer Driver discussed by Christopher" %�"Chadwick in Issue 4 of E.U.G." *� 4P�"First of all let me say how good I thought the programme was, but for one" >I�"thing, I could never get my G.L.P. printer to go into N.L.Q. mode." H� RO�"On looking at the Driver programme I checked the line which should send" \L�"my printer to work. Although I had copied it correctly it still only" f�"printed in draft print." p� z"�"810 EQUB &00004645FF/HT 132" �� �P�"On consulting the Printer manual I came up with an alternative code which" � �"was :-" �� � �"810 EQUB &3031FF78/HT 132" �� �P�"It may be that there's something different about my G.L.P. but if anybody" �I�"else has had the same problem they might like to try the new code." �� �%�"Alec Miles, Billericay, Essex." �Q�"**************************************************************************" �� ��"UNLOCKING SWRAM" �"***************" O�"In E.U.G. 6, S. Treasurer of Birmingham asks about an old Commodore disc" N�"drive. I have a C64C and 1541 MkII disc drive which isn't very helpful" $K�"but a friend of mine used to own a PET which did use the 8050 drive." .Q�"According to him, the 8050 works through a GPIB (general purpose interface" 8O�"bus) which operates according to the IEEE488 standard and I believe this" BP�"is used in a lot of industrial applications. A local Commodore user group" L �"may be able to help more." V� `Q�"I recently fitted Slogger's Electron expansion 2.0 (actually 2.02) into my" jQ�"Plus 1 and puzzled for a while as to why *RLOAD would not work with PRES's" tQ�"Advanced Sideways Ram. The sideways RAM worked perfectly when I loaded ROM" ~O�"images with *ASR. I found that with *RLOAD it is necessary to unlock the" �C�"RAM and then relock it. Once I had done this it worked well." �� �E�"Can anyone let me have a copy of the instructions for Cyklone?" �� �=�"I do agree with J.D. - Assembler or Assembly language." �� �Q�"On caring for one's data recorder may I add that it is good sense to clean" �P�"the pinch wheel and capstan whenever the head is cleaned (or more often)." �O�"Iron oxide can build up on the pinch wheel and it is possible for a spot" �N�"to be deposited onto the tape. this explains why a tape that works well" �P�"one time will not load the next time. Quite frustrating but checking with" �I�"a magnifying glass may enable one to find and remove the offending" 3�"particle and render the tape readable again." � P�"I do hope we are going to get listings on disc as well as the magazine. I" P�"was intrigued by the article on printing at full speed until I found that" ()�"my printer only prints at 100 cps!" 2� <P�"Finally, I'd like to know whether there has ever been accounting software" FQ�"and genealogical software written for the Elk and if so, can I get hold of" PK�"the programmes? And finally finally, is there an expert out there on" Z,�"coulour printing with the Okimate 20?" d� nJ�"I think the newsletter is super, and much better value than the big" x0�"glossies that don't support the Electron." �� �.�"Alan Richardson, Auckland, New Zealand." �Q�"**************************************************************************" ��3 �:�''"PLEASE PRESS <P> TO PRINT TEXT, <M> FOR MAIN MENU" ��:A$=�:� A$="P" � A$="M" �� A$="P" � �2:� �� A$="M" � �"MENU" �
00000000 0d 00 0a 39 20 eb 33 3a ef 32 33 2c 31 2c 30 3b |...9 .3:.23,1,0;| 00000010 30 3b 30 3b 30 3b 3a ef 31 34 3a f1 27 27 22 50 |0;0;0;:.14:.''"P| 00000020 52 45 53 53 20 3c 53 48 49 46 54 3e 20 54 4f 20 |RESS <SHIFT> TO | 00000030 53 43 52 4f 4c 4c 22 27 27 0d 00 14 1a f1 22 50 |SCROLL"''....."P| 00000040 52 4f 4c 49 46 49 43 20 50 52 4f 47 52 41 4d 4d |ROLIFIC PROGRAMM| 00000050 45 52 22 0d 00 1e 1a f1 22 2a 2a 2a 2a 2a 2a 2a |ER"....."*******| 00000060 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 22 0d 00 28 |************"..(| 00000070 46 f1 22 59 6f 75 20 77 69 6c 6c 20 66 69 6e 64 |F."You will find| 00000080 20 6f 6e 20 74 68 69 73 20 64 69 73 63 20 61 20 | on this disc a | 00000090 66 65 77 20 6d 61 63 68 69 6e 65 20 63 6f 64 65 |few machine code| 000000a0 20 75 74 69 6c 69 74 69 65 73 20 66 6f 72 20 74 | utilities for t| 000000b0 68 65 22 0d 00 32 50 f1 22 6d 61 6e 69 70 75 6c |he"..2P."manipul| 000000c0 61 74 69 6f 6e 20 6f 66 20 62 61 73 69 63 20 70 |ation of basic p| 000000d0 72 6f 67 72 61 6d 73 20 74 68 61 74 20 49 20 68 |rograms that I h| 000000e0 61 76 65 20 77 72 69 74 74 65 6e 20 6f 76 65 72 |ave written over| 000000f0 20 74 68 65 20 79 65 61 72 73 2e 20 50 6c 65 61 | the years. Plea| 00000100 73 65 22 0d 00 3c 3d f1 22 70 75 62 6c 69 73 68 |se"..<=."publish| 00000110 20 74 68 65 6d 20 61 74 20 79 6f 75 72 20 64 69 | them at your di| 00000120 73 63 72 65 74 69 6f 6e 2e 20 54 68 65 79 20 61 |scretion. They a| 00000130 72 65 20 61 73 20 66 6f 6c 6c 6f 77 73 3a 2d 22 |re as follows:-"| 00000140 0d 00 46 05 f1 0d 00 50 4e f1 22 50 52 4f 43 4c |..F....PN."PROCL| 00000150 53 54 20 2d 20 61 20 62 61 73 69 63 20 70 72 6f |ST - a basic pro| 00000160 63 65 64 75 72 65 20 6c 69 73 74 65 72 20 77 68 |cedure lister wh| 00000170 69 63 68 20 49 20 68 61 76 65 20 6f 6e 6c 79 20 |ich I have only | 00000180 6a 75 73 74 20 66 69 6e 6e 69 73 68 65 64 2c 20 |just finnished, | 00000190 69 74 22 0d 00 5a 50 f1 22 73 74 61 72 74 65 64 |it"..ZP."started| 000001a0 20 6f 66 66 20 6c 69 66 65 20 61 73 20 61 20 62 | off life as a b| 000001b0 61 73 69 63 20 70 72 6f 63 65 64 75 72 65 20 69 |asic procedure i| 000001c0 74 20 73 65 6c 66 2e 20 53 61 76 65 20 74 68 65 |t self. Save the| 000001d0 20 6d 61 63 68 69 6e 65 20 63 6f 64 65 20 66 69 | machine code fi| 000001e0 6c 65 22 0d 00 64 4e f1 22 61 73 20 50 52 4f 43 |le"..dN."as PROC| 000001f0 2e 20 69 65 20 2a 53 41 56 45 20 50 52 4f 43 20 |. ie *SAVE PROC | 00000200 37 30 30 30 20 2b 32 35 30 20 6f 6e 20 61 20 36 |7000 +250 on a 6| 00000210 34 6b 20 45 6c 6b 20 6f 72 20 77 68 65 72 65 20 |4k Elk or where | 00000220 65 76 65 72 20 79 6f 75 20 77 69 73 68 20 74 6f |ever you wish to| 00000230 22 0d 00 6e 49 f1 22 72 75 6e 20 74 68 65 20 70 |"..nI."run the p| 00000240 72 6f 67 72 61 6d 2e 20 49 66 20 20 61 73 73 65 |rogram. If asse| 00000250 6d 62 6c 69 6e 67 20 61 74 20 70 61 67 65 20 39 |mbling at page 9| 00000260 30 30 20 69 74 20 77 69 6c 6c 20 6f 76 65 72 20 |00 it will over | 00000270 77 72 69 74 65 20 74 68 65 22 0d 00 78 4f f1 22 |write the"..xO."| 00000280 63 68 61 72 61 63 74 65 72 20 64 65 66 69 6e 69 |character defini| 00000290 74 69 6f 6e 73 20 61 6e 64 20 74 68 65 20 66 75 |tions and the fu| 000002a0 6e 63 74 69 6f 6e 20 6b 65 79 73 2e 20 54 79 70 |nction keys. Typ| 000002b0 65 20 2a 50 52 4f 43 20 69 66 20 73 61 76 65 64 |e *PROC if saved| 000002c0 20 74 6f 20 64 69 73 63 22 0d 00 82 49 f1 22 6f | to disc"...I."o| 000002d0 72 20 2a 52 55 4e 20 69 66 20 6f 6e 20 74 61 70 |r *RUN if on tap| 000002e0 65 2e 20 20 54 68 65 20 70 72 6f 67 72 61 6d 20 |e. The program | 000002f0 72 65 70 6c 69 65 73 20 77 69 74 68 20 4c 49 53 |replies with LIS| 00000300 54 50 52 4f 43 20 74 79 70 65 20 69 6e 20 74 68 |TPROC type in th| 00000310 65 22 0d 00 8c 4a f1 22 70 72 6f 63 65 64 75 72 |e"...J."procedur| 00000320 65 20 6e 61 6d 65 2c 20 69 66 20 69 74 20 69 73 |e name, if it is| 00000330 20 61 20 46 55 4e 43 54 49 4f 4e 20 70 72 65 63 | a FUNCTION prec| 00000340 65 64 65 20 74 68 65 20 6e 61 6d 65 20 77 69 74 |ede the name wit| 00000350 68 20 27 46 4e 27 2e 20 54 68 65 22 0d 00 96 51 |h 'FN'. The"...Q| 00000360 f1 22 70 72 6f 67 72 61 6d 20 73 74 65 70 73 20 |."program steps | 00000370 74 68 72 6f 75 67 68 20 74 68 65 20 62 61 73 69 |through the basi| 00000380 63 20 70 72 6f 67 72 61 6d 20 69 6e 20 6d 65 6d |c program in mem| 00000390 6f 72 79 20 61 66 74 65 72 20 66 69 72 73 74 20 |ory after first | 000003a0 66 69 6e 64 69 6e 67 20 50 41 47 45 22 0d 00 a0 |finding PAGE"...| 000003b0 4b f1 22 75 6e 74 69 6c 20 69 74 20 65 6e 63 6f |K."until it enco| 000003c0 75 6e 74 65 72 73 20 74 68 65 20 61 70 70 72 6f |unters the appro| 000003d0 70 72 69 61 74 65 20 44 45 46 50 52 4f 43 2c 20 |priate DEFPROC, | 000003e0 69 74 20 74 68 65 6e 20 73 74 6f 72 65 73 20 74 |it then stores t| 000003f0 68 65 20 6c 69 6e 65 22 0d 00 aa 4b f1 22 6e 75 |he line"...K."nu| 00000400 6d 62 65 72 2e 20 49 74 20 74 68 65 6e 20 6c 6f |mber. It then lo| 00000410 6f 6b 73 20 66 6f 72 20 74 68 65 20 6e 65 78 74 |oks for the next| 00000420 20 44 45 46 50 52 4f 43 2c 20 44 41 54 41 20 73 | DEFPROC, DATA s| 00000430 74 61 74 65 6d 65 6e 74 20 6f 72 20 65 6e 64 20 |tatement or end | 00000440 6f 66 22 0d 00 b4 4d f1 22 70 72 6f 67 72 61 6d |of"...M."program| 00000450 20 66 6c 61 67 2c 20 61 6e 64 20 73 74 6f 72 65 | flag, and store| 00000460 73 20 74 68 65 20 70 72 65 63 65 64 69 6e 67 20 |s the preceding | 00000470 6c 69 6e 65 20 6e 75 6d 62 65 72 20 6f 72 20 74 |line number or t| 00000480 68 65 20 6c 61 73 74 20 6f 6e 65 2e 20 49 74 22 |he last one. It"| 00000490 0d 00 be 51 f1 22 74 68 65 6e 20 64 65 63 6f 64 |...Q."then decod| 000004a0 65 73 20 74 68 65 20 6c 69 6e 65 20 6e 75 6d 62 |es the line numb| 000004b0 65 72 73 20 61 6e 64 20 70 75 74 73 20 4c 49 53 |ers and puts LIS| 000004c0 54 20 3c 66 69 72 73 74 20 6e 75 6d 62 65 72 3e |T <first number>| 000004d0 2c 3c 73 65 63 6f 6e 64 20 6e 75 6d 62 65 72 3e |,<second number>| 000004e0 22 0d 00 c8 4f f1 22 69 6e 74 6f 20 74 68 65 20 |"...O."into the | 000004f0 6b 65 79 62 6f 61 72 64 20 62 75 66 66 65 72 20 |keyboard buffer | 00000500 61 6e 64 20 74 68 65 6e 20 65 78 69 74 73 20 74 |and then exits t| 00000510 68 65 20 70 72 6f 67 72 61 6d 2e 20 54 68 65 20 |he program. The | 00000520 65 6c 6b 20 73 68 6f 75 6c 64 20 74 68 65 6e 22 |elk should then"| 00000530 0d 00 d2 3e f1 22 6c 69 73 74 20 74 68 65 20 70 |...>."list the p| 00000540 72 6f 63 65 64 75 72 65 20 6f 72 20 74 65 6c 6c |rocedure or tell| 00000550 20 79 6f 75 20 69 66 20 69 74 20 63 6f 75 6c 64 | you if it could| 00000560 20 6e 6f 74 20 66 69 6e 64 20 69 74 2e 22 0d 00 | not find it."..| 00000570 dc 05 f1 0d 00 e6 4a f1 22 4b 45 59 4c 49 53 54 |......J."KEYLIST| 00000580 20 2d 20 46 75 6e 63 74 69 6f 6e 20 6b 65 79 20 | - Function key | 00000590 6c 69 73 74 65 72 20 74 68 61 74 20 6c 69 73 74 |lister that list| 000005a0 73 20 61 6c 6c 20 73 69 78 74 65 65 6e 20 6b 65 |s all sixteen ke| 000005b0 79 73 20 72 65 61 64 79 20 66 6f 72 22 0d 00 f0 |ys ready for"...| 000005c0 50 f1 22 65 64 69 74 69 6e 67 20 61 6e 64 20 74 |P."editing and t| 000005d0 61 6b 65 73 20 6c 65 73 73 20 74 68 61 6e 20 6f |akes less than o| 000005e0 6e 65 20 70 61 67 65 20 6f 66 20 6d 65 6d 6f 72 |ne page of memor| 000005f0 79 2e 20 49 66 20 6f 6e 6c 79 20 66 75 6e 63 74 |y. If only funct| 00000600 69 6f 6e 20 6b 65 79 73 20 30 20 2d 22 0d 00 fa |ion keys 0 -"...| 00000610 4d f1 22 39 20 61 72 65 20 72 65 71 75 69 72 65 |M."9 are require| 00000620 64 20 64 65 6c 65 74 65 20 6c 69 6e 65 73 20 31 |d delete lines 1| 00000630 35 30 20 26 20 31 36 30 20 61 6e 64 20 64 65 6c |50 & 160 and del| 00000640 65 74 65 20 66 72 6f 6d 20 6c 69 6e 65 20 31 37 |ete from line 17| 00000650 30 20 43 4c 43 3a 4c 44 41 22 0d 01 04 4f f1 22 |0 CLC:LDA"...O."| 00000660 26 37 35 2c 20 61 6e 64 20 66 69 6e 61 6c 6c 79 |&75, and finally| 00000670 20 63 68 61 6e 67 65 20 43 4d 50 20 23 31 36 20 | change CMP #16 | 00000680 69 6e 20 6c 69 6e 65 20 32 34 30 20 74 6f 20 43 |in line 240 to C| 00000690 4d 50 20 23 31 30 2e 20 53 61 76 65 20 74 68 65 |MP #10. Save the| 000006a0 20 6d 61 63 68 69 6e 65 22 0d 01 0e 4f f1 22 63 | machine"...O."c| 000006b0 6f 64 65 20 66 69 6c 65 20 61 73 20 2a 53 41 56 |ode file as *SAV| 000006c0 45 20 4b 20 39 30 30 20 2b 31 30 30 2e 20 54 68 |E K 900 +100. Th| 000006d0 65 20 75 74 69 6c 69 74 79 20 63 61 6e 20 62 65 |e utility can be| 000006e0 20 75 73 65 64 20 61 73 20 61 20 73 74 61 72 20 | used as a star | 000006f0 63 6f 6d 6d 61 6e 64 22 0d 01 18 26 f1 22 66 72 |command"...&."fr| 00000700 6f 6d 20 64 69 73 63 20 2a 4b 20 6f 72 20 2a 52 |om disc *K or *R| 00000710 55 4e 20 66 72 6f 6d 20 74 61 70 65 2e 22 0d 01 |UN from tape."..| 00000720 22 05 f1 0d 01 2c 4e f1 22 4c 49 53 54 20 2d 20 |"....,N."LIST - | 00000730 76 61 72 69 61 62 6c 65 20 61 6e 64 20 70 72 6f |variable and pro| 00000740 63 65 64 75 72 65 20 6e 61 6d 65 20 6c 69 73 74 |cedure name list| 00000750 65 72 2c 20 6c 69 6b 65 20 4b 45 59 4c 49 53 54 |er, like KEYLIST| 00000760 20 74 61 6b 65 73 20 6c 65 73 73 20 74 68 61 6e | takes less than| 00000770 22 0d 01 36 4e f1 22 6f 6e 65 20 70 61 67 65 20 |"..6N."one page | 00000780 6f 66 20 6d 65 6d 6f 72 79 2e 20 54 68 65 20 6d |of memory. The m| 00000790 61 63 68 69 6e 65 20 63 6f 64 65 20 70 69 63 6b |achine code pick| 000007a0 73 20 6f 75 74 20 74 68 65 20 70 72 6f 63 65 64 |s out the proced| 000007b0 75 72 65 20 6e 61 6d 65 73 20 66 72 6f 6d 22 0d |ure names from".| 000007c0 01 40 51 f1 22 74 68 65 20 62 61 73 69 63 20 70 |.@Q."the basic p| 000007d0 72 6f 67 72 61 6d 20 69 6e 20 6d 65 6d 6f 72 79 |rogram in memory| 000007e0 20 61 6e 64 20 64 65 63 6c 61 72 65 64 20 76 61 | and declared va| 000007f0 72 69 61 62 6c 65 73 20 66 72 6f 6d 20 74 68 65 |riables from the| 00000800 20 6c 69 6e 6b 65 64 20 6c 69 73 74 20 61 74 22 | linked list at"| 00000810 0d 01 4a 4d f1 22 50 41 47 45 20 34 2e 20 44 69 |..JM."PAGE 4. Di| 00000820 6d 65 6e 73 69 6f 6e 65 64 20 61 72 72 61 79 73 |mensioned arrays| 00000830 20 61 72 65 20 73 68 6f 77 6e 20 77 69 74 68 20 | are shown with | 00000840 61 20 70 61 69 72 20 6f 66 20 62 72 61 63 6b 65 |a pair of bracke| 00000850 74 73 2e 20 53 61 76 65 20 74 68 65 22 0d 01 54 |ts. Save the"..T| 00000860 44 f1 22 63 6f 64 65 20 61 73 20 2a 4c 4f 4f 4b |D."code as *LOOK| 00000870 20 37 30 30 30 20 2b 31 30 30 20 6f 72 20 77 68 | 7000 +100 or wh| 00000880 65 72 65 20 65 76 65 72 20 79 6f 75 20 77 69 73 |ere ever you wis| 00000890 68 20 74 6f 20 73 61 76 65 20 69 74 20 74 6f 2e |h to save it to.| 000008a0 22 0d 01 5e 05 f1 0d 01 68 4c f1 22 41 20 66 65 |"..^....hL."A fe| 000008b0 77 20 71 75 65 72 69 65 73 20 66 6f 72 20 74 68 |w queries for th| 000008c0 65 20 6c 65 74 74 65 72 73 20 70 61 67 65 2e 20 |e letters page. | 000008d0 48 61 73 20 61 6e 79 62 6f 64 79 20 67 6f 74 20 |Has anybody got | 000008e0 61 20 73 70 61 72 65 20 56 69 65 77 73 68 65 65 |a spare Viewshee| 000008f0 74 22 0d 01 72 4f f1 22 63 61 72 74 72 69 64 67 |t"..rO."cartridg| 00000900 65 20 74 68 65 79 20 77 69 73 68 20 74 6f 20 73 |e they wish to s| 00000910 65 6c 6c 20 66 6f 72 20 61 20 70 61 6c 74 72 79 |ell for a paltry| 00000920 20 73 75 6d 2e 20 54 68 65 20 61 70 70 6c 69 63 | sum. The applic| 00000930 61 74 69 6f 6e 20 49 20 61 6d 20 75 73 69 6e 67 |ation I am using| 00000940 22 0d 01 7c 51 f1 22 61 74 20 70 72 65 73 65 6e |"..|Q."at presen| 00000950 74 20 68 61 73 20 72 75 6e 20 6f 75 74 20 6f 66 |t has run out of| 00000960 20 6d 65 6d 6f 72 79 20 75 73 69 6e 67 20 74 68 | memory using th| 00000970 65 20 27 4d 69 63 72 6f 6c 27 20 64 69 73 63 20 |e 'Microl' disc | 00000980 62 61 73 65 64 20 73 70 72 65 61 64 73 68 65 65 |based spreadshee| 00000990 74 22 0d 01 86 1b f1 22 74 68 61 74 20 49 20 6e |t"....."that I n| 000009a0 6f 72 6d 61 6c 6c 79 20 75 73 65 2e 22 0d 01 90 |ormally use."...| 000009b0 05 f1 0d 01 9a 4f f1 22 49 20 72 65 63 65 6e 74 |.....O."I recent| 000009c0 6c 79 20 62 72 6f 75 67 68 74 20 61 20 63 6f 6d |ly brought a com| 000009d0 70 6c 65 74 65 20 45 6c 6b 20 73 79 73 74 65 6d |plete Elk system| 000009e0 20 66 72 6f 6d 20 61 6e 6f 74 68 65 72 20 63 68 | from another ch| 000009f0 61 70 2c 20 6d 61 69 6e 6c 79 20 66 6f 72 20 61 |ap, mainly for a| 00000a00 22 0d 01 a4 50 f1 22 73 65 63 6f 6e 64 20 64 69 |"...P."second di| 00000a10 73 63 20 64 72 69 76 65 2c 20 77 69 74 68 20 69 |sc drive, with i| 00000a20 74 20 69 73 20 61 20 50 72 6f 6a 65 63 74 20 45 |t is a Project E| 00000a30 78 70 61 6e 73 69 6f 6e 20 55 73 65 72 20 50 6f |xpansion User Po| 00000a40 72 74 20 61 6e 64 20 61 20 53 6c 6f 67 67 65 72 |rt and a Slogger| 00000a50 22 0d 01 ae 50 f1 22 33 32 6b 20 73 69 64 65 77 |"...P."32k sidew| 00000a60 61 79 73 20 52 61 6d 20 63 61 72 74 72 69 64 67 |ays Ram cartridg| 00000a70 65 20 62 6f 74 68 20 6f 66 20 77 68 69 63 68 20 |e both of which | 00000a80 63 72 61 73 68 20 61 6c 6c 20 74 68 72 65 65 20 |crash all three | 00000a90 6f 66 20 6d 79 20 45 6c 6b 27 73 2e 20 48 61 73 |of my Elk's. Has| 00000aa0 22 0d 01 b8 50 f1 22 61 6e 79 62 6f 64 79 20 67 |"...P."anybody g| 00000ab0 6f 74 20 61 6e 79 20 69 64 65 61 73 20 6f 6e 20 |ot any ideas on | 00000ac0 74 68 61 74 20 6f 6e 65 20 62 65 63 61 75 73 65 |that one because| 00000ad0 20 74 68 65 79 20 62 6f 74 68 20 70 75 7a 7a 6c | they both puzzl| 00000ae0 65 20 6d 65 20 61 6e 64 20 49 20 77 6f 75 6c 64 |e me and I would| 00000af0 22 0d 01 c2 20 f1 22 6c 69 6b 65 20 74 6f 20 75 |"... ."like to u| 00000b00 73 65 20 62 6f 74 68 20 6f 66 20 74 68 65 6d 2e |se both of them.| 00000b10 22 0d 01 cc 05 f1 0d 01 d6 4e f1 22 4f 6e 20 70 |"........N."On p| 00000b20 72 69 6e 74 65 72 20 64 72 69 76 65 72 73 20 49 |rinter drivers I| 00000b30 20 73 65 65 20 6e 6f 62 6f 64 79 20 68 61 73 20 | see nobody has | 00000b40 6d 65 6e 74 69 6f 6e 65 64 20 44 61 62 73 20 50 |mentioned Dabs P| 00000b50 72 65 73 73 20 27 48 79 70 65 72 64 72 69 76 65 |ress 'Hyperdrive| 00000b60 72 27 2c 22 0d 01 e0 49 f1 22 69 74 73 20 61 20 |r',"...I."its a | 00000b70 72 6f 6d 20 62 61 73 65 64 20 70 72 69 6e 74 65 |rom based printe| 00000b80 72 20 64 72 69 76 65 72 20 66 6f 72 20 74 68 65 |r driver for the| 00000b90 20 45 6c 6b 2c 20 42 42 43 20 42 2f 42 2b 2f 4d | Elk, BBC B/B+/M| 00000ba0 61 73 74 65 72 20 73 65 72 69 65 73 22 0d 01 ea |aster series"...| 00000bb0 4b f1 22 63 6f 6d 70 75 74 65 72 73 20 77 68 69 |K."computers whi| 00000bc0 63 68 20 75 73 65 73 20 6e 65 6d 6f 6e 69 63 73 |ch uses nemonics| 00000bd0 20 61 6e 64 20 69 73 20 76 65 72 79 20 76 65 72 | and is very ver| 00000be0 73 61 74 69 6c 65 20 61 6e 64 20 49 20 74 68 6f |satile and I tho| 00000bf0 72 6f 75 67 68 6c 79 22 0d 01 f4 3b f1 22 72 65 |roughly"...;."re| 00000c00 63 6f 6d 6d 65 6e 64 20 69 74 20 61 73 20 49 20 |commend it as I | 00000c10 68 61 76 65 20 75 73 65 64 20 69 74 20 66 6f 72 |have used it for| 00000c20 20 74 68 65 20 70 61 73 74 20 32 20 79 65 61 72 | the past 2 year| 00000c30 73 2e 22 0d 01 fe 05 f1 0d 02 08 51 f1 22 54 68 |s."........Q."Th| 00000c40 65 20 70 72 6f 62 6c 65 6d 20 6f 66 20 61 20 36 |e problem of a 6| 00000c50 34 6b 20 45 6c 6b 20 63 72 61 73 68 69 6e 67 20 |4k Elk crashing | 00000c60 65 76 65 72 79 20 6e 6f 77 20 61 6e 64 20 61 67 |every now and ag| 00000c70 61 69 6e 20 49 20 70 69 6e 6e 65 64 20 64 6f 77 |ain I pinned dow| 00000c80 6e 20 74 6f 20 64 72 79 22 0d 02 12 4f f1 22 6a |n to dry"...O."j| 00000c90 6f 69 6e 74 73 20 6f 6e 20 74 68 65 20 63 68 69 |oints on the chi| 00000ca0 70 20 68 6f 6c 64 65 72 73 20 74 68 61 74 20 74 |p holders that t| 00000cb0 68 65 20 27 4d 61 73 74 65 72 20 52 61 6d 20 42 |he 'Master Ram B| 00000cc0 6f 61 72 64 27 20 70 6c 75 67 73 20 69 6e 74 6f |oard' plugs into| 00000cd0 20 6f 6e 20 74 68 65 22 0d 02 1c 4c f1 22 6d 61 | on the"...L."ma| 00000ce0 69 6e 20 63 69 72 63 75 69 74 20 62 6f 61 72 64 |in circuit board| 00000cf0 2c 20 61 70 61 72 74 20 66 72 6f 6d 20 74 68 65 |, apart from the| 00000d00 20 55 4c 41 20 62 65 69 6e 67 20 64 69 73 6c 6f | ULA being dislo| 00000d10 64 67 65 64 2e 20 54 68 65 20 63 6f 75 72 73 65 |dged. The course| 00000d20 20 6f 66 22 0d 02 26 4a f1 22 61 63 74 69 6f 6e | of"..&J."action| 00000d30 20 77 61 73 20 74 6f 20 72 65 2d 73 6f 6c 64 65 | was to re-solde| 00000d40 72 20 61 6c 6c 20 74 68 65 20 6a 6f 69 6e 74 73 |r all the joints| 00000d50 2e 20 43 61 6e 20 61 6e 79 62 6f 64 79 20 6f 66 |. Can anybody of| 00000d60 66 65 72 20 68 65 6c 70 20 6f 6e 20 61 22 0d 02 |fer help on a"..| 00000d70 30 4d f1 22 46 65 72 67 75 73 6f 6e 20 6d 6f 6e |0M."Ferguson mon| 00000d80 69 74 6f 72 20 77 68 6f 73 65 20 73 63 72 65 65 |itor whose scree| 00000d90 6e 20 73 6f 6d 65 20 74 69 6d 65 73 20 66 6c 69 |n some times fli| 00000da0 63 6b 73 20 74 6f 20 61 20 62 72 69 67 68 74 20 |cks to a bright | 00000db0 68 6f 72 69 7a 6f 6e 74 61 6c 22 0d 02 3a 3b f1 |horizontal"..:;.| 00000dc0 22 6c 69 6e 65 20 61 63 72 6f 73 73 20 74 68 65 |"line across the| 00000dd0 20 63 65 6e 74 72 65 20 6f 66 20 74 68 65 20 73 | centre of the s| 00000de0 63 72 65 65 6e 20 61 6e 64 20 62 61 63 6b 20 61 |creen and back a| 00000df0 67 61 69 6e 2e 22 0d 02 44 05 f1 0d 02 4e 23 f1 |gain."..D....N#.| 00000e00 22 4d 69 63 6b 20 43 6f 6d 6c 65 79 2c 20 46 61 |"Mick Comley, Fa| 00000e10 76 65 72 73 68 61 6d 2c 20 4b 65 6e 74 22 0d 02 |versham, Kent"..| 00000e20 58 4f f1 22 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |XO."************| 00000e30 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000e60 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 22 0d 02 62 |************"..b| 00000e70 12 f1 22 54 48 45 20 57 49 4e 4e 45 52 21 22 0d |.."THE WINNER!".| 00000e80 02 6c 12 f1 22 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |.l.."***********| 00000e90 22 0d 02 76 4e f1 22 41 73 20 77 69 6e 6e 65 72 |"..vN."As winner| 00000ea0 20 6f 66 20 74 68 65 20 50 52 49 4e 54 45 52 20 | of the PRINTER | 00000eb0 53 57 49 54 43 48 20 63 6f 6d 70 65 74 69 74 69 |SWITCH competiti| 00000ec0 6f 6e 20 49 20 73 68 6f 75 6c 64 20 6c 69 6b 65 |on I should like| 00000ed0 20 74 6f 20 65 78 70 72 65 73 73 20 6d 79 22 0d | to express my".| 00000ee0 02 80 4f f1 22 74 68 61 6e 6b 73 20 74 6f 20 61 |..O."thanks to a| 00000ef0 6c 6c 20 69 6e 76 6f 6c 76 65 64 2e 20 54 6f 20 |ll involved. To | 00000f00 44 65 72 65 6b 20 66 6f 72 20 64 6f 6e 61 74 69 |Derek for donati| 00000f10 6e 67 2c 20 61 6e 64 20 74 6f 20 57 69 6c 6c 20 |ng, and to Will | 00000f20 28 6f 72 20 49 20 73 75 73 70 65 63 74 22 0d 02 |(or I suspect"..| 00000f30 8a 50 f1 22 41 6c 69 73 6f 6e 29 20 66 6f 72 20 |.P."Alison) for | 00000f40 63 68 65 63 6b 69 6e 67 20 74 68 65 20 65 6e 74 |checking the ent| 00000f50 72 69 65 73 2e 20 49 20 63 61 6e 20 61 73 73 75 |ries. I can assu| 00000f60 72 65 20 79 6f 75 20 74 68 61 74 20 74 6f 20 6d |re you that to m| 00000f70 65 20 74 68 69 73 20 73 77 69 74 63 68 22 0d 02 |e this switch"..| 00000f80 94 51 f1 22 77 69 6c 6c 20 62 65 20 6d 6f 73 74 |.Q."will be most| 00000f90 20 75 73 65 66 75 6c 2c 20 61 6e 64 20 68 6f 70 | useful, and hop| 00000fa0 66 75 6c 6c 79 20 49 20 63 61 6e 20 73 61 79 20 |fully I can say | 00000fb0 67 6f 6f 64 62 79 65 20 74 6f 20 61 6c 6c 20 74 |goodbye to all t| 00000fc0 68 65 20 66 69 64 64 6c 69 6e 67 20 6f 66 22 0d |he fiddling of".| 00000fd0 02 9e 4d f1 22 63 68 61 6e 67 69 6e 67 20 70 6c |..M."changing pl| 00000fe0 75 67 73 20 61 6e 64 20 63 61 62 6c 65 73 20 65 |ugs and cables e| 00000ff0 74 63 2e 20 42 75 74 2c 20 61 6c 73 6f 20 49 20 |tc. But, also I | 00001000 68 61 64 20 61 20 6c 6f 76 65 6c 79 20 74 69 6d |had a lovely tim| 00001010 65 20 64 6f 69 6e 67 20 74 68 65 22 0d 02 a8 4e |e doing the"...N| 00001020 f1 22 61 63 74 75 61 6c 20 63 6f 6d 70 65 74 69 |."actual competi| 00001030 74 69 6f 6e 2c 20 77 68 69 63 68 20 67 61 76 65 |tion, which gave| 00001040 20 6d 65 20 73 65 76 65 72 61 6c 20 68 6f 75 72 | me several hour| 00001050 73 20 65 6e 6a 6f 79 6d 65 6e 74 2e 20 47 6f 6f |s enjoyment. Goo| 00001060 64 20 6c 75 63 6b 20 74 6f 22 0d 02 b2 4f f1 22 |d luck to"...O."| 00001070 45 2e 55 2e 47 2e 20 61 6e 64 20 61 6c 6c 20 45 |E.U.G. and all E| 00001080 4c 4b 20 75 73 65 72 73 2c 20 6c 6f 6e 67 20 6d |LK users, long m| 00001090 61 79 20 79 6f 75 20 70 72 6f 73 70 65 72 2e 20 |ay you prosper. | 000010a0 49 20 65 6e 6a 6f 79 20 74 68 65 20 4d 61 67 61 |I enjoy the Maga| 000010b0 7a 69 6e 65 20 61 6e 64 22 0d 02 bc 4f f1 22 61 |zine and"...O."a| 000010c0 6d 20 73 6f 72 72 79 20 74 6f 20 68 65 61 72 20 |m sorry to hear | 000010d0 74 68 61 74 20 69 74 20 69 73 20 6e 6f 20 6c 6f |that it is no lo| 000010e0 6e 67 65 72 20 66 65 61 73 61 62 6c 65 20 74 6f |nger feasable to| 000010f0 20 70 72 69 6e 74 20 69 74 20 2e 20 42 75 74 20 | print it . But | 00001100 6e 69 63 65 20 74 6f 22 0d 02 c6 50 f1 22 6b 6e |nice to"...P."kn| 00001110 6f 77 20 69 74 20 77 69 6c 6c 20 63 6f 6e 74 69 |ow it will conti| 00001120 6e 75 65 20 69 6e 20 74 68 65 20 66 6f 72 6d 20 |nue in the form | 00001130 6f 66 20 61 20 64 69 73 63 2e 20 28 20 61 20 62 |of a disc. ( a b| 00001140 69 74 20 64 69 66 66 69 63 75 6c 74 20 74 6f 20 |it difficult to | 00001150 72 65 61 64 20 69 6e 22 0d 02 d0 3c f1 22 62 65 |read in"...<."be| 00001160 64 20 74 68 6f 75 67 68 29 20 4b 65 65 70 20 73 |d though) Keep s| 00001170 6d 69 6c 69 6e 67 20 65 76 65 72 79 6f 6e 65 20 |miling everyone | 00001180 74 68 65 20 73 75 6d 6d 65 72 73 20 63 6f 6d 69 |the summers comi| 00001190 6e 67 2e 22 0d 02 da 05 f1 0d 02 e4 24 f1 22 44 |ng."........$."D| 000011a0 61 76 69 64 20 52 61 6e 64 61 6c 6c 2c 20 45 78 |avid Randall, Ex| 000011b0 65 74 65 72 2c 20 44 65 76 6f 6e 2e 22 0d 02 ee |eter, Devon."...| 000011c0 51 f1 22 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |Q."*************| 000011d0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00001200 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 22 0d 02 |*************"..| 00001210 f8 05 f1 0d 03 02 1d f1 22 41 4c 54 45 52 4e 41 |........"ALTERNA| 00001220 54 49 56 45 20 41 4c 54 45 52 41 54 49 56 45 22 |TIVE ALTERATIVE"| 00001230 0d 03 0c 1d f1 22 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |....."**********| 00001240 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 22 0d 03 16 |************"...| 00001250 50 f1 22 57 69 74 68 20 72 65 66 65 72 65 6e 63 |P."With referenc| 00001260 65 20 74 6f 20 74 68 65 20 41 6c 74 65 72 6e 61 |e to the Alterna| 00001270 74 69 76 65 20 50 72 69 6e 74 65 72 20 44 72 69 |tive Printer Dri| 00001280 76 65 72 20 64 69 73 63 75 73 73 65 64 20 62 79 |ver discussed by| 00001290 20 43 68 72 69 73 74 6f 70 68 65 72 22 0d 03 20 | Christopher".. | 000012a0 25 f1 22 43 68 61 64 77 69 63 6b 20 69 6e 20 49 |%."Chadwick in I| 000012b0 73 73 75 65 20 34 20 6f 66 20 45 2e 55 2e 47 2e |ssue 4 of E.U.G.| 000012c0 22 20 0d 03 2a 05 f1 0d 03 34 50 f1 22 46 69 72 |" ..*....4P."Fir| 000012d0 73 74 20 6f 66 20 61 6c 6c 20 6c 65 74 20 6d 65 |st of all let me| 000012e0 20 73 61 79 20 68 6f 77 20 67 6f 6f 64 20 49 20 | say how good I | 000012f0 74 68 6f 75 67 68 74 20 74 68 65 20 70 72 6f 67 |thought the prog| 00001300 72 61 6d 6d 65 20 77 61 73 2c 20 62 75 74 20 66 |ramme was, but f| 00001310 6f 72 20 6f 6e 65 22 0d 03 3e 49 f1 22 74 68 69 |or one"..>I."thi| 00001320 6e 67 2c 20 49 20 63 6f 75 6c 64 20 6e 65 76 65 |ng, I could neve| 00001330 72 20 67 65 74 20 6d 79 20 47 2e 4c 2e 50 2e 20 |r get my G.L.P. | 00001340 70 72 69 6e 74 65 72 20 74 6f 20 67 6f 20 69 6e |printer to go in| 00001350 74 6f 20 4e 2e 4c 2e 51 2e 20 6d 6f 64 65 2e 22 |to N.L.Q. mode."| 00001360 0d 03 48 05 f1 0d 03 52 4f f1 22 4f 6e 20 6c 6f |..H....RO."On lo| 00001370 6f 6b 69 6e 67 20 61 74 20 74 68 65 20 44 72 69 |oking at the Dri| 00001380 76 65 72 20 20 70 72 6f 67 72 61 6d 6d 65 20 49 |ver programme I| 00001390 20 63 68 65 63 6b 65 64 20 74 68 65 20 6c 69 6e | checked the lin| 000013a0 65 20 77 68 69 63 68 20 73 68 6f 75 6c 64 20 73 |e which should s| 000013b0 65 6e 64 22 0d 03 5c 4c f1 22 6d 79 20 70 72 69 |end"..\L."my pri| 000013c0 6e 74 65 72 20 74 6f 20 77 6f 72 6b 2e 20 20 41 |nter to work. A| 000013d0 6c 74 68 6f 75 67 68 20 49 20 68 61 64 20 63 6f |lthough I had co| 000013e0 70 69 65 64 20 69 74 20 63 6f 72 72 65 63 74 6c |pied it correctl| 000013f0 79 20 69 74 20 73 74 69 6c 6c 20 6f 6e 6c 79 22 |y it still only"| 00001400 0d 03 66 1e f1 22 70 72 69 6e 74 65 64 20 69 6e |..f.."printed in| 00001410 20 64 72 61 66 74 20 70 72 69 6e 74 2e 22 0d 03 | draft print."..| 00001420 70 05 f1 0d 03 7a 22 f1 22 38 31 30 20 45 51 55 |p....z"."810 EQU| 00001430 42 20 26 30 30 30 30 34 36 34 35 46 46 2f 48 54 |B &00004645FF/HT| 00001440 20 31 33 32 22 0d 03 84 05 f1 0d 03 8e 50 f1 22 | 132"........P."| 00001450 4f 6e 20 63 6f 6e 73 75 6c 74 69 6e 67 20 74 68 |On consulting th| 00001460 65 20 50 72 69 6e 74 65 72 20 6d 61 6e 75 61 6c |e Printer manual| 00001470 20 49 20 63 61 6d 65 20 75 70 20 77 69 74 68 20 | I came up with | 00001480 61 6e 20 61 6c 74 65 72 6e 61 74 69 76 65 20 63 |an alternative c| 00001490 6f 64 65 20 77 68 69 63 68 22 0d 03 98 0d f1 22 |ode which"....."| 000014a0 77 61 73 20 3a 2d 22 0d 03 a2 05 f1 0d 03 ac 20 |was :-"........ | 000014b0 f1 22 38 31 30 20 45 51 55 42 20 26 33 30 33 31 |."810 EQUB &3031| 000014c0 46 46 37 38 2f 48 54 20 31 33 32 22 0d 03 b6 05 |FF78/HT 132"....| 000014d0 f1 0d 03 c0 50 f1 22 49 74 20 6d 61 79 20 62 65 |....P."It may be| 000014e0 20 74 68 61 74 20 74 68 65 72 65 27 73 20 73 6f | that there's so| 000014f0 6d 65 74 68 69 6e 67 20 64 69 66 66 65 72 65 6e |mething differen| 00001500 74 20 61 62 6f 75 74 20 6d 79 20 47 2e 4c 2e 50 |t about my G.L.P| 00001510 2e 20 62 75 74 20 69 66 20 61 6e 79 62 6f 64 79 |. but if anybody| 00001520 22 0d 03 ca 49 f1 22 65 6c 73 65 20 68 61 73 20 |"...I."else has | 00001530 68 61 64 20 74 68 65 20 73 61 6d 65 20 70 72 6f |had the same pro| 00001540 62 6c 65 6d 20 74 68 65 79 20 6d 69 67 68 74 20 |blem they might | 00001550 6c 69 6b 65 20 74 6f 20 74 72 79 20 74 68 65 20 |like to try the | 00001560 6e 65 77 20 63 6f 64 65 2e 22 0d 03 d4 05 f1 0d |new code."......| 00001570 03 de 25 f1 22 41 6c 65 63 20 4d 69 6c 65 73 2c |..%."Alec Miles,| 00001580 20 42 69 6c 6c 65 72 69 63 61 79 2c 20 45 73 73 | Billericay, Ess| 00001590 65 78 2e 22 0d 03 e8 51 f1 22 2a 2a 2a 2a 2a 2a |ex."...Q."******| 000015a0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000015e0 2a 2a 2a 2a 22 0d 03 f2 05 f1 0d 03 fc 16 f1 22 |****".........."| 000015f0 55 4e 4c 4f 43 4b 49 4e 47 20 53 57 52 41 4d 22 |UNLOCKING SWRAM"| 00001600 0d 04 06 16 f1 22 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |....."**********| 00001610 2a 2a 2a 2a 2a 22 0d 04 10 4f f1 22 49 6e 20 45 |*****"...O."In E| 00001620 2e 55 2e 47 2e 20 36 2c 20 53 2e 20 54 72 65 61 |.U.G. 6, S. Trea| 00001630 73 75 72 65 72 20 6f 66 20 42 69 72 6d 69 6e 67 |surer of Birming| 00001640 68 61 6d 20 61 73 6b 73 20 61 62 6f 75 74 20 61 |ham asks about a| 00001650 6e 20 6f 6c 64 20 43 6f 6d 6d 6f 64 6f 72 65 20 |n old Commodore | 00001660 64 69 73 63 22 0d 04 1a 4e f1 22 64 72 69 76 65 |disc"...N."drive| 00001670 2e 20 20 49 20 68 61 76 65 20 61 20 43 36 34 43 |. I have a C64C| 00001680 20 61 6e 64 20 31 35 34 31 20 4d 6b 49 49 20 64 | and 1541 MkII d| 00001690 69 73 63 20 64 72 69 76 65 20 77 68 69 63 68 20 |isc drive which | 000016a0 69 73 6e 27 74 20 76 65 72 79 20 68 65 6c 70 66 |isn't very helpf| 000016b0 75 6c 22 0d 04 24 4b f1 22 62 75 74 20 61 20 66 |ul"..$K."but a f| 000016c0 72 69 65 6e 64 20 6f 66 20 6d 69 6e 65 20 75 73 |riend of mine us| 000016d0 65 64 20 74 6f 20 6f 77 6e 20 61 20 50 45 54 20 |ed to own a PET | 000016e0 77 68 69 63 68 20 64 69 64 20 75 73 65 20 74 68 |which did use th| 000016f0 65 20 38 30 35 30 20 64 72 69 76 65 2e 22 0d 04 |e 8050 drive."..| 00001700 2e 51 f1 22 41 63 63 6f 72 64 69 6e 67 20 74 6f |.Q."According to| 00001710 20 68 69 6d 2c 20 74 68 65 20 38 30 35 30 20 77 | him, the 8050 w| 00001720 6f 72 6b 73 20 74 68 72 6f 75 67 68 20 61 20 47 |orks through a G| 00001730 50 49 42 20 28 67 65 6e 65 72 61 6c 20 70 75 72 |PIB (general pur| 00001740 70 6f 73 65 20 69 6e 74 65 72 66 61 63 65 22 0d |pose interface".| 00001750 04 38 4f f1 22 62 75 73 29 20 77 68 69 63 68 20 |.8O."bus) which | 00001760 6f 70 65 72 61 74 65 73 20 61 63 63 6f 72 64 69 |operates accordi| 00001770 6e 67 20 74 6f 20 74 68 65 20 49 45 45 45 34 38 |ng to the IEEE48| 00001780 38 20 73 74 61 6e 64 61 72 64 20 61 6e 64 20 49 |8 standard and I| 00001790 20 62 65 6c 69 65 76 65 20 74 68 69 73 22 0d 04 | believe this"..| 000017a0 42 50 f1 22 69 73 20 75 73 65 64 20 69 6e 20 61 |BP."is used in a| 000017b0 20 6c 6f 74 20 6f 66 20 69 6e 64 75 73 74 72 69 | lot of industri| 000017c0 61 6c 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 2e |al applications.| 000017d0 20 41 20 6c 6f 63 61 6c 20 43 6f 6d 6d 6f 64 6f | A local Commodo| 000017e0 72 65 20 75 73 65 72 20 67 72 6f 75 70 22 0d 04 |re user group"..| 000017f0 4c 20 f1 22 6d 61 79 20 62 65 20 61 62 6c 65 20 |L ."may be able | 00001800 74 6f 20 68 65 6c 70 20 6d 6f 72 65 2e 22 0d 04 |to help more."..| 00001810 56 05 f1 0d 04 60 51 f1 22 49 20 72 65 63 65 6e |V....`Q."I recen| 00001820 74 6c 79 20 66 69 74 74 65 64 20 53 6c 6f 67 67 |tly fitted Slogg| 00001830 65 72 27 73 20 45 6c 65 63 74 72 6f 6e 20 65 78 |er's Electron ex| 00001840 70 61 6e 73 69 6f 6e 20 32 2e 30 20 28 61 63 74 |pansion 2.0 (act| 00001850 75 61 6c 6c 79 20 32 2e 30 32 29 20 69 6e 74 6f |ually 2.02) into| 00001860 20 6d 79 22 0d 04 6a 51 f1 22 50 6c 75 73 20 31 | my"..jQ."Plus 1| 00001870 20 61 6e 64 20 70 75 7a 7a 6c 65 64 20 66 6f 72 | and puzzled for| 00001880 20 61 20 77 68 69 6c 65 20 61 73 20 74 6f 20 77 | a while as to w| 00001890 68 79 20 2a 52 4c 4f 41 44 20 77 6f 75 6c 64 20 |hy *RLOAD would | 000018a0 6e 6f 74 20 77 6f 72 6b 20 77 69 74 68 20 50 52 |not work with PR| 000018b0 45 53 27 73 22 0d 04 74 51 f1 22 41 64 76 61 6e |ES's"..tQ."Advan| 000018c0 63 65 64 20 53 69 64 65 77 61 79 73 20 52 61 6d |ced Sideways Ram| 000018d0 2e 20 54 68 65 20 73 69 64 65 77 61 79 73 20 52 |. The sideways R| 000018e0 41 4d 20 77 6f 72 6b 65 64 20 70 65 72 66 65 63 |AM worked perfec| 000018f0 74 6c 79 20 77 68 65 6e 20 49 20 6c 6f 61 64 65 |tly when I loade| 00001900 64 20 52 4f 4d 22 0d 04 7e 4f f1 22 69 6d 61 67 |d ROM"..~O."imag| 00001910 65 73 20 77 69 74 68 20 2a 41 53 52 2e 20 49 20 |es with *ASR. I | 00001920 66 6f 75 6e 64 20 74 68 61 74 20 77 69 74 68 20 |found that with | 00001930 2a 52 4c 4f 41 44 20 69 74 20 69 73 20 6e 65 63 |*RLOAD it is nec| 00001940 65 73 73 61 72 79 20 74 6f 20 75 6e 6c 6f 63 6b |essary to unlock| 00001950 20 74 68 65 22 0d 04 88 43 f1 22 52 41 4d 20 61 | the"...C."RAM a| 00001960 6e 64 20 74 68 65 6e 20 72 65 6c 6f 63 6b 20 69 |nd then relock i| 00001970 74 2e 20 4f 6e 63 65 20 49 20 68 61 64 20 64 6f |t. Once I had do| 00001980 6e 65 20 74 68 69 73 20 69 74 20 77 6f 72 6b 65 |ne this it worke| 00001990 64 20 77 65 6c 6c 2e 22 0d 04 92 05 f1 0d 04 9c |d well."........| 000019a0 45 f1 22 43 61 6e 20 61 6e 79 6f 6e 65 20 6c 65 |E."Can anyone le| 000019b0 74 20 6d 65 20 68 61 76 65 20 61 20 63 6f 70 79 |t me have a copy| 000019c0 20 6f 66 20 74 68 65 20 69 6e 73 74 72 75 63 74 | of the instruct| 000019d0 69 6f 6e 73 20 66 6f 72 20 43 79 6b 6c 6f 6e 65 |ions for Cyklone| 000019e0 3f 22 0d 04 a6 05 f1 0d 04 b0 3d f1 22 49 20 64 |?"........=."I d| 000019f0 6f 20 61 67 72 65 65 20 77 69 74 68 20 4a 2e 44 |o agree with J.D| 00001a00 2e 20 2d 20 41 73 73 65 6d 62 6c 65 72 20 6f 72 |. - Assembler or| 00001a10 20 41 73 73 65 6d 62 6c 79 20 6c 61 6e 67 75 61 | Assembly langua| 00001a20 67 65 2e 22 0d 04 ba 05 f1 0d 04 c4 51 f1 22 4f |ge."........Q."O| 00001a30 6e 20 63 61 72 69 6e 67 20 66 6f 72 20 6f 6e 65 |n caring for one| 00001a40 27 73 20 64 61 74 61 20 72 65 63 6f 72 64 65 72 |'s data recorder| 00001a50 20 6d 61 79 20 49 20 61 64 64 20 74 68 61 74 20 | may I add that | 00001a60 69 74 20 69 73 20 67 6f 6f 64 20 73 65 6e 73 65 |it is good sense| 00001a70 20 74 6f 20 63 6c 65 61 6e 22 0d 04 ce 50 f1 22 | to clean"...P."| 00001a80 74 68 65 20 70 69 6e 63 68 20 77 68 65 65 6c 20 |the pinch wheel | 00001a90 61 6e 64 20 63 61 70 73 74 61 6e 20 77 68 65 6e |and capstan when| 00001aa0 65 76 65 72 20 74 68 65 20 68 65 61 64 20 69 73 |ever the head is| 00001ab0 20 63 6c 65 61 6e 65 64 20 28 6f 72 20 6d 6f 72 | cleaned (or mor| 00001ac0 65 20 6f 66 74 65 6e 29 2e 22 0d 04 d8 4f f1 22 |e often)."...O."| 00001ad0 49 72 6f 6e 20 6f 78 69 64 65 20 63 61 6e 20 62 |Iron oxide can b| 00001ae0 75 69 6c 64 20 75 70 20 6f 6e 20 74 68 65 20 70 |uild up on the p| 00001af0 69 6e 63 68 20 77 68 65 65 6c 20 61 6e 64 20 69 |inch wheel and i| 00001b00 74 20 69 73 20 70 6f 73 73 69 62 6c 65 20 66 6f |t is possible fo| 00001b10 72 20 61 20 73 70 6f 74 22 0d 04 e2 4e f1 22 74 |r a spot"...N."t| 00001b20 6f 20 62 65 20 64 65 70 6f 73 69 74 65 64 20 6f |o be deposited o| 00001b30 6e 74 6f 20 74 68 65 20 74 61 70 65 2e 20 74 68 |nto the tape. th| 00001b40 69 73 20 65 78 70 6c 61 69 6e 73 20 77 68 79 20 |is explains why | 00001b50 61 20 74 61 70 65 20 74 68 61 74 20 77 6f 72 6b |a tape that work| 00001b60 73 20 77 65 6c 6c 22 0d 04 ec 50 f1 22 6f 6e 65 |s well"...P."one| 00001b70 20 74 69 6d 65 20 77 69 6c 6c 20 6e 6f 74 20 6c | time will not l| 00001b80 6f 61 64 20 74 68 65 20 6e 65 78 74 20 74 69 6d |oad the next tim| 00001b90 65 2e 20 51 75 69 74 65 20 66 72 75 73 74 72 61 |e. Quite frustra| 00001ba0 74 69 6e 67 20 62 75 74 20 63 68 65 63 6b 69 6e |ting but checkin| 00001bb0 67 20 77 69 74 68 22 0d 04 f6 49 f1 22 61 20 6d |g with"...I."a m| 00001bc0 61 67 6e 69 66 79 69 6e 67 20 67 6c 61 73 73 20 |agnifying glass | 00001bd0 6d 61 79 20 65 6e 61 62 6c 65 20 6f 6e 65 20 74 |may enable one t| 00001be0 6f 20 66 69 6e 64 20 61 6e 64 20 72 65 6d 6f 76 |o find and remov| 00001bf0 65 20 74 68 65 20 6f 66 66 65 6e 64 69 6e 67 22 |e the offending"| 00001c00 0d 05 00 33 f1 22 70 61 72 74 69 63 6c 65 20 61 |...3."particle a| 00001c10 6e 64 20 72 65 6e 64 65 72 20 74 68 65 20 74 61 |nd render the ta| 00001c20 70 65 20 72 65 61 64 61 62 6c 65 20 61 67 61 69 |pe readable agai| 00001c30 6e 2e 22 0d 05 0a 05 f1 0d 05 14 50 f1 22 49 20 |n."........P."I | 00001c40 64 6f 20 68 6f 70 65 20 77 65 20 61 72 65 20 67 |do hope we are g| 00001c50 6f 69 6e 67 20 74 6f 20 67 65 74 20 6c 69 73 74 |oing to get list| 00001c60 69 6e 67 73 20 6f 6e 20 64 69 73 63 20 61 73 20 |ings on disc as | 00001c70 77 65 6c 6c 20 61 73 20 74 68 65 20 6d 61 67 61 |well as the maga| 00001c80 7a 69 6e 65 2e 20 49 22 0d 05 1e 50 f1 22 77 61 |zine. I"...P."wa| 00001c90 73 20 69 6e 74 72 69 67 75 65 64 20 62 79 20 74 |s intrigued by t| 00001ca0 68 65 20 61 72 74 69 63 6c 65 20 6f 6e 20 70 72 |he article on pr| 00001cb0 69 6e 74 69 6e 67 20 61 74 20 66 75 6c 6c 20 73 |inting at full s| 00001cc0 70 65 65 64 20 75 6e 74 69 6c 20 49 20 66 6f 75 |peed until I fou| 00001cd0 6e 64 20 74 68 61 74 22 0d 05 28 29 f1 22 6d 79 |nd that"..()."my| 00001ce0 20 70 72 69 6e 74 65 72 20 6f 6e 6c 79 20 70 72 | printer only pr| 00001cf0 69 6e 74 73 20 61 74 20 31 30 30 20 63 70 73 21 |ints at 100 cps!| 00001d00 22 0d 05 32 05 f1 0d 05 3c 50 f1 22 46 69 6e 61 |"..2....<P."Fina| 00001d10 6c 6c 79 2c 20 49 27 64 20 6c 69 6b 65 20 74 6f |lly, I'd like to| 00001d20 20 6b 6e 6f 77 20 77 68 65 74 68 65 72 20 74 68 | know whether th| 00001d30 65 72 65 20 68 61 73 20 65 76 65 72 20 62 65 65 |ere has ever bee| 00001d40 6e 20 61 63 63 6f 75 6e 74 69 6e 67 20 73 6f 66 |n accounting sof| 00001d50 74 77 61 72 65 22 0d 05 46 51 f1 22 61 6e 64 20 |tware"..FQ."and | 00001d60 67 65 6e 65 61 6c 6f 67 69 63 61 6c 20 73 6f 66 |genealogical sof| 00001d70 74 77 61 72 65 20 77 72 69 74 74 65 6e 20 66 6f |tware written fo| 00001d80 72 20 74 68 65 20 45 6c 6b 20 61 6e 64 20 69 66 |r the Elk and if| 00001d90 20 73 6f 2c 20 63 61 6e 20 49 20 67 65 74 20 68 | so, can I get h| 00001da0 6f 6c 64 20 6f 66 22 0d 05 50 4b f1 22 74 68 65 |old of"..PK."the| 00001db0 20 70 72 6f 67 72 61 6d 6d 65 73 3f 20 41 6e 64 | programmes? And| 00001dc0 20 66 69 6e 61 6c 6c 79 20 66 69 6e 61 6c 6c 79 | finally finally| 00001dd0 2c 20 69 73 20 74 68 65 72 65 20 61 6e 20 65 78 |, is there an ex| 00001de0 70 65 72 74 20 6f 75 74 20 74 68 65 72 65 20 6f |pert out there o| 00001df0 6e 22 0d 05 5a 2c f1 22 63 6f 75 6c 6f 75 72 20 |n"..Z,."coulour | 00001e00 70 72 69 6e 74 69 6e 67 20 77 69 74 68 20 74 68 |printing with th| 00001e10 65 20 4f 6b 69 6d 61 74 65 20 32 30 3f 22 0d 05 |e Okimate 20?"..| 00001e20 64 05 f1 0d 05 6e 4a f1 22 49 20 74 68 69 6e 6b |d....nJ."I think| 00001e30 20 74 68 65 20 6e 65 77 73 6c 65 74 74 65 72 20 | the newsletter | 00001e40 69 73 20 73 75 70 65 72 2c 20 61 6e 64 20 6d 75 |is super, and mu| 00001e50 63 68 20 62 65 74 74 65 72 20 76 61 6c 75 65 20 |ch better value | 00001e60 74 68 61 6e 20 74 68 65 20 62 69 67 22 0d 05 78 |than the big"..x| 00001e70 30 f1 22 67 6c 6f 73 73 69 65 73 20 74 68 61 74 |0."glossies that| 00001e80 20 64 6f 6e 27 74 20 73 75 70 70 6f 72 74 20 74 | don't support t| 00001e90 68 65 20 45 6c 65 63 74 72 6f 6e 2e 22 0d 05 82 |he Electron."...| 00001ea0 05 f1 0d 05 8c 2e f1 22 41 6c 61 6e 20 52 69 63 |......."Alan Ric| 00001eb0 68 61 72 64 73 6f 6e 2c 20 41 75 63 6b 6c 61 6e |hardson, Aucklan| 00001ec0 64 2c 20 4e 65 77 20 5a 65 61 6c 61 6e 64 2e 22 |d, New Zealand."| 00001ed0 0d 05 96 51 f1 22 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |...Q."**********| 00001ee0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00001f20 22 0d 05 a0 06 ef 33 0d 05 aa 3a f1 27 27 22 50 |".....3...:.''"P| 00001f30 4c 45 41 53 45 20 50 52 45 53 53 20 3c 50 3e 20 |LEASE PRESS <P> | 00001f40 54 4f 20 50 52 49 4e 54 20 54 45 58 54 2c 20 3c |TO PRINT TEXT, <| 00001f50 4d 3e 20 46 4f 52 20 4d 41 49 4e 20 4d 45 4e 55 |M> FOR MAIN MENU| 00001f60 22 0d 05 b4 1d f5 3a 41 24 3d be 3a fd 20 41 24 |".....:A$=.:. A$| 00001f70 3d 22 50 22 20 84 20 20 41 24 3d 22 4d 22 0d 05 |="P" . A$="M"..| 00001f80 be 13 e7 20 41 24 3d 22 50 22 20 8c 20 ef 32 3a |... A$="P" . .2:| 00001f90 f9 0d 05 c8 16 e7 20 41 24 3d 22 4d 22 20 8c 20 |...... A$="M" . | 00001fa0 d7 22 4d 45 4e 55 22 0d ff |."MENU"..| 00001fa9