Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Regulars » !Help

!Help

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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Regulars
Filename: !Help
Read OK:
File size: 0575 bytes
Load address: 0000
Exec address: 0000
File contents
Regular items
various authors

The programs in this archive accompany the regular sections in the magazine.

The C directory contains a program illustrating structures in C. The program
itself in in the root directory, with the source code in the c directory.
Whwn run, the program prompts for the entry of five names and associated
numbers, and sorts and stores them in various ways. The program itself isn't
very useful, but the source code is an excellent example of how to use
complicated C structures.

The Education directory contains three directories. Clicker+ contains a dummy
application !Startup, which can be used as the basis for a Clicker+
application (note: this is only useful if you have Clicker+). Read the
!StartUp.!Help file for further instructions. The Jargon section contains two
solutions to the problem of obtuse error messages from RISC OS. Instructions
are provided - some knowledge of boot files is assumed. The ParentsIT
directory has template registration forms for the ITP Computer Training
courses for parents.

The RunTheRisc directory has programs by Mike Cook to go with his hardware
series in the magazine.

The StarInfo directory contains programs to accompany the *INFO article in
the magazine, including Ctrl-A patchs for the latest versions of Style (3.07)
and Publisher (4.05).

All programs and documentation � Copyright their respective authors 1995




00000000  52 65 67 75 6c 61 72 20  69 74 65 6d 73 0a 76 61  |Regular items.va|
00000010  72 69 6f 75 73 20 61 75  74 68 6f 72 73 0a 0a 54  |rious authors..T|
00000020  68 65 20 70 72 6f 67 72  61 6d 73 20 69 6e 20 74  |he programs in t|
00000030  68 69 73 20 61 72 63 68  69 76 65 20 61 63 63 6f  |his archive acco|
00000040  6d 70 61 6e 79 20 74 68  65 20 72 65 67 75 6c 61  |mpany the regula|
00000050  72 20 73 65 63 74 69 6f  6e 73 20 69 6e 20 74 68  |r sections in th|
00000060  65 20 6d 61 67 61 7a 69  6e 65 2e 0a 0a 54 68 65  |e magazine...The|
00000070  20 43 20 64 69 72 65 63  74 6f 72 79 20 63 6f 6e  | C directory con|
00000080  74 61 69 6e 73 20 61 20  70 72 6f 67 72 61 6d 20  |tains a program |
00000090  69 6c 6c 75 73 74 72 61  74 69 6e 67 20 73 74 72  |illustrating str|
000000a0  75 63 74 75 72 65 73 20  69 6e 20 43 2e 20 54 68  |uctures in C. Th|
000000b0  65 20 70 72 6f 67 72 61  6d 0a 69 74 73 65 6c 66  |e program.itself|
000000c0  20 69 6e 20 69 6e 20 74  68 65 20 72 6f 6f 74 20  | in in the root |
000000d0  64 69 72 65 63 74 6f 72  79 2c 20 77 69 74 68 20  |directory, with |
000000e0  74 68 65 20 73 6f 75 72  63 65 20 63 6f 64 65 20  |the source code |
000000f0  69 6e 20 74 68 65 20 63  20 64 69 72 65 63 74 6f  |in the c directo|
00000100  72 79 2e 0a 57 68 77 6e  20 72 75 6e 2c 20 74 68  |ry..Whwn run, th|
00000110  65 20 70 72 6f 67 72 61  6d 20 70 72 6f 6d 70 74  |e program prompt|
00000120  73 20 66 6f 72 20 74 68  65 20 65 6e 74 72 79 20  |s for the entry |
00000130  6f 66 20 66 69 76 65 20  6e 61 6d 65 73 20 61 6e  |of five names an|
00000140  64 20 61 73 73 6f 63 69  61 74 65 64 0a 6e 75 6d  |d associated.num|
00000150  62 65 72 73 2c 20 61 6e  64 20 73 6f 72 74 73 20  |bers, and sorts |
00000160  61 6e 64 20 73 74 6f 72  65 73 20 74 68 65 6d 20  |and stores them |
00000170  69 6e 20 76 61 72 69 6f  75 73 20 77 61 79 73 2e  |in various ways.|
00000180  20 54 68 65 20 70 72 6f  67 72 61 6d 20 69 74 73  | The program its|
00000190  65 6c 66 20 69 73 6e 27  74 0a 76 65 72 79 20 75  |elf isn't.very u|
000001a0  73 65 66 75 6c 2c 20 62  75 74 20 74 68 65 20 73  |seful, but the s|
000001b0  6f 75 72 63 65 20 63 6f  64 65 20 69 73 20 61 6e  |ource code is an|
000001c0  20 65 78 63 65 6c 6c 65  6e 74 20 65 78 61 6d 70  | excellent examp|
000001d0  6c 65 20 6f 66 20 68 6f  77 20 74 6f 20 75 73 65  |le of how to use|
000001e0  0a 63 6f 6d 70 6c 69 63  61 74 65 64 20 43 20 73  |.complicated C s|
000001f0  74 72 75 63 74 75 72 65  73 2e 0a 0a 54 68 65 20  |tructures...The |
00000200  45 64 75 63 61 74 69 6f  6e 20 64 69 72 65 63 74  |Education direct|
00000210  6f 72 79 20 63 6f 6e 74  61 69 6e 73 20 74 68 72  |ory contains thr|
00000220  65 65 20 64 69 72 65 63  74 6f 72 69 65 73 2e 20  |ee directories. |
00000230  43 6c 69 63 6b 65 72 2b  20 63 6f 6e 74 61 69 6e  |Clicker+ contain|
00000240  73 20 61 20 64 75 6d 6d  79 0a 61 70 70 6c 69 63  |s a dummy.applic|
00000250  61 74 69 6f 6e 20 21 53  74 61 72 74 75 70 2c 20  |ation !Startup, |
00000260  77 68 69 63 68 20 63 61  6e 20 62 65 20 75 73 65  |which can be use|
00000270  64 20 61 73 20 74 68 65  20 62 61 73 69 73 20 66  |d as the basis f|
00000280  6f 72 20 61 20 43 6c 69  63 6b 65 72 2b 0a 61 70  |or a Clicker+.ap|
00000290  70 6c 69 63 61 74 69 6f  6e 20 28 6e 6f 74 65 3a  |plication (note:|
000002a0  20 74 68 69 73 20 69 73  20 6f 6e 6c 79 20 75 73  | this is only us|
000002b0  65 66 75 6c 20 69 66 20  79 6f 75 20 68 61 76 65  |eful if you have|
000002c0  20 43 6c 69 63 6b 65 72  2b 29 2e 20 52 65 61 64  | Clicker+). Read|
000002d0  20 74 68 65 0a 21 53 74  61 72 74 55 70 2e 21 48  | the.!StartUp.!H|
000002e0  65 6c 70 20 66 69 6c 65  20 66 6f 72 20 66 75 72  |elp file for fur|
000002f0  74 68 65 72 20 69 6e 73  74 72 75 63 74 69 6f 6e  |ther instruction|
00000300  73 2e 20 54 68 65 20 4a  61 72 67 6f 6e 20 73 65  |s. The Jargon se|
00000310  63 74 69 6f 6e 20 63 6f  6e 74 61 69 6e 73 20 74  |ction contains t|
00000320  77 6f 0a 73 6f 6c 75 74  69 6f 6e 73 20 74 6f 20  |wo.solutions to |
00000330  74 68 65 20 70 72 6f 62  6c 65 6d 20 6f 66 20 6f  |the problem of o|
00000340  62 74 75 73 65 20 65 72  72 6f 72 20 6d 65 73 73  |btuse error mess|
00000350  61 67 65 73 20 66 72 6f  6d 20 52 49 53 43 20 4f  |ages from RISC O|
00000360  53 2e 20 49 6e 73 74 72  75 63 74 69 6f 6e 73 0a  |S. Instructions.|
00000370  61 72 65 20 70 72 6f 76  69 64 65 64 20 2d 20 73  |are provided - s|
00000380  6f 6d 65 20 6b 6e 6f 77  6c 65 64 67 65 20 6f 66  |ome knowledge of|
00000390  20 62 6f 6f 74 20 66 69  6c 65 73 20 69 73 20 61  | boot files is a|
000003a0  73 73 75 6d 65 64 2e 20  54 68 65 20 50 61 72 65  |ssumed. The Pare|
000003b0  6e 74 73 49 54 0a 64 69  72 65 63 74 6f 72 79 20  |ntsIT.directory |
000003c0  68 61 73 20 74 65 6d 70  6c 61 74 65 20 72 65 67  |has template reg|
000003d0  69 73 74 72 61 74 69 6f  6e 20 66 6f 72 6d 73 20  |istration forms |
000003e0  66 6f 72 20 74 68 65 20  49 54 50 20 43 6f 6d 70  |for the ITP Comp|
000003f0  75 74 65 72 20 54 72 61  69 6e 69 6e 67 0a 63 6f  |uter Training.co|
00000400  75 72 73 65 73 20 66 6f  72 20 70 61 72 65 6e 74  |urses for parent|
00000410  73 2e 0a 0a 54 68 65 20  52 75 6e 54 68 65 52 69  |s...The RunTheRi|
00000420  73 63 20 64 69 72 65 63  74 6f 72 79 20 68 61 73  |sc directory has|
00000430  20 70 72 6f 67 72 61 6d  73 20 62 79 20 4d 69 6b  | programs by Mik|
00000440  65 20 43 6f 6f 6b 20 74  6f 20 67 6f 20 77 69 74  |e Cook to go wit|
00000450  68 20 68 69 73 20 68 61  72 64 77 61 72 65 0a 73  |h his hardware.s|
00000460  65 72 69 65 73 20 69 6e  20 74 68 65 20 6d 61 67  |eries in the mag|
00000470  61 7a 69 6e 65 2e 0a 0a  54 68 65 20 53 74 61 72  |azine...The Star|
00000480  49 6e 66 6f 20 64 69 72  65 63 74 6f 72 79 20 63  |Info directory c|
00000490  6f 6e 74 61 69 6e 73 20  70 72 6f 67 72 61 6d 73  |ontains programs|
000004a0  20 74 6f 20 61 63 63 6f  6d 70 61 6e 79 20 74 68  | to accompany th|
000004b0  65 20 2a 49 4e 46 4f 20  61 72 74 69 63 6c 65 20  |e *INFO article |
000004c0  69 6e 0a 74 68 65 20 6d  61 67 61 7a 69 6e 65 2c  |in.the magazine,|
000004d0  20 69 6e 63 6c 75 64 69  6e 67 20 43 74 72 6c 2d  | including Ctrl-|
000004e0  41 20 70 61 74 63 68 73  20 66 6f 72 20 74 68 65  |A patchs for the|
000004f0  20 6c 61 74 65 73 74 20  76 65 72 73 69 6f 6e 73  | latest versions|
00000500  20 6f 66 20 53 74 79 6c  65 20 28 33 2e 30 37 29  | of Style (3.07)|
00000510  0a 61 6e 64 20 50 75 62  6c 69 73 68 65 72 20 28  |.and Publisher (|
00000520  34 2e 30 35 29 2e 0a 0a  41 6c 6c 20 70 72 6f 67  |4.05)...All prog|
00000530  72 61 6d 73 20 61 6e 64  20 64 6f 63 75 6d 65 6e  |rams and documen|
00000540  74 61 74 69 6f 6e 20 a9  20 43 6f 70 79 72 69 67  |tation . Copyrig|
00000550  68 74 20 74 68 65 69 72  20 72 65 73 70 65 63 74  |ht their respect|
00000560  69 76 65 20 61 75 74 68  6f 72 73 20 31 39 39 35  |ive authors 1995|
00000570  0a 0a 0a 0a 0a                                    |.....|
00000575