Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_20.ADF » P/EntTxt1

P/EntTxt1

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: P/EntTxt1
Read OK:
File size: 07E7 bytes
Load address: 45204556
Exec address: 7854746E
File contents
                                                          3 Coniston Ave.
                                                             Barnoldswick
                                                             Colne Lancs.
                                                                  BB8 5AZ

                                                            25 Bertie Rd.
                                                               South Sea
                                                                   Hamps.
                                                                  PO4 8XJ

                                                                1 Jun '95

Dear Gus,

I've enclosed an ADFS formatted disc containing a program named "TITLE" 
on it. I've "had a go" at creating an opening screen for a possible 
future edition of E.U.G.

I've incorporated user-defined characters on a text screen, the method I 
used meant seaching through data files in the main loop this has obvious 
flaws especially a speed limitation. To help  overcome this I changed 
the program  originally in Mode 2 to Mode 5 and when required 
"Restored" the Data pointer to the functioning lines.

I may have been better using a graphics screen and building up an array 
with my message in it and some sort of detection procedure built in when 
the arrow crosses it. Possibly a shorter program would have been made, 
althoughmyprogram skills are very limited I'm quite pleased with the 
results.

Also on the disc is a program I wrote partly for my son, to help him 
with his times tables, and as a program exercise for myself, named 
"Tables". The file for this letter,under "EUG" using Starword is also on 
the disc.

Thanks
Wm. Entwistle

THANKS WILLIAM. THE TABLES PROG WILL PROVE USEFUL FOR BUILDING ONE OF 
THOSE INDISPENSABLE SQUARES WHICH WE ALL USED A SCHOOL.

I LIKE THE TITLE SCREEN, VERY ORIGINAL. UNFORTUNATLY EVERYONE WILL NEED 
TO WAIT UNTIL EUG21 TO SEE IT.
00000000  0d 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000010  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000030  20 20 20 20 20 20 20 20  20 20 20 33 20 43 6f 6e  |           3 Con|
00000040  69 73 74 6f 6e 20 41 76  65 2e 0d 20 20 20 20 20  |iston Ave..     |
00000050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000080  20 20 20 20 20 20 20 20  42 61 72 6e 6f 6c 64 73  |        Barnolds|
00000090  77 69 63 6b 0d 20 20 20  20 20 20 20 20 20 20 20  |wick.           |
000000a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000000d0  20 20 43 6f 6c 6e 65 20  4c 61 6e 63 73 2e 0d 20  |  Colne Lancs.. |
000000e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000120  20 42 42 38 20 35 41 5a  0d 0d 20 20 20 20 20 20  | BB8 5AZ..      |
00000130  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000160  20 20 20 20 20 20 32 35  20 42 65 72 74 69 65 20  |      25 Bertie |
00000170  52 64 2e 0d 20 20 20 20  20 20 20 20 20 20 20 20  |Rd..            |
00000180  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000001b0  20 20 20 53 6f 75 74 68  20 53 65 61 0d 20 20 20  |   South Sea.   |
000001c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000200  48 61 6d 70 73 2e 0d 20  20 20 20 20 20 20 20 20  |Hamps..         |
00000210  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000240  20 20 20 20 20 20 20 20  20 50 4f 34 20 38 58 4a  |         PO4 8XJ|
00000250  0d 0d 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
00000260  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000290  20 20 31 20 4a 75 6e 20  27 39 35 0d 0d 44 65 61  |  1 Jun '95..Dea|
000002a0  72 20 47 75 73 2c 0d 0d  49 27 76 65 20 10 65 6e  |r Gus,..I've .en|
000002b0  63 6c 6f 73 65 64 20 10  61 6e 20 41 44 46 53 20  |closed .an ADFS |
000002c0  66 6f 72 6d 61 74 74 65  64 20 64 69 73 63 20 63  |formatted disc c|
000002d0  6f 6e 74 61 69 6e 69 6e  67 20 61 20 70 72 6f 67  |ontaining a prog|
000002e0  72 61 6d 20 6e 61 6d 65  64 20 22 54 49 54 4c 45  |ram named "TITLE|
000002f0  22 20 0d 6f 6e 20 10 69  74 2e 20 10 49 27 76 65  |" .on .it. .I've|
00000300  20 10 22 68 61 64 20 10  61 20 10 67 6f 22 20 10  | ."had .a .go" .|
00000310  61 74 20 63 72 65 61 74  69 6e 67 20 61 6e 20 6f  |at creating an o|
00000320  70 65 6e 69 6e 67 20 73  63 72 65 65 6e 20 66 6f  |pening screen fo|
00000330  72 20 61 20 70 6f 73 73  69 62 6c 65 20 0d 66 75  |r a possible .fu|
00000340  74 75 72 65 20 65 64 69  74 69 6f 6e 20 6f 66 20  |ture edition of |
00000350  45 2e 55 2e 47 2e 0d 0d  49 27 76 65 20 10 69 6e  |E.U.G...I've .in|
00000360  63 6f 72 70 6f 72 61 74  65 64 20 75 73 65 72 2d  |corporated user-|
00000370  64 65 66 69 6e 65 64 20  63 68 61 72 61 63 74 65  |defined characte|
00000380  72 73 20 6f 6e 20 61 20  74 65 78 74 20 73 63 72  |rs on a text scr|
00000390  65 65 6e 2c 20 74 68 65  20 6d 65 74 68 6f 64 20  |een, the method |
000003a0  49 20 10 0d 75 73 65 64  20 10 6d 65 61 6e 74 20  |I ..used .meant |
000003b0  73 65 61 63 68 69 6e 67  20 74 68 72 6f 75 67 68  |seaching through|
000003c0  20 64 61 74 61 20 66 69  6c 65 73 20 69 6e 20 74  | data files in t|
000003d0  68 65 20 6d 61 69 6e 20  6c 6f 6f 70 20 74 68 69  |he main loop thi|
000003e0  73 20 68 61 73 20 6f 62  76 69 6f 75 73 20 10 0d  |s has obvious ..|
000003f0  66 6c 61 77 73 20 10 65  73 70 65 63 69 61 6c 6c  |flaws .especiall|
00000400  79 20 10 61 20 10 73 70  65 65 64 20 10 6c 69 6d  |y .a .speed .lim|
00000410  69 74 61 74 69 6f 6e 2e  20 54 6f 20 68 65 6c 70  |itation. To help|
00000420  20 20 6f 76 65 72 63 6f  6d 65 20 74 68 69 73 20  |  overcome this |
00000430  49 20 63 68 61 6e 67 65  64 20 10 0d 74 68 65 20  |I changed ..the |
00000440  10 10 70 72 6f 67 72 61  6d 20 10 20 6f 72 69 67  |..program . orig|
00000450  69 6e 61 6c 6c 79 20 10  69 6e 20 10 4d 6f 64 65  |inally .in .Mode|
00000460  20 10 32 20 10 74 6f 20  10 4d 6f 64 65 20 10 35  | .2 .to .Mode .5|
00000470  20 10 61 6e 64 20 10 77  68 65 6e 20 10 72 65 71  | .and .when .req|
00000480  75 69 72 65 64 20 10 0d  22 52 65 73 74 6f 72 65  |uired .."Restore|
00000490  64 22 20 74 68 65 20 44  61 74 61 20 70 6f 69 6e  |d" the Data poin|
000004a0  74 65 72 20 74 6f 20 74  68 65 20 66 75 6e 63 74  |ter to the funct|
000004b0  69 6f 6e 69 6e 67 20 6c  69 6e 65 73 2e 0d 0d 49  |ioning lines...I|
000004c0  20 10 6d 61 79 20 10 68  61 76 65 20 62 65 65 6e  | .may .have been|
000004d0  20 62 65 74 74 65 72 20  75 73 69 6e 67 20 61 20  | better using a |
000004e0  67 72 61 70 68 69 63 73  20 73 63 72 65 65 6e 20  |graphics screen |
000004f0  61 6e 64 20 62 75 69 6c  64 69 6e 67 20 75 70 20  |and building up |
00000500  61 6e 20 61 72 72 61 79  20 0d 77 69 74 68 20 10  |an array .with .|
00000510  6d 79 20 6d 65 73 73 61  67 65 20 69 6e 20 69 74  |my message in it|
00000520  20 61 6e 64 20 73 6f 6d  65 20 73 6f 72 74 20 6f  | and some sort o|
00000530  66 20 64 65 74 65 63 74  69 6f 6e 20 70 72 6f 63  |f detection proc|
00000540  65 64 75 72 65 20 62 75  69 6c 74 20 69 6e 20 77  |edure built in w|
00000550  68 65 6e 20 0d 74 68 65  20 10 61 72 72 6f 77 20  |hen .the .arrow |
00000560  10 63 72 6f 73 73 65 73  20 10 69 74 2e 20 50 6f  |.crosses .it. Po|
00000570  73 73 69 62 6c 79 20 61  20 73 68 6f 72 74 65 72  |ssibly a shorter|
00000580  20 70 72 6f 67 72 61 6d  20 77 6f 75 6c 64 20 68  | program would h|
00000590  61 76 65 20 62 65 65 6e  20 6d 61 64 65 2c 20 0d  |ave been made, .|
000005a0  61 6c 74 68 6f 75 67 68  10 6d 79 10 70 72 6f 67  |although.my.prog|
000005b0  72 61 6d 20 10 73 6b 69  6c 6c 73 20 10 61 72 65  |ram .skills .are|
000005c0  20 10 76 65 72 79 20 6c  69 6d 69 74 65 64 20 49  | .very limited I|
000005d0  27 6d 20 71 75 69 74 65  20 70 6c 65 61 73 65 64  |'m quite pleased|
000005e0  20 77 69 74 68 20 74 68  65 20 0d 72 65 73 75 6c  | with the .resul|
000005f0  74 73 2e 0d 0d 41 6c 73  6f 20 10 6f 6e 20 10 74  |ts...Also .on .t|
00000600  68 65 20 10 64 69 73 63  20 10 69 73 20 10 61 20  |he .disc .is .a |
00000610  70 72 6f 67 72 61 6d 20  49 20 77 72 6f 74 65 20  |program I wrote |
00000620  70 61 72 74 6c 79 20 66  6f 72 20 6d 79 20 73 6f  |partly for my so|
00000630  6e 2c 20 74 6f 20 68 65  6c 70 20 68 69 6d 20 10  |n, to help him .|
00000640  0d 77 69 74 68 20 10 68  69 73 20 10 74 69 6d 65  |.with .his .time|
00000650  73 20 10 74 61 62 6c 65  73 2c 20 10 61 6e 64 20  |s .tables, .and |
00000660  10 61 73 20 10 61 20 10  70 72 6f 67 72 61 6d 20  |.as .a .program |
00000670  65 78 65 72 63 69 73 65  20 66 6f 72 20 6d 79 73  |exercise for mys|
00000680  65 6c 66 2c 20 6e 61 6d  65 64 20 10 0d 22 54 61  |elf, named .."Ta|
00000690  62 6c 65 73 22 2e 20 10  54 68 65 20 66 69 6c 65  |bles". .The file|
000006a0  20 66 6f 72 20 74 68 69  73 20 6c 65 74 74 65 72  | for this letter|
000006b0  2c 75 6e 64 65 72 20 22  45 55 47 22 20 75 73 69  |,under "EUG" usi|
000006c0  6e 67 20 53 74 61 72 77  6f 72 64 20 69 73 20 61  |ng Starword is a|
000006d0  6c 73 6f 20 6f 6e 20 0d  74 68 65 20 64 69 73 63  |lso on .the disc|
000006e0  2e 0d 0d 54 68 61 6e 6b  73 0d 57 6d 2e 20 45 6e  |...Thanks.Wm. En|
000006f0  74 77 69 73 74 6c 65 0d  0d 54 48 41 4e 4b 53 20  |twistle..THANKS |
00000700  10 57 49 4c 4c 49 41 4d  2e 20 10 54 48 45 20 10  |.WILLIAM. .THE .|
00000710  54 41 42 4c 45 53 20 10  50 52 4f 47 20 57 49 4c  |TABLES .PROG WIL|
00000720  4c 20 50 52 4f 56 45 20  55 53 45 46 55 4c 20 46  |L PROVE USEFUL F|
00000730  4f 52 20 42 55 49 4c 44  49 4e 47 20 4f 4e 45 20  |OR BUILDING ONE |
00000740  4f 46 20 0d 54 48 4f 53  45 20 49 4e 44 49 53 50  |OF .THOSE INDISP|
00000750  45 4e 53 41 42 4c 45 20  53 51 55 41 52 45 53 20  |ENSABLE SQUARES |
00000760  57 48 49 43 48 20 57 45  20 41 4c 4c 20 55 53 45  |WHICH WE ALL USE|
00000770  44 20 41 20 53 43 48 4f  4f 4c 2e 0d 0d 49 20 10  |D A SCHOOL...I .|
00000780  4c 49 4b 45 20 10 54 48  45 20 54 49 54 4c 45 20  |LIKE .THE TITLE |
00000790  53 43 52 45 45 4e 2c 20  56 45 52 59 20 4f 52 49  |SCREEN, VERY ORI|
000007a0  47 49 4e 41 4c 2e 20 55  4e 46 4f 52 54 55 4e 41  |GINAL. UNFORTUNA|
000007b0  54 4c 59 20 45 56 45 52  59 4f 4e 45 20 57 49 4c  |TLY EVERYONE WIL|
000007c0  4c 20 4e 45 45 44 20 0d  54 4f 20 57 41 49 54 20  |L NEED .TO WAIT |
000007d0  55 4e 54 49 4c 20 45 55  47 32 31 20 54 4f 20 53  |UNTIL EUG21 TO S|
000007e0  45 45 20 49 54 2e 0d                              |EE IT..|
000007e7
P/EntTxt1.m0
P/EntTxt1.m1
P/EntTxt1.m2
P/EntTxt1.m4
P/EntTxt1.m5