Home » CEEFAX disks » telesoftware4.adl » 15-01-88/C\INFO

15-01-88/C\INFO

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 » CEEFAX disks » telesoftware4.adl
Filename: 15-01-88/C\INFO
Read OK:
File size: 04AC bytes
Load address: 0000
Exec address: FFFFFFFF
File contents
DISC CATALOGUE ROUTINES:

This package consists of four programs:
Catalog; Coder; SetUp; Search.

Firstly, CHAIN "Coder". A file called "MultCod" is saved on disc.

Take a formatted, blank disc and set up a !BOOT file as follows:
 *BUILD !Boot
 CHAIN"Catalog"
 <ESCAPE>
 *OPT4,3

Copy the files "Catalog", "Search" and "MultCod" to the disc.

LOAD "SetUp", inset your disc then RUN, responding to the questions as
appropriate. This causes a new file "SP" to be saved.

"SetUp" is only used once, to initialise the system.

Number all your other discs, then insert the new disc and press
<SHIFT>+<BREAK>. Choose an appropriate option:
1 - to alter or update the information held about a specific disc
2 - to read the catalogue information of a disc
3 - to search for a file. Enter the name of the file to be searched for,
    using a * as a wildcard for the last few characters (i.e. TEL* will
    find files such as "Tell", "Teletxt", "Telsoft" etc.) Exit this option
    with <ESCAPE>
4 - for a printout of the results of the search
5 - to show the free space of a disc
6 - produce a security "backup" of the disc

This program is taken from the Micro User magazine, May 1987, pages 135 to
140.
00000000  44 49 53 43 20 43 41 54  41 4c 4f 47 55 45 20 52  |DISC CATALOGUE R|
00000010  4f 55 54 49 4e 45 53 3a  0d 0d 54 68 69 73 20 70  |OUTINES:..This p|
00000020  61 63 6b 61 67 65 20 63  6f 6e 73 69 73 74 73 20  |ackage consists |
00000030  6f 66 20 66 6f 75 72 20  70 72 6f 67 72 61 6d 73  |of four programs|
00000040  3a 0d 43 61 74 61 6c 6f  67 3b 20 43 6f 64 65 72  |:.Catalog; Coder|
00000050  3b 20 53 65 74 55 70 3b  20 53 65 61 72 63 68 2e  |; SetUp; Search.|
00000060  0d 0d 46 69 72 73 74 6c  79 2c 20 43 48 41 49 4e  |..Firstly, CHAIN|
00000070  20 22 43 6f 64 65 72 22  2e 20 41 20 66 69 6c 65  | "Coder". A file|
00000080  20 63 61 6c 6c 65 64 20  22 4d 75 6c 74 43 6f 64  | called "MultCod|
00000090  22 20 69 73 20 73 61 76  65 64 20 6f 6e 20 64 69  |" is saved on di|
000000a0  73 63 2e 0d 0d 54 61 6b  65 20 61 20 66 6f 72 6d  |sc...Take a form|
000000b0  61 74 74 65 64 2c 20 62  6c 61 6e 6b 20 64 69 73  |atted, blank dis|
000000c0  63 20 61 6e 64 20 73 65  74 20 75 70 20 61 20 21  |c and set up a !|
000000d0  42 4f 4f 54 20 66 69 6c  65 20 61 73 20 66 6f 6c  |BOOT file as fol|
000000e0  6c 6f 77 73 3a 0d 20 2a  42 55 49 4c 44 20 21 42  |lows:. *BUILD !B|
000000f0  6f 6f 74 0d 20 43 48 41  49 4e 22 43 61 74 61 6c  |oot. CHAIN"Catal|
00000100  6f 67 22 0d 20 3c 45 53  43 41 50 45 3e 0d 20 2a  |og". <ESCAPE>. *|
00000110  4f 50 54 34 2c 33 0d 0d  43 6f 70 79 20 74 68 65  |OPT4,3..Copy the|
00000120  20 66 69 6c 65 73 20 22  43 61 74 61 6c 6f 67 22  | files "Catalog"|
00000130  2c 20 22 53 65 61 72 63  68 22 20 61 6e 64 20 22  |, "Search" and "|
00000140  4d 75 6c 74 43 6f 64 22  20 74 6f 20 74 68 65 20  |MultCod" to the |
00000150  64 69 73 63 2e 0d 0d 4c  4f 41 44 20 22 53 65 74  |disc...LOAD "Set|
00000160  55 70 22 2c 20 69 6e 73  65 74 20 79 6f 75 72 20  |Up", inset your |
00000170  64 69 73 63 20 74 68 65  6e 20 52 55 4e 2c 20 72  |disc then RUN, r|
00000180  65 73 70 6f 6e 64 69 6e  67 20 74 6f 20 74 68 65  |esponding to the|
00000190  20 71 75 65 73 74 69 6f  6e 73 20 61 73 0d 61 70  | questions as.ap|
000001a0  70 72 6f 70 72 69 61 74  65 2e 20 54 68 69 73 20  |propriate. This |
000001b0  63 61 75 73 65 73 20 61  20 6e 65 77 20 66 69 6c  |causes a new fil|
000001c0  65 20 22 53 50 22 20 74  6f 20 62 65 20 73 61 76  |e "SP" to be sav|
000001d0  65 64 2e 0d 0d 22 53 65  74 55 70 22 20 69 73 20  |ed..."SetUp" is |
000001e0  6f 6e 6c 79 20 75 73 65  64 20 6f 6e 63 65 2c 20  |only used once, |
000001f0  74 6f 20 69 6e 69 74 69  61 6c 69 73 65 20 74 68  |to initialise th|
00000200  65 20 73 79 73 74 65 6d  2e 0d 0d 4e 75 6d 62 65  |e system...Numbe|
00000210  72 20 61 6c 6c 20 79 6f  75 72 20 6f 74 68 65 72  |r all your other|
00000220  20 64 69 73 63 73 2c 20  74 68 65 6e 20 69 6e 73  | discs, then ins|
00000230  65 72 74 20 74 68 65 20  6e 65 77 20 64 69 73 63  |ert the new disc|
00000240  20 61 6e 64 20 70 72 65  73 73 0d 3c 53 48 49 46  | and press.<SHIF|
00000250  54 3e 2b 3c 42 52 45 41  4b 3e 2e 20 43 68 6f 6f  |T>+<BREAK>. Choo|
00000260  73 65 20 61 6e 20 61 70  70 72 6f 70 72 69 61 74  |se an appropriat|
00000270  65 20 6f 70 74 69 6f 6e  3a 0d 31 20 2d 20 74 6f  |e option:.1 - to|
00000280  20 61 6c 74 65 72 20 6f  72 20 75 70 64 61 74 65  | alter or update|
00000290  20 74 68 65 20 69 6e 66  6f 72 6d 61 74 69 6f 6e  | the information|
000002a0  20 68 65 6c 64 20 61 62  6f 75 74 20 61 20 73 70  | held about a sp|
000002b0  65 63 69 66 69 63 20 64  69 73 63 0d 32 20 2d 20  |ecific disc.2 - |
000002c0  74 6f 20 72 65 61 64 20  74 68 65 20 63 61 74 61  |to read the cata|
000002d0  6c 6f 67 75 65 20 69 6e  66 6f 72 6d 61 74 69 6f  |logue informatio|
000002e0  6e 20 6f 66 20 61 20 64  69 73 63 0d 33 20 2d 20  |n of a disc.3 - |
000002f0  74 6f 20 73 65 61 72 63  68 20 66 6f 72 20 61 20  |to search for a |
00000300  66 69 6c 65 2e 20 45 6e  74 65 72 20 74 68 65 20  |file. Enter the |
00000310  6e 61 6d 65 20 6f 66 20  74 68 65 20 66 69 6c 65  |name of the file|
00000320  20 74 6f 20 62 65 20 73  65 61 72 63 68 65 64 20  | to be searched |
00000330  66 6f 72 2c 0d 20 20 20  20 75 73 69 6e 67 20 61  |for,.    using a|
00000340  20 2a 20 61 73 20 61 20  77 69 6c 64 63 61 72 64  | * as a wildcard|
00000350  20 66 6f 72 20 74 68 65  20 6c 61 73 74 20 66 65  | for the last fe|
00000360  77 20 63 68 61 72 61 63  74 65 72 73 20 28 69 2e  |w characters (i.|
00000370  65 2e 20 54 45 4c 2a 20  77 69 6c 6c 0d 20 20 20  |e. TEL* will.   |
00000380  20 66 69 6e 64 20 66 69  6c 65 73 20 73 75 63 68  | find files such|
00000390  20 61 73 20 22 54 65 6c  6c 22 2c 20 22 54 65 6c  | as "Tell", "Tel|
000003a0  65 74 78 74 22 2c 20 22  54 65 6c 73 6f 66 74 22  |etxt", "Telsoft"|
000003b0  20 65 74 63 2e 29 20 45  78 69 74 20 74 68 69 73  | etc.) Exit this|
000003c0  20 6f 70 74 69 6f 6e 0d  20 20 20 20 77 69 74 68  | option.    with|
000003d0  20 3c 45 53 43 41 50 45  3e 0d 34 20 2d 20 66 6f  | <ESCAPE>.4 - fo|
000003e0  72 20 61 20 70 72 69 6e  74 6f 75 74 20 6f 66 20  |r a printout of |
000003f0  74 68 65 20 72 65 73 75  6c 74 73 20 6f 66 20 74  |the results of t|
00000400  68 65 20 73 65 61 72 63  68 0d 35 20 2d 20 74 6f  |he search.5 - to|
00000410  20 73 68 6f 77 20 74 68  65 20 66 72 65 65 20 73  | show the free s|
00000420  70 61 63 65 20 6f 66 20  61 20 64 69 73 63 0d 36  |pace of a disc.6|
00000430  20 2d 20 70 72 6f 64 75  63 65 20 61 20 73 65 63  | - produce a sec|
00000440  75 72 69 74 79 20 22 62  61 63 6b 75 70 22 20 6f  |urity "backup" o|
00000450  66 20 74 68 65 20 64 69  73 63 0d 0d 54 68 69 73  |f the disc..This|
00000460  20 70 72 6f 67 72 61 6d  20 69 73 20 74 61 6b 65  | program is take|
00000470  6e 20 66 72 6f 6d 20 74  68 65 20 4d 69 63 72 6f  |n from the Micro|
00000480  20 55 73 65 72 20 6d 61  67 61 7a 69 6e 65 2c 20  | User magazine, |
00000490  4d 61 79 20 31 39 38 37  2c 20 70 61 67 65 73 20  |May 1987, pages |
000004a0  31 33 35 20 74 6f 0d 31  34 30 2e 0d              |135 to.140..|
000004ac
15-01-88/C\INFO.m0
15-01-88/C\INFO.m1
15-01-88/C\INFO.m2
15-01-88/C\INFO.m4
15-01-88/C\INFO.m5