Home » Archimedes archive » Acorn Computing » 1994 07 subscription disc.adf » 9407s » PD/!Type/!Help
PD/!Type/!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 » Archimedes archive » Acorn Computing » 1994 07 subscription disc.adf » 9407s |
Filename: | PD/!Type/!Help |
Read OK: | ✔ |
File size: | 0F9A bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
This is !Type, version 1.6 (29 Jan 1994) Use ========= The program is designed to give you typing practice. It is not a typing tutor, but you may well eventually find it helpful to keep your fingers on the correct key positions, and to look at the screen, where the keyboard is drawn out, not the keys as I still do! If you click in the empty box, a timer is started, and you can type in the sequence of characters in the box above. When you reach the end press return and your time and your accuracy are updated. Missed or extra characters really mess up your accuracy so you are encouraged to carefully keep your eyes on the screen rather than the keyboard. Anyway I could not be fagged to make it easier. A new sequence then comes up. After completing this line the accuracy and time for this line, and for the cumulative ones are given. When all the tests are completed your, achievements come up. If you are not fed up just type it in and you will start again. Finally you may get fed up with the phrases in the program, but these can easily be edited by loading the file 'tests' into !Edit, and changing them as you wish. However you will have problems if any line is made longer than the box provided for it. Also the last entry must have no Carriage return. (&0D) In this version (1.2) there are now 5 levels, but as I am not original enough to make up more appropriate phrases, (how about it doom watcher), I have shared out the originals over the 5 tests. If you want more levels you can edit the 5 in line 960, and add other suitable textfiles, suitably named. In version 1.3 I have included 3D icons. Copyright ========= This program is Public Domain.It may be distributed or copied freely as long as no part of this software may is used in any other program, whether commercial or public domain,without my prior written consent, though any files created by this software are not bound by this condition. This software may not be distributed for a profit, save that required to cover packaging and media costs.. Copyright (�) is retained by the author, who may be contacted at the address beneath. No liability can be accepted by the author for any loss or damage arising from use or misuse of this software. The program has been amalgamated with !EventShell using !BLibII by Ian Palmer. The resulting program has been 'shrunk' using !BasShrink by John Wallace. EventShell ========= Thanks to Paul Hobbs for his very useful !EventShell System. This application uses the library of routines of the above name, which provide an easy way of genereating a Wimp Program. I recommend this system which can be obtained from APDL or other PD Libraries. This program has been written using the routines supplied with the EvntShell library which is copyright Paul Hobbs. The library routines may be distributed subject to the following conditions: You have permission to use any part or the whole library in a project you intend to place in the public domain, as long as I am fully credited (via the inclusion of this file in the program documentation). If you wish to use these routines in a program that is for sale (for however much and for whatever reasons) or released as copyright material then my express permission in writing must be obtained. I maintain copyright on all the material supplied and reserve the right to amend these conditions in cases where I deem misuse. The library code is supplied free of charge to everyone 'as is'. There is no guarantee that it is free from bugs and no warranty is given about its suitability for use. Further details about EvntShell may be obtained from the author: Paul Hobbs Rheinpfalzstrasse 2 85049 Ingolstadt Germany The heap manager routines used by EvntShell are copyright Risc User and are used with permission. ----------------------------------------------------------------------------- Any improvements or bugs, please report to :- Robert Seago. 40 Alton Park Road Clacton On Sea Essex. CO15 1ED
00000000 54 68 69 73 20 69 73 20 21 54 79 70 65 2c 20 76 |This is !Type, v| 00000010 65 72 73 69 6f 6e 20 31 2e 36 20 20 28 32 39 20 |ersion 1.6 (29 | 00000020 4a 61 6e 20 31 39 39 34 29 0a 55 73 65 0a 3d 3d |Jan 1994).Use.==| 00000030 3d 3d 3d 3d 3d 3d 3d 0a 54 68 65 20 70 72 6f 67 |=======.The prog| 00000040 72 61 6d 20 69 73 20 64 65 73 69 67 6e 65 64 20 |ram is designed | 00000050 74 6f 20 67 69 76 65 20 79 6f 75 20 74 79 70 69 |to give you typi| 00000060 6e 67 20 70 72 61 63 74 69 63 65 2e 20 49 74 20 |ng practice. It | 00000070 69 73 20 6e 6f 74 20 61 20 74 79 70 69 6e 67 0a |is not a typing.| 00000080 74 75 74 6f 72 2c 20 62 75 74 20 79 6f 75 20 6d |tutor, but you m| 00000090 61 79 20 77 65 6c 6c 20 65 76 65 6e 74 75 61 6c |ay well eventual| 000000a0 6c 79 20 66 69 6e 64 20 69 74 20 68 65 6c 70 66 |ly find it helpf| 000000b0 75 6c 20 74 6f 20 6b 65 65 70 20 79 6f 75 72 20 |ul to keep your | 000000c0 66 69 6e 67 65 72 73 0a 6f 6e 20 74 68 65 20 63 |fingers.on the c| 000000d0 6f 72 72 65 63 74 20 6b 65 79 20 70 6f 73 69 74 |orrect key posit| 000000e0 69 6f 6e 73 2c 20 61 6e 64 20 74 6f 20 6c 6f 6f |ions, and to loo| 000000f0 6b 20 61 74 20 74 68 65 20 73 63 72 65 65 6e 2c |k at the screen,| 00000100 20 77 68 65 72 65 20 74 68 65 0a 6b 65 79 62 6f | where the.keybo| 00000110 61 72 64 20 69 73 20 64 72 61 77 6e 20 6f 75 74 |ard is drawn out| 00000120 2c 20 6e 6f 74 20 74 68 65 20 6b 65 79 73 20 61 |, not the keys a| 00000130 73 20 49 20 73 74 69 6c 6c 20 64 6f 21 20 0a 0a |s I still do! ..| 00000140 49 66 20 79 6f 75 20 63 6c 69 63 6b 20 69 6e 20 |If you click in | 00000150 74 68 65 20 65 6d 70 74 79 20 62 6f 78 2c 20 61 |the empty box, a| 00000160 20 74 69 6d 65 72 20 69 73 20 73 74 61 72 74 65 | timer is starte| 00000170 64 2c 20 61 6e 64 20 79 6f 75 20 63 61 6e 20 74 |d, and you can t| 00000180 79 70 65 0a 69 6e 20 74 68 65 20 73 65 71 75 65 |ype.in the seque| 00000190 6e 63 65 20 6f 66 20 63 68 61 72 61 63 74 65 72 |nce of character| 000001a0 73 20 69 6e 20 74 68 65 20 62 6f 78 20 61 62 6f |s in the box abo| 000001b0 76 65 2e 20 57 68 65 6e 20 79 6f 75 20 72 65 61 |ve. When you rea| 000001c0 63 68 20 74 68 65 20 65 6e 64 20 0a 70 72 65 73 |ch the end .pres| 000001d0 73 20 72 65 74 75 72 6e 20 61 6e 64 20 79 6f 75 |s return and you| 000001e0 72 20 74 69 6d 65 20 61 6e 64 20 79 6f 75 72 20 |r time and your | 000001f0 61 63 63 75 72 61 63 79 20 61 72 65 20 75 70 64 |accuracy are upd| 00000200 61 74 65 64 2e 20 4d 69 73 73 65 64 20 6f 72 20 |ated. Missed or | 00000210 65 78 74 72 61 0a 63 68 61 72 61 63 74 65 72 73 |extra.characters| 00000220 20 72 65 61 6c 6c 79 20 6d 65 73 73 20 75 70 20 | really mess up | 00000230 79 6f 75 72 20 61 63 63 75 72 61 63 79 20 73 6f |your accuracy so| 00000240 20 79 6f 75 20 61 72 65 20 65 6e 63 6f 75 72 61 | you are encoura| 00000250 67 65 64 20 74 6f 20 63 61 72 65 66 75 6c 6c 79 |ged to carefully| 00000260 0a 6b 65 65 70 20 79 6f 75 72 20 65 79 65 73 20 |.keep your eyes | 00000270 6f 6e 20 74 68 65 20 73 63 72 65 65 6e 20 72 61 |on the screen ra| 00000280 74 68 65 72 20 74 68 61 6e 20 74 68 65 20 6b 65 |ther than the ke| 00000290 79 62 6f 61 72 64 2e 20 41 6e 79 77 61 79 20 49 |yboard. Anyway I| 000002a0 20 63 6f 75 6c 64 0a 6e 6f 74 20 62 65 20 66 61 | could.not be fa| 000002b0 67 67 65 64 20 74 6f 20 6d 61 6b 65 20 69 74 20 |gged to make it | 000002c0 65 61 73 69 65 72 2e 0a 0a 41 20 6e 65 77 20 73 |easier...A new s| 000002d0 65 71 75 65 6e 63 65 20 74 68 65 6e 20 63 6f 6d |equence then com| 000002e0 65 73 20 75 70 2e 20 41 66 74 65 72 20 63 6f 6d |es up. After com| 000002f0 70 6c 65 74 69 6e 67 20 74 68 69 73 20 6c 69 6e |pleting this lin| 00000300 65 20 74 68 65 20 61 63 63 75 72 61 63 79 0a 61 |e the accuracy.a| 00000310 6e 64 20 74 69 6d 65 20 66 6f 72 20 74 68 69 73 |nd time for this| 00000320 20 6c 69 6e 65 2c 20 61 6e 64 20 66 6f 72 20 74 | line, and for t| 00000330 68 65 20 63 75 6d 75 6c 61 74 69 76 65 20 6f 6e |he cumulative on| 00000340 65 73 20 61 72 65 20 67 69 76 65 6e 2e 20 57 68 |es are given. Wh| 00000350 65 6e 20 61 6c 6c 0a 74 68 65 20 74 65 73 74 73 |en all.the tests| 00000360 20 61 72 65 20 63 6f 6d 70 6c 65 74 65 64 20 79 | are completed y| 00000370 6f 75 72 2c 20 61 63 68 69 65 76 65 6d 65 6e 74 |our, achievement| 00000380 73 20 63 6f 6d 65 20 75 70 2e 20 49 66 20 79 6f |s come up. If yo| 00000390 75 20 61 72 65 20 6e 6f 74 20 66 65 64 20 75 70 |u are not fed up| 000003a0 0a 6a 75 73 74 20 74 79 70 65 20 69 74 20 69 6e |.just type it in| 000003b0 20 61 6e 64 20 79 6f 75 20 77 69 6c 6c 20 73 74 | and you will st| 000003c0 61 72 74 20 61 67 61 69 6e 2e 20 0a 0a 46 69 6e |art again. ..Fin| 000003d0 61 6c 6c 79 20 79 6f 75 20 6d 61 79 20 67 65 74 |ally you may get| 000003e0 20 66 65 64 20 75 70 20 77 69 74 68 20 74 68 65 | fed up with the| 000003f0 20 70 68 72 61 73 65 73 20 69 6e 20 74 68 65 20 | phrases in the | 00000400 70 72 6f 67 72 61 6d 2c 20 62 75 74 20 74 68 65 |program, but the| 00000410 73 65 20 0a 63 61 6e 20 65 61 73 69 6c 79 20 62 |se .can easily b| 00000420 65 20 65 64 69 74 65 64 20 62 79 20 6c 6f 61 64 |e edited by load| 00000430 69 6e 67 20 74 68 65 20 66 69 6c 65 20 27 74 65 |ing the file 'te| 00000440 73 74 73 27 20 69 6e 74 6f 20 21 45 64 69 74 2c |sts' into !Edit,| 00000450 20 61 6e 64 20 63 68 61 6e 67 69 6e 67 0a 74 68 | and changing.th| 00000460 65 6d 20 61 73 20 79 6f 75 20 77 69 73 68 2e 20 |em as you wish. | 00000470 48 6f 77 65 76 65 72 20 79 6f 75 20 77 69 6c 6c |However you will| 00000480 20 68 61 76 65 20 70 72 6f 62 6c 65 6d 73 20 69 | have problems i| 00000490 66 20 61 6e 79 20 6c 69 6e 65 20 69 73 20 6d 61 |f any line is ma| 000004a0 64 65 0a 6c 6f 6e 67 65 72 20 74 68 61 6e 20 74 |de.longer than t| 000004b0 68 65 20 62 6f 78 20 70 72 6f 76 69 64 65 64 20 |he box provided | 000004c0 66 6f 72 20 69 74 2e 20 41 6c 73 6f 20 74 68 65 |for it. Also the| 000004d0 20 6c 61 73 74 20 65 6e 74 72 79 20 6d 75 73 74 | last entry must| 000004e0 20 68 61 76 65 20 6e 6f 0a 43 61 72 72 69 61 67 | have no.Carriag| 000004f0 65 20 72 65 74 75 72 6e 2e 20 28 26 30 44 29 20 |e return. (&0D) | 00000500 0a 0a 49 6e 20 74 68 69 73 20 76 65 72 73 69 6f |..In this versio| 00000510 6e 20 28 31 2e 32 29 20 74 68 65 72 65 20 61 72 |n (1.2) there ar| 00000520 65 20 6e 6f 77 20 35 20 6c 65 76 65 6c 73 2c 20 |e now 5 levels, | 00000530 62 75 74 20 61 73 20 49 20 61 6d 20 6e 6f 74 20 |but as I am not | 00000540 6f 72 69 67 69 6e 61 6c 20 65 6e 6f 75 67 68 0a |original enough.| 00000550 74 6f 20 6d 61 6b 65 20 75 70 20 6d 6f 72 65 20 |to make up more | 00000560 61 70 70 72 6f 70 72 69 61 74 65 20 70 68 72 61 |appropriate phra| 00000570 73 65 73 2c 20 28 68 6f 77 20 61 62 6f 75 74 20 |ses, (how about | 00000580 69 74 20 64 6f 6f 6d 20 77 61 74 63 68 65 72 29 |it doom watcher)| 00000590 2c 20 0a 49 20 68 61 76 65 20 73 68 61 72 65 64 |, .I have shared| 000005a0 20 6f 75 74 20 74 68 65 20 6f 72 69 67 69 6e 61 | out the origina| 000005b0 6c 73 20 6f 76 65 72 20 74 68 65 20 35 20 74 65 |ls over the 5 te| 000005c0 73 74 73 2e 20 49 66 20 79 6f 75 20 77 61 6e 74 |sts. If you want| 000005d0 20 6d 6f 72 65 20 6c 65 76 65 6c 73 0a 79 6f 75 | more levels.you| 000005e0 20 63 61 6e 20 65 64 69 74 20 74 68 65 20 35 20 | can edit the 5 | 000005f0 69 6e 20 6c 69 6e 65 20 39 36 30 2c 20 61 6e 64 |in line 960, and| 00000600 20 61 64 64 20 6f 74 68 65 72 20 73 75 69 74 61 | add other suita| 00000610 62 6c 65 20 74 65 78 74 66 69 6c 65 73 2c 20 73 |ble textfiles, s| 00000620 75 69 74 61 62 6c 79 0a 6e 61 6d 65 64 2e 0a 0a |uitably.named...| 00000630 49 6e 20 76 65 72 73 69 6f 6e 20 31 2e 33 20 49 |In version 1.3 I| 00000640 20 68 61 76 65 20 69 6e 63 6c 75 64 65 64 20 33 | have included 3| 00000650 44 20 69 63 6f 6e 73 2e 0a 0a 43 6f 70 79 72 69 |D icons...Copyri| 00000660 67 68 74 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 54 68 |ght.=========.Th| 00000670 69 73 20 70 72 6f 67 72 61 6d 20 69 73 20 20 50 |is program is P| 00000680 75 62 6c 69 63 20 44 6f 6d 61 69 6e 2e 49 74 20 |ublic Domain.It | 00000690 6d 61 79 20 62 65 20 64 69 73 74 72 69 62 75 74 |may be distribut| 000006a0 65 64 20 6f 72 20 63 6f 70 69 65 64 20 66 72 65 |ed or copied fre| 000006b0 65 6c 79 20 61 73 0a 6c 6f 6e 67 20 61 73 20 6e |ely as.long as n| 000006c0 6f 20 70 61 72 74 20 6f 66 20 74 68 69 73 20 73 |o part of this s| 000006d0 6f 66 74 77 61 72 65 20 6d 61 79 20 69 73 20 75 |oftware may is u| 000006e0 73 65 64 20 69 6e 20 61 6e 79 20 6f 74 68 65 72 |sed in any other| 000006f0 20 70 72 6f 67 72 61 6d 2c 20 77 68 65 74 68 65 | program, whethe| 00000700 72 0a 63 6f 6d 6d 65 72 63 69 61 6c 20 6f 72 20 |r.commercial or | 00000710 70 75 62 6c 69 63 20 64 6f 6d 61 69 6e 2c 77 69 |public domain,wi| 00000720 74 68 6f 75 74 20 6d 79 20 70 72 69 6f 72 20 77 |thout my prior w| 00000730 72 69 74 74 65 6e 20 63 6f 6e 73 65 6e 74 2c 20 |ritten consent, | 00000740 74 68 6f 75 67 68 20 61 6e 79 0a 66 69 6c 65 73 |though any.files| 00000750 20 63 72 65 61 74 65 64 20 62 79 20 74 68 69 73 | created by this| 00000760 20 73 6f 66 74 77 61 72 65 20 61 72 65 20 6e 6f | software are no| 00000770 74 20 62 6f 75 6e 64 20 62 79 20 74 68 69 73 20 |t bound by this | 00000780 63 6f 6e 64 69 74 69 6f 6e 2e 20 54 68 69 73 20 |condition. This | 00000790 73 6f 66 74 77 61 72 65 0a 6d 61 79 20 6e 6f 74 |software.may not| 000007a0 20 62 65 20 64 69 73 74 72 69 62 75 74 65 64 20 | be distributed | 000007b0 66 6f 72 20 61 20 70 72 6f 66 69 74 2c 20 73 61 |for a profit, sa| 000007c0 76 65 20 74 68 61 74 20 72 65 71 75 69 72 65 64 |ve that required| 000007d0 20 74 6f 20 63 6f 76 65 72 20 70 61 63 6b 61 67 | to cover packag| 000007e0 69 6e 67 0a 61 6e 64 20 6d 65 64 69 61 20 63 6f |ing.and media co| 000007f0 73 74 73 2e 2e 20 0a 0a 43 6f 70 79 72 69 67 68 |sts.. ..Copyrigh| 00000800 74 20 28 a9 29 20 69 73 20 72 65 74 61 69 6e 65 |t (.) is retaine| 00000810 64 20 62 79 20 74 68 65 20 61 75 74 68 6f 72 2c |d by the author,| 00000820 20 77 68 6f 20 6d 61 79 20 62 65 20 63 6f 6e 74 | who may be cont| 00000830 61 63 74 65 64 20 61 74 20 74 68 65 20 61 64 64 |acted at the add| 00000840 72 65 73 73 0a 62 65 6e 65 61 74 68 2e 20 4e 6f |ress.beneath. No| 00000850 20 6c 69 61 62 69 6c 69 74 79 20 63 61 6e 20 62 | liability can b| 00000860 65 20 61 63 63 65 70 74 65 64 20 62 79 20 74 68 |e accepted by th| 00000870 65 20 61 75 74 68 6f 72 20 66 6f 72 20 61 6e 79 |e author for any| 00000880 20 6c 6f 73 73 20 6f 72 20 64 61 6d 61 67 65 0a | loss or damage.| 00000890 61 72 69 73 69 6e 67 20 66 72 6f 6d 20 75 73 65 |arising from use| 000008a0 20 6f 72 20 6d 69 73 75 73 65 20 6f 66 20 74 68 | or misuse of th| 000008b0 69 73 20 73 6f 66 74 77 61 72 65 2e 0a 0a 54 68 |is software...Th| 000008c0 65 20 70 72 6f 67 72 61 6d 20 68 61 73 20 62 65 |e program has be| 000008d0 65 6e 20 61 6d 61 6c 67 61 6d 61 74 65 64 20 77 |en amalgamated w| 000008e0 69 74 68 20 21 45 76 65 6e 74 53 68 65 6c 6c 20 |ith !EventShell | 000008f0 75 73 69 6e 67 0a 21 42 4c 69 62 49 49 20 62 79 |using.!BLibII by| 00000900 20 49 61 6e 20 50 61 6c 6d 65 72 2e 0a 0a 54 68 | Ian Palmer...Th| 00000910 65 20 72 65 73 75 6c 74 69 6e 67 20 70 72 6f 67 |e resulting prog| 00000920 72 61 6d 20 68 61 73 20 62 65 65 6e 20 27 73 68 |ram has been 'sh| 00000930 72 75 6e 6b 27 20 75 73 69 6e 67 0a 21 42 61 73 |runk' using.!Bas| 00000940 53 68 72 69 6e 6b 20 62 79 20 4a 6f 68 6e 20 57 |Shrink by John W| 00000950 61 6c 6c 61 63 65 2e 0a 0a 45 76 65 6e 74 53 68 |allace...EventSh| 00000960 65 6c 6c 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 54 |ell =========..T| 00000970 68 61 6e 6b 73 20 74 6f 20 50 61 75 6c 20 48 6f |hanks to Paul Ho| 00000980 62 62 73 20 66 6f 72 20 68 69 73 20 76 65 72 79 |bbs for his very| 00000990 20 75 73 65 66 75 6c 20 21 45 76 65 6e 74 53 68 | useful !EventSh| 000009a0 65 6c 6c 20 53 79 73 74 65 6d 2e 0a 0a 54 68 69 |ell System...Thi| 000009b0 73 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 75 73 |s application us| 000009c0 65 73 20 74 68 65 20 6c 69 62 72 61 72 79 20 6f |es the library o| 000009d0 66 20 72 6f 75 74 69 6e 65 73 20 6f 66 20 74 68 |f routines of th| 000009e0 65 20 61 62 6f 76 65 20 6e 61 6d 65 2c 20 77 68 |e above name, wh| 000009f0 69 63 68 0a 70 72 6f 76 69 64 65 20 61 6e 20 65 |ich.provide an e| 00000a00 61 73 79 20 77 61 79 20 6f 66 20 67 65 6e 65 72 |asy way of gener| 00000a10 65 61 74 69 6e 67 20 61 20 57 69 6d 70 20 50 72 |eating a Wimp Pr| 00000a20 6f 67 72 61 6d 2e 20 0a 0a 49 20 72 65 63 6f 6d |ogram. ..I recom| 00000a30 6d 65 6e 64 20 74 68 69 73 20 73 79 73 74 65 6d |mend this system| 00000a40 20 77 68 69 63 68 20 63 61 6e 20 62 65 20 6f 62 | which can be ob| 00000a50 74 61 69 6e 65 64 20 66 72 6f 6d 20 41 50 44 4c |tained from APDL| 00000a60 20 6f 72 20 6f 74 68 65 72 20 50 44 20 0a 4c 69 | or other PD .Li| 00000a70 62 72 61 72 69 65 73 2e 20 0a 0a 54 68 69 73 20 |braries. ..This | 00000a80 70 72 6f 67 72 61 6d 20 68 61 73 20 62 65 65 6e |program has been| 00000a90 20 77 72 69 74 74 65 6e 20 75 73 69 6e 67 20 74 | written using t| 00000aa0 68 65 20 72 6f 75 74 69 6e 65 73 20 73 75 70 70 |he routines supp| 00000ab0 6c 69 65 64 20 77 69 74 68 20 74 68 65 20 45 76 |lied with the Ev| 00000ac0 6e 74 53 68 65 6c 6c 20 6c 69 62 72 61 72 79 20 |ntShell library | 00000ad0 77 68 69 63 68 20 69 73 20 63 6f 70 79 72 69 67 |which is copyrig| 00000ae0 68 74 20 50 61 75 6c 20 48 6f 62 62 73 2e 20 54 |ht Paul Hobbs. T| 00000af0 68 65 20 6c 69 62 72 61 72 79 20 72 6f 75 74 69 |he library routi| 00000b00 6e 65 73 20 6d 61 79 20 62 65 20 64 69 73 74 72 |nes may be distr| 00000b10 69 62 75 74 65 64 20 73 75 62 6a 65 63 74 20 74 |ibuted subject t| 00000b20 6f 20 74 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 |o the following | 00000b30 63 6f 6e 64 69 74 69 6f 6e 73 3a 0a 0a 59 6f 75 |conditions:..You| 00000b40 20 68 61 76 65 20 70 65 72 6d 69 73 73 69 6f 6e | have permission| 00000b50 20 74 6f 20 75 73 65 20 61 6e 79 20 70 61 72 74 | to use any part| 00000b60 20 6f 72 20 74 68 65 20 77 68 6f 6c 65 20 6c 69 | or the whole li| 00000b70 62 72 61 72 79 20 69 6e 20 61 20 70 72 6f 6a 65 |brary in a proje| 00000b80 63 74 20 79 6f 75 20 69 6e 74 65 6e 64 20 74 6f |ct you intend to| 00000b90 20 70 6c 61 63 65 20 69 6e 20 74 68 65 20 70 75 | place in the pu| 00000ba0 62 6c 69 63 20 64 6f 6d 61 69 6e 2c 20 61 73 20 |blic domain, as | 00000bb0 6c 6f 6e 67 20 61 73 20 49 20 61 6d 20 66 75 6c |long as I am ful| 00000bc0 6c 79 20 63 72 65 64 69 74 65 64 20 28 76 69 61 |ly credited (via| 00000bd0 20 74 68 65 20 69 6e 63 6c 75 73 69 6f 6e 20 6f | the inclusion o| 00000be0 66 20 74 68 69 73 20 66 69 6c 65 20 69 6e 20 74 |f this file in t| 00000bf0 68 65 20 70 72 6f 67 72 61 6d 20 64 6f 63 75 6d |he program docum| 00000c00 65 6e 74 61 74 69 6f 6e 29 2e 20 49 66 20 79 6f |entation). If yo| 00000c10 75 20 77 69 73 68 20 74 6f 20 75 73 65 20 74 68 |u wish to use th| 00000c20 65 73 65 20 72 6f 75 74 69 6e 65 73 20 69 6e 20 |ese routines in | 00000c30 61 20 70 72 6f 67 72 61 6d 20 74 68 61 74 20 69 |a program that i| 00000c40 73 20 66 6f 72 20 73 61 6c 65 20 28 66 6f 72 20 |s for sale (for | 00000c50 68 6f 77 65 76 65 72 20 6d 75 63 68 20 61 6e 64 |however much and| 00000c60 20 66 6f 72 20 77 68 61 74 65 76 65 72 20 72 65 | for whatever re| 00000c70 61 73 6f 6e 73 29 20 6f 72 20 72 65 6c 65 61 73 |asons) or releas| 00000c80 65 64 20 61 73 20 63 6f 70 79 72 69 67 68 74 20 |ed as copyright | 00000c90 6d 61 74 65 72 69 61 6c 20 74 68 65 6e 20 6d 79 |material then my| 00000ca0 20 65 78 70 72 65 73 73 20 70 65 72 6d 69 73 73 | express permiss| 00000cb0 69 6f 6e 20 69 6e 20 77 72 69 74 69 6e 67 20 6d |ion in writing m| 00000cc0 75 73 74 20 62 65 20 6f 62 74 61 69 6e 65 64 2e |ust be obtained.| 00000cd0 20 49 20 6d 61 69 6e 74 61 69 6e 20 63 6f 70 79 | I maintain copy| 00000ce0 72 69 67 68 74 20 6f 6e 20 61 6c 6c 20 74 68 65 |right on all the| 00000cf0 20 6d 61 74 65 72 69 61 6c 20 73 75 70 70 6c 69 | material suppli| 00000d00 65 64 20 61 6e 64 20 72 65 73 65 72 76 65 20 74 |ed and reserve t| 00000d10 68 65 20 72 69 67 68 74 20 74 6f 20 61 6d 65 6e |he right to amen| 00000d20 64 20 74 68 65 73 65 20 63 6f 6e 64 69 74 69 6f |d these conditio| 00000d30 6e 73 0a 69 6e 20 63 61 73 65 73 20 77 68 65 72 |ns.in cases wher| 00000d40 65 20 49 20 64 65 65 6d 20 6d 69 73 75 73 65 2e |e I deem misuse.| 00000d50 20 0a 0a 54 68 65 20 6c 69 62 72 61 72 79 20 63 | ..The library c| 00000d60 6f 64 65 20 69 73 20 73 75 70 70 6c 69 65 64 20 |ode is supplied | 00000d70 66 72 65 65 20 6f 66 20 63 68 61 72 67 65 20 74 |free of charge t| 00000d80 6f 20 65 76 65 72 79 6f 6e 65 20 27 61 73 20 69 |o everyone 'as i| 00000d90 73 27 2e 20 54 68 65 72 65 20 69 73 20 6e 6f 20 |s'. There is no | 00000da0 67 75 61 72 61 6e 74 65 65 20 74 68 61 74 20 69 |guarantee that i| 00000db0 74 20 69 73 20 66 72 65 65 20 66 72 6f 6d 20 62 |t is free from b| 00000dc0 75 67 73 20 61 6e 64 20 6e 6f 20 77 61 72 72 61 |ugs and no warra| 00000dd0 6e 74 79 20 69 73 20 67 69 76 65 6e 20 61 62 6f |nty is given abo| 00000de0 75 74 20 69 74 73 20 73 75 69 74 61 62 69 6c 69 |ut its suitabili| 00000df0 74 79 20 66 6f 72 20 75 73 65 2e 0a 0a 46 75 72 |ty for use...Fur| 00000e00 74 68 65 72 20 64 65 74 61 69 6c 73 20 61 62 6f |ther details abo| 00000e10 75 74 20 45 76 6e 74 53 68 65 6c 6c 20 6d 61 79 |ut EvntShell may| 00000e20 20 62 65 20 6f 62 74 61 69 6e 65 64 20 66 72 6f | be obtained fro| 00000e30 6d 20 74 68 65 20 61 75 74 68 6f 72 3a 0a 0a 50 |m the author:..P| 00000e40 61 75 6c 20 48 6f 62 62 73 0a 52 68 65 69 6e 70 |aul Hobbs.Rheinp| 00000e50 66 61 6c 7a 73 74 72 61 73 73 65 20 32 0a 38 35 |falzstrasse 2.85| 00000e60 30 34 39 20 49 6e 67 6f 6c 73 74 61 64 74 0a 47 |049 Ingolstadt.G| 00000e70 65 72 6d 61 6e 79 0a 0a 54 68 65 20 68 65 61 70 |ermany..The heap| 00000e80 20 6d 61 6e 61 67 65 72 20 72 6f 75 74 69 6e 65 | manager routine| 00000e90 73 20 75 73 65 64 20 62 79 20 45 76 6e 74 53 68 |s used by EvntSh| 00000ea0 65 6c 6c 20 61 72 65 20 63 6f 70 79 72 69 67 68 |ell are copyrigh| 00000eb0 74 20 52 69 73 63 20 55 73 65 72 20 61 6e 64 20 |t Risc User and | 00000ec0 61 72 65 20 75 73 65 64 20 77 69 74 68 20 70 65 |are used with pe| 00000ed0 72 6d 69 73 73 69 6f 6e 2e 0a 0a 2d 2d 2d 2d 2d |rmission...-----| 00000ee0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000f20 2d 2d 2d 2d 2d 2d 2d 2d 0a 41 6e 79 20 69 6d 70 |--------.Any imp| 00000f30 72 6f 76 65 6d 65 6e 74 73 20 6f 72 20 62 75 67 |rovements or bug| 00000f40 73 2c 20 70 6c 65 61 73 65 20 72 65 70 6f 72 74 |s, please report| 00000f50 20 74 6f 20 3a 2d 0a 0a 52 6f 62 65 72 74 20 53 | to :-..Robert S| 00000f60 65 61 67 6f 2e 0a 0a 34 30 20 41 6c 74 6f 6e 20 |eago...40 Alton | 00000f70 50 61 72 6b 20 52 6f 61 64 20 0a 43 6c 61 63 74 |Park Road .Clact| 00000f80 6f 6e 20 4f 6e 20 53 65 61 0a 45 73 73 65 78 2e |on On Sea.Essex.| 00000f90 0a 0a 43 4f 31 35 20 31 45 44 |..CO15 1ED| 00000f9a