Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_36.ADF » L/+GOAD1

L/+GOAD1

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_36.ADF
Filename: L/+GOAD1
Read OK:
File size: 0829 bytes
Load address: 2B206576
Exec address: 44414F47
Duplicates

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

File contents
Mr Ron Goad, 7 Chipstead House, Chipstead Rd, Cosham, Hants. PO6 3JJ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Hi there fellow members,
                        I wonder if anyone can help, I am on the look out
for a Database prog for the BBC Master, which will enable me to store and
recall a series of Telephone numbers, Names and Addresses. Either a
printed listing or a 5.25" 40 or 80 Track Disc would be fine.

		To date I have been experimenting with a database listing
from the Acorn Electron Programming Book, by Neil Cryer, on page 278. It
started off life as a Computer Club Database, and I have modified it
slightly replacing the "Computer Box" with "Phone", and also on this
section increased the number of digits sufficient for a 12 didgit phone
number.  The program works in general, but when asked to 'FIND', it first
of all requests "Please enter search string" and then after entering the
search string it prints up "No such variable in line 1880".

		I have careflly checked out the entire listing many many
times for errors, all to no avail, and have got to the WOW IS ME stage. I
wonder if any other members may have possibly experimented with this
program and perhaps either (a) found it to work correctly for them
                           (b) encountered the same problems
                           (c) perhaps encountered and also solved them.

Having now spent so much time playing with the beast I am curious to try
and find out wether there is a genuine listing fault, or wether yours
truly is just being plain THICK !!!		


                                Regards to all,

                                                 Ron.
Have you tried the data base from EUG15? It is very good and EUG15 only
costs a pound.

Can you send your modified version of the program which you mentioned. I
know a number of EUG members will be interested in having a look at it.
Please remember to put a REM statement at the begining stating where you
found the original and if possable the original author and ofcourse that
you have modified it.

00000000  4d 72 20 52 6f 6e 20 47  6f 61 64 2c 20 37 20 43  |Mr Ron Goad, 7 C|
00000010  68 69 70 73 74 65 61 64  20 48 6f 75 73 65 2c 20  |hipstead House, |
00000020  43 68 69 70 73 74 65 61  64 20 52 64 2c 20 43 6f  |Chipstead Rd, Co|
00000030  73 68 61 6d 2c 20 48 61  6e 74 73 2e 20 50 4f 36  |sham, Hants. PO6|
00000040  20 33 4a 4a 0d 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  | 3JJ.~~~~~~~~~~~|
00000050  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
*
00000080  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 0d 0d 48 69 20 74  |~~~~~~~~~~..Hi t|
00000090  68 65 72 65 20 66 65 6c  6c 6f 77 20 6d 65 6d 62  |here fellow memb|
000000a0  65 72 73 2c 0d 20 20 20  20 20 20 20 20 20 20 20  |ers,.           |
000000b0  20 20 20 20 20 20 20 20  20 20 20 20 20 49 20 77  |             I w|
000000c0  6f 6e 64 65 72 20 69 66  20 61 6e 79 6f 6e 65 20  |onder if anyone |
000000d0  63 61 6e 20 68 65 6c 70  2c 20 49 20 61 6d 20 6f  |can help, I am o|
000000e0  6e 20 74 68 65 20 6c 6f  6f 6b 20 6f 75 74 0d 66  |n the look out.f|
000000f0  6f 72 20 61 20 44 61 74  61 62 61 73 65 20 70 72  |or a Database pr|
00000100  6f 67 20 66 6f 72 20 74  68 65 20 42 42 43 20 4d  |og for the BBC M|
00000110  61 73 74 65 72 2c 20 77  68 69 63 68 20 77 69 6c  |aster, which wil|
00000120  6c 20 65 6e 61 62 6c 65  20 6d 65 20 74 6f 20 73  |l enable me to s|
00000130  74 6f 72 65 20 61 6e 64  0d 72 65 63 61 6c 6c 20  |tore and.recall |
00000140  61 20 73 65 72 69 65 73  20 6f 66 20 54 65 6c 65  |a series of Tele|
00000150  70 68 6f 6e 65 20 6e 75  6d 62 65 72 73 2c 20 4e  |phone numbers, N|
00000160  61 6d 65 73 20 61 6e 64  20 41 64 64 72 65 73 73  |ames and Address|
00000170  65 73 2e 20 45 69 74 68  65 72 20 61 0d 70 72 69  |es. Either a.pri|
00000180  6e 74 65 64 20 6c 69 73  74 69 6e 67 20 6f 72 20  |nted listing or |
00000190  61 20 35 2e 32 35 22 20  34 30 20 6f 72 20 38 30  |a 5.25" 40 or 80|
000001a0  20 54 72 61 63 6b 20 44  69 73 63 20 77 6f 75 6c  | Track Disc woul|
000001b0  64 20 62 65 20 66 69 6e  65 2e 0d 0d 09 09 54 6f  |d be fine.....To|
000001c0  20 64 61 74 65 20 49 20  68 61 76 65 20 62 65 65  | date I have bee|
000001d0  6e 20 65 78 70 65 72 69  6d 65 6e 74 69 6e 67 20  |n experimenting |
000001e0  77 69 74 68 20 61 20 64  61 74 61 62 61 73 65 20  |with a database |
000001f0  6c 69 73 74 69 6e 67 0d  66 72 6f 6d 20 74 68 65  |listing.from the|
00000200  20 41 63 6f 72 6e 20 45  6c 65 63 74 72 6f 6e 20  | Acorn Electron |
00000210  50 72 6f 67 72 61 6d 6d  69 6e 67 20 42 6f 6f 6b  |Programming Book|
00000220  2c 20 62 79 20 4e 65 69  6c 20 43 72 79 65 72 2c  |, by Neil Cryer,|
00000230  20 6f 6e 20 70 61 67 65  20 32 37 38 2e 20 49 74  | on page 278. It|
00000240  0d 73 74 61 72 74 65 64  20 6f 66 66 20 6c 69 66  |.started off lif|
00000250  65 20 61 73 20 61 20 43  6f 6d 70 75 74 65 72 20  |e as a Computer |
00000260  43 6c 75 62 20 44 61 74  61 62 61 73 65 2c 20 61  |Club Database, a|
00000270  6e 64 20 49 20 68 61 76  65 20 6d 6f 64 69 66 69  |nd I have modifi|
00000280  65 64 20 69 74 0d 73 6c  69 67 68 74 6c 79 20 72  |ed it.slightly r|
00000290  65 70 6c 61 63 69 6e 67  20 74 68 65 20 22 43 6f  |eplacing the "Co|
000002a0  6d 70 75 74 65 72 20 42  6f 78 22 20 77 69 74 68  |mputer Box" with|
000002b0  20 22 50 68 6f 6e 65 22  2c 20 61 6e 64 20 61 6c  | "Phone", and al|
000002c0  73 6f 20 6f 6e 20 74 68  69 73 0d 73 65 63 74 69  |so on this.secti|
000002d0  6f 6e 20 69 6e 63 72 65  61 73 65 64 20 74 68 65  |on increased the|
000002e0  20 6e 75 6d 62 65 72 20  6f 66 20 64 69 67 69 74  | number of digit|
000002f0  73 20 73 75 66 66 69 63  69 65 6e 74 20 66 6f 72  |s sufficient for|
00000300  20 61 20 31 32 20 64 69  64 67 69 74 20 70 68 6f  | a 12 didgit pho|
00000310  6e 65 0d 6e 75 6d 62 65  72 2e 20 20 54 68 65 20  |ne.number.  The |
00000320  70 72 6f 67 72 61 6d 20  77 6f 72 6b 73 20 69 6e  |program works in|
00000330  20 67 65 6e 65 72 61 6c  2c 20 62 75 74 20 77 68  | general, but wh|
00000340  65 6e 20 61 73 6b 65 64  20 74 6f 20 27 46 49 4e  |en asked to 'FIN|
00000350  44 27 2c 20 69 74 20 66  69 72 73 74 0d 6f 66 20  |D', it first.of |
00000360  61 6c 6c 20 72 65 71 75  65 73 74 73 20 22 50 6c  |all requests "Pl|
00000370  65 61 73 65 20 65 6e 74  65 72 20 73 65 61 72 63  |ease enter searc|
00000380  68 20 73 74 72 69 6e 67  22 20 61 6e 64 20 74 68  |h string" and th|
00000390  65 6e 20 61 66 74 65 72  20 65 6e 74 65 72 69 6e  |en after enterin|
000003a0  67 20 74 68 65 0d 73 65  61 72 63 68 20 73 74 72  |g the.search str|
000003b0  69 6e 67 20 69 74 20 70  72 69 6e 74 73 20 75 70  |ing it prints up|
000003c0  20 22 4e 6f 20 73 75 63  68 20 76 61 72 69 61 62  | "No such variab|
000003d0  6c 65 20 69 6e 20 6c 69  6e 65 20 31 38 38 30 22  |le in line 1880"|
000003e0  2e 0d 0d 09 09 49 20 68  61 76 65 20 63 61 72 65  |.....I have care|
000003f0  66 6c 6c 79 20 63 68 65  63 6b 65 64 20 6f 75 74  |flly checked out|
00000400  20 74 68 65 20 65 6e 74  69 72 65 20 6c 69 73 74  | the entire list|
00000410  69 6e 67 20 6d 61 6e 79  20 6d 61 6e 79 0d 74 69  |ing many many.ti|
00000420  6d 65 73 20 66 6f 72 20  65 72 72 6f 72 73 2c 20  |mes for errors, |
00000430  61 6c 6c 20 74 6f 20 6e  6f 20 61 76 61 69 6c 2c  |all to no avail,|
00000440  20 61 6e 64 20 68 61 76  65 20 67 6f 74 20 74 6f  | and have got to|
00000450  20 74 68 65 20 57 4f 57  20 49 53 20 4d 45 20 73  | the WOW IS ME s|
00000460  74 61 67 65 2e 20 49 0d  77 6f 6e 64 65 72 20 69  |tage. I.wonder i|
00000470  66 20 61 6e 79 20 6f 74  68 65 72 20 6d 65 6d 62  |f any other memb|
00000480  65 72 73 20 6d 61 79 20  68 61 76 65 20 70 6f 73  |ers may have pos|
00000490  73 69 62 6c 79 20 65 78  70 65 72 69 6d 65 6e 74  |sibly experiment|
000004a0  65 64 20 77 69 74 68 20  74 68 69 73 0d 70 72 6f  |ed with this.pro|
000004b0  67 72 61 6d 20 61 6e 64  20 70 65 72 68 61 70 73  |gram and perhaps|
000004c0  20 65 69 74 68 65 72 20  28 61 29 20 66 6f 75 6e  | either (a) foun|
000004d0  64 20 69 74 20 74 6f 20  77 6f 72 6b 20 63 6f 72  |d it to work cor|
000004e0  72 65 63 74 6c 79 20 66  6f 72 20 74 68 65 6d 0d  |rectly for them.|
000004f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000500  20 20 20 20 20 20 20 20  20 20 20 28 62 29 20 65  |           (b) e|
00000510  6e 63 6f 75 6e 74 65 72  65 64 20 74 68 65 20 73  |ncountered the s|
00000520  61 6d 65 20 70 72 6f 62  6c 65 6d 73 0d 20 20 20  |ame problems.   |
00000530  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000540  20 20 20 20 20 20 20 20  28 63 29 20 70 65 72 68  |        (c) perh|
00000550  61 70 73 20 65 6e 63 6f  75 6e 74 65 72 65 64 20  |aps encountered |
00000560  61 6e 64 20 61 6c 73 6f  20 73 6f 6c 76 65 64 20  |and also solved |
00000570  74 68 65 6d 2e 0d 0d 48  61 76 69 6e 67 20 6e 6f  |them...Having no|
00000580  77 20 73 70 65 6e 74 20  73 6f 20 6d 75 63 68 20  |w spent so much |
00000590  74 69 6d 65 20 70 6c 61  79 69 6e 67 20 77 69 74  |time playing wit|
000005a0  68 20 74 68 65 20 62 65  61 73 74 20 49 20 61 6d  |h the beast I am|
000005b0  20 63 75 72 69 6f 75 73  20 74 6f 20 74 72 79 0d  | curious to try.|
000005c0  61 6e 64 20 66 69 6e 64  20 6f 75 74 20 77 65 74  |and find out wet|
000005d0  68 65 72 20 74 68 65 72  65 20 69 73 20 61 20 67  |her there is a g|
000005e0  65 6e 75 69 6e 65 20 6c  69 73 74 69 6e 67 20 66  |enuine listing f|
000005f0  61 75 6c 74 2c 20 6f 72  20 77 65 74 68 65 72 20  |ault, or wether |
00000600  79 6f 75 72 73 0d 74 72  75 6c 79 20 69 73 20 6a  |yours.truly is j|
00000610  75 73 74 20 62 65 69 6e  67 20 70 6c 61 69 6e 20  |ust being plain |
00000620  54 48 49 43 4b 20 21 21  21 09 09 0d 0d 0d 20 20  |THICK !!!.....  |
00000630  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000640  20 20 20 20 20 20 20 20  20 20 20 20 20 20 52 65  |              Re|
00000650  67 61 72 64 73 20 74 6f  20 61 6c 6c 2c 0d 0d 20  |gards to all,.. |
00000660  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000690  52 6f 6e 2e 0d 1c 48 61  76 65 20 79 6f 75 20 74  |Ron...Have you t|
000006a0  72 69 65 64 20 74 68 65  20 64 61 74 61 20 62 61  |ried the data ba|
000006b0  73 65 20 66 72 6f 6d 20  45 55 47 31 35 3f 20 49  |se from EUG15? I|
000006c0  74 20 69 73 20 76 65 72  79 20 67 6f 6f 64 20 61  |t is very good a|
000006d0  6e 64 20 45 55 47 31 35  20 6f 6e 6c 79 0d 63 6f  |nd EUG15 only.co|
000006e0  73 74 73 20 61 20 70 6f  75 6e 64 2e 0d 0d 43 61  |sts a pound...Ca|
000006f0  6e 20 79 6f 75 20 73 65  6e 64 20 79 6f 75 72 20  |n you send your |
00000700  6d 6f 64 69 66 69 65 64  20 76 65 72 73 69 6f 6e  |modified version|
00000710  20 6f 66 20 74 68 65 20  70 72 6f 67 72 61 6d 20  | of the program |
00000720  77 68 69 63 68 20 79 6f  75 20 6d 65 6e 74 69 6f  |which you mentio|
00000730  6e 65 64 2e 20 49 0d 6b  6e 6f 77 20 61 20 6e 75  |ned. I.know a nu|
00000740  6d 62 65 72 20 6f 66 20  45 55 47 20 6d 65 6d 62  |mber of EUG memb|
00000750  65 72 73 20 77 69 6c 6c  20 62 65 20 69 6e 74 65  |ers will be inte|
00000760  72 65 73 74 65 64 20 69  6e 20 68 61 76 69 6e 67  |rested in having|
00000770  20 61 20 6c 6f 6f 6b 20  61 74 20 69 74 2e 0d 50  | a look at it..P|
00000780  6c 65 61 73 65 20 72 65  6d 65 6d 62 65 72 20 74  |lease remember t|
00000790  6f 20 70 75 74 20 61 20  52 45 4d 20 73 74 61 74  |o put a REM stat|
000007a0  65 6d 65 6e 74 20 61 74  20 74 68 65 20 62 65 67  |ement at the beg|
000007b0  69 6e 69 6e 67 20 73 74  61 74 69 6e 67 20 77 68  |ining stating wh|
000007c0  65 72 65 20 79 6f 75 0d  66 6f 75 6e 64 20 74 68  |ere you.found th|
000007d0  65 20 6f 72 69 67 69 6e  61 6c 20 61 6e 64 20 69  |e original and i|
000007e0  66 20 70 6f 73 73 61 62  6c 65 20 74 68 65 20 6f  |f possable the o|
000007f0  72 69 67 69 6e 61 6c 20  61 75 74 68 6f 72 20 61  |riginal author a|
00000800  6e 64 20 6f 66 63 6f 75  72 73 65 20 74 68 61 74  |nd ofcourse that|
00000810  0d 79 6f 75 20 68 61 76  65 20 6d 6f 64 69 66 69  |.you have modifi|
00000820  65 64 20 69 74 2e 1c 0d  0d                       |ed it....|
00000829
L/+GOAD1.m0
L/+GOAD1.m1
L/+GOAD1.m2
L/+GOAD1.m4
L/+GOAD1.m5