Home » Archimedes archive » Acorn User » AU 1996-12 A.adf » Regulars » C/!Acronyms/Docs/History
C/!Acronyms/Docs/History
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 User » AU 1996-12 A.adf » Regulars |
Filename: | C/!Acronyms/Docs/History |
Read OK: | ✔ |
File size: | 0A0E bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
History of !Acronyms by Gareth Duncan ------------------------------------- Version 1.0 ----------- This was the first incarnation of !Acronyms and was written in BASIC. It provides you with a small but perfectly formed window with two writable icons postioned one above the other. All you need to do is write your unknown abbreviation into the top icon and the full meaning is provided in the icon below it. Two versions are avaliable, the first installs itself onto the icon bar and the second is a VIX version for voyager. Version 2.0 ----------- This version of !Acronyms was written in C and so is much faster. The acronyms are kept in a text file and so can be added to and edited easily. The program allows a maximum of 20,000 acronyms to be added to the text file before it runs out of space. Version 2.5 ----------- You can now enter the text in lower case and it will be converted to upper case. Smileys are now supported and the list has got non-internet abbreviations now. Version 2.75 ------------ Icon on the Icon bar added and also an info window. I have also made it so that when the computer is shutdown !Acronyms quits. Version 3.0 ----------- Re-wrote the whole program to improve various things and to alter some of the error messages. The number of Acronyms that can be added to CaseInSens and CaseSens has been reduced to 750 each and the wimp slot of the program has also been reduced from 500K to 60K. Version 3.5 ----------- Added the Click Here To Open CaseSens file and Click Here To Open CaseInSens File icons and also the Scan Files entry to the menu to make adding new abbreviations easier. I also added the help entry to the menu to make getting at the help file easier. Also fixed the info window that said July when it was actually August (oh well, who cares what month it is). Version 3.75 ------------ Used the template file provided by Clifford Downs which is better than my one. The window now also gains the input focus when you open it. I also changed the menu structure adding the submenus Help and Options so that all the old functions e.g. opening the CaseSens file are accesable from the menu structure. Fixed the bug that when F12 was pressed it didn't work. Possible improvements in the future ----------------------------------- 1) Automatic translation of any acronyms in any text file that is dragged to the program. 2) Help when using the !Help program, supplied with all acorn computers. Bugs ---- 1) Using adjust does not keep the menu open. 2) Every time you use the scanfiles option more memory is used.
00000000 48 69 73 74 6f 72 79 20 6f 66 20 21 41 63 72 6f |History of !Acro| 00000010 6e 79 6d 73 20 62 79 20 47 61 72 65 74 68 20 44 |nyms by Gareth D| 00000020 75 6e 63 61 6e 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |uncan.----------| 00000030 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000040 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 56 65 72 |-----------..Ver| 00000050 73 69 6f 6e 20 31 2e 30 0a 2d 2d 2d 2d 2d 2d 2d |sion 1.0.-------| 00000060 2d 2d 2d 2d 0a 54 68 69 73 20 77 61 73 20 74 68 |----.This was th| 00000070 65 20 66 69 72 73 74 20 69 6e 63 61 72 6e 61 74 |e first incarnat| 00000080 69 6f 6e 20 6f 66 20 21 41 63 72 6f 6e 79 6d 73 |ion of !Acronyms| 00000090 20 61 6e 64 20 77 61 73 20 77 72 69 74 74 65 6e | and was written| 000000a0 20 69 6e 20 42 41 53 49 43 2e 0a 49 74 20 70 72 | in BASIC..It pr| 000000b0 6f 76 69 64 65 73 20 79 6f 75 20 77 69 74 68 20 |ovides you with | 000000c0 61 20 73 6d 61 6c 6c 20 62 75 74 20 70 65 72 66 |a small but perf| 000000d0 65 63 74 6c 79 20 66 6f 72 6d 65 64 20 77 69 6e |ectly formed win| 000000e0 64 6f 77 20 77 69 74 68 20 74 77 6f 20 0a 77 72 |dow with two .wr| 000000f0 69 74 61 62 6c 65 20 69 63 6f 6e 73 20 70 6f 73 |itable icons pos| 00000100 74 69 6f 6e 65 64 20 6f 6e 65 20 61 62 6f 76 65 |tioned one above| 00000110 20 74 68 65 20 6f 74 68 65 72 2e 20 41 6c 6c 20 | the other. All | 00000120 79 6f 75 20 6e 65 65 64 20 74 6f 20 64 6f 20 69 |you need to do i| 00000130 73 0a 77 72 69 74 65 20 79 6f 75 72 20 75 6e 6b |s.write your unk| 00000140 6e 6f 77 6e 20 61 62 62 72 65 76 69 61 74 69 6f |nown abbreviatio| 00000150 6e 20 69 6e 74 6f 20 74 68 65 20 74 6f 70 20 69 |n into the top i| 00000160 63 6f 6e 20 61 6e 64 20 74 68 65 20 66 75 6c 6c |con and the full| 00000170 20 6d 65 61 6e 69 6e 67 0a 69 73 20 70 72 6f 76 | meaning.is prov| 00000180 69 64 65 64 20 69 6e 20 74 68 65 20 69 63 6f 6e |ided in the icon| 00000190 20 62 65 6c 6f 77 20 69 74 2e 20 54 77 6f 20 76 | below it. Two v| 000001a0 65 72 73 69 6f 6e 73 20 61 72 65 20 61 76 61 6c |ersions are aval| 000001b0 69 61 62 6c 65 2c 20 74 68 65 0a 66 69 72 73 74 |iable, the.first| 000001c0 20 69 6e 73 74 61 6c 6c 73 20 69 74 73 65 6c 66 | installs itself| 000001d0 20 6f 6e 74 6f 20 74 68 65 20 69 63 6f 6e 20 62 | onto the icon b| 000001e0 61 72 20 61 6e 64 20 74 68 65 20 73 65 63 6f 6e |ar and the secon| 000001f0 64 20 69 73 20 61 20 56 49 58 0a 76 65 72 73 69 |d is a VIX.versi| 00000200 6f 6e 20 66 6f 72 20 76 6f 79 61 67 65 72 2e 0a |on for voyager..| 00000210 0a 56 65 72 73 69 6f 6e 20 32 2e 30 0a 2d 2d 2d |.Version 2.0.---| 00000220 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 68 69 73 20 76 65 |--------.This ve| 00000230 72 73 69 6f 6e 20 6f 66 20 21 41 63 72 6f 6e 79 |rsion of !Acrony| 00000240 6d 73 20 77 61 73 20 77 72 69 74 74 65 6e 20 69 |ms was written i| 00000250 6e 20 43 20 61 6e 64 20 73 6f 20 69 73 20 6d 75 |n C and so is mu| 00000260 63 68 20 66 61 73 74 65 72 2e 20 54 68 65 0a 61 |ch faster. The.a| 00000270 63 72 6f 6e 79 6d 73 20 61 72 65 20 6b 65 70 74 |cronyms are kept| 00000280 20 69 6e 20 61 20 74 65 78 74 20 66 69 6c 65 20 | in a text file | 00000290 61 6e 64 20 73 6f 20 63 61 6e 20 62 65 20 61 64 |and so can be ad| 000002a0 64 65 64 20 74 6f 20 61 6e 64 20 65 64 69 74 65 |ded to and edite| 000002b0 64 20 0a 65 61 73 69 6c 79 2e 20 54 68 65 20 70 |d .easily. The p| 000002c0 72 6f 67 72 61 6d 20 61 6c 6c 6f 77 73 20 61 20 |rogram allows a | 000002d0 6d 61 78 69 6d 75 6d 20 6f 66 20 32 30 2c 30 30 |maximum of 20,00| 000002e0 30 20 61 63 72 6f 6e 79 6d 73 20 74 6f 20 62 65 |0 acronyms to be| 000002f0 20 61 64 64 65 64 20 74 6f 0a 74 68 65 20 74 65 | added to.the te| 00000300 78 74 20 66 69 6c 65 20 62 65 66 6f 72 65 20 69 |xt file before i| 00000310 74 20 72 75 6e 73 20 6f 75 74 20 6f 66 20 73 70 |t runs out of sp| 00000320 61 63 65 2e 0a 0a 56 65 72 73 69 6f 6e 20 32 2e |ace...Version 2.| 00000330 35 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 59 6f |5.-----------.Yo| 00000340 75 20 63 61 6e 20 6e 6f 77 20 65 6e 74 65 72 20 |u can now enter | 00000350 74 68 65 20 74 65 78 74 20 69 6e 20 6c 6f 77 65 |the text in lowe| 00000360 72 20 63 61 73 65 20 61 6e 64 20 69 74 20 77 69 |r case and it wi| 00000370 6c 6c 20 62 65 20 63 6f 6e 76 65 72 74 65 64 20 |ll be converted | 00000380 74 6f 20 0a 75 70 70 65 72 20 63 61 73 65 2e 20 |to .upper case. | 00000390 53 6d 69 6c 65 79 73 20 61 72 65 20 6e 6f 77 20 |Smileys are now | 000003a0 73 75 70 70 6f 72 74 65 64 20 61 6e 64 20 74 68 |supported and th| 000003b0 65 20 6c 69 73 74 20 68 61 73 20 67 6f 74 0a 6e |e list has got.n| 000003c0 6f 6e 2d 69 6e 74 65 72 6e 65 74 20 61 62 62 72 |on-internet abbr| 000003d0 65 76 69 61 74 69 6f 6e 73 20 6e 6f 77 2e 0a 0a |eviations now...| 000003e0 56 65 72 73 69 6f 6e 20 32 2e 37 35 0a 2d 2d 2d |Version 2.75.---| 000003f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 49 63 6f 6e 20 6f |---------.Icon o| 00000400 6e 20 74 68 65 20 49 63 6f 6e 20 62 61 72 20 61 |n the Icon bar a| 00000410 64 64 65 64 20 61 6e 64 20 61 6c 73 6f 20 61 6e |dded and also an| 00000420 20 69 6e 66 6f 20 77 69 6e 64 6f 77 2e 20 49 20 | info window. I | 00000430 68 61 76 65 20 61 6c 73 6f 20 6d 61 64 65 20 0a |have also made .| 00000440 69 74 20 73 6f 20 74 68 61 74 20 77 68 65 6e 20 |it so that when | 00000450 74 68 65 20 63 6f 6d 70 75 74 65 72 20 69 73 20 |the computer is | 00000460 73 68 75 74 64 6f 77 6e 20 21 41 63 72 6f 6e 79 |shutdown !Acrony| 00000470 6d 73 20 71 75 69 74 73 2e 20 0a 0a 56 65 72 73 |ms quits. ..Vers| 00000480 69 6f 6e 20 33 2e 30 0a 2d 2d 2d 2d 2d 2d 2d 2d |ion 3.0.--------| 00000490 2d 2d 2d 0a 52 65 2d 77 72 6f 74 65 20 74 68 65 |---.Re-wrote the| 000004a0 20 77 68 6f 6c 65 20 70 72 6f 67 72 61 6d 20 74 | whole program t| 000004b0 6f 20 69 6d 70 72 6f 76 65 20 76 61 72 69 6f 75 |o improve variou| 000004c0 73 20 74 68 69 6e 67 73 20 61 6e 64 20 74 6f 20 |s things and to | 000004d0 61 6c 74 65 72 20 73 6f 6d 65 0a 6f 66 20 74 68 |alter some.of th| 000004e0 65 20 65 72 72 6f 72 20 6d 65 73 73 61 67 65 73 |e error messages| 000004f0 2e 20 54 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 |. The number of | 00000500 41 63 72 6f 6e 79 6d 73 20 74 68 61 74 20 63 61 |Acronyms that ca| 00000510 6e 20 62 65 20 61 64 64 65 64 20 74 6f 0a 43 61 |n be added to.Ca| 00000520 73 65 49 6e 53 65 6e 73 20 61 6e 64 20 43 61 73 |seInSens and Cas| 00000530 65 53 65 6e 73 20 68 61 73 20 62 65 65 6e 20 72 |eSens has been r| 00000540 65 64 75 63 65 64 20 74 6f 20 37 35 30 20 65 61 |educed to 750 ea| 00000550 63 68 20 61 6e 64 20 74 68 65 20 77 69 6d 70 20 |ch and the wimp | 00000560 73 6c 6f 74 0a 6f 66 20 74 68 65 20 70 72 6f 67 |slot.of the prog| 00000570 72 61 6d 20 68 61 73 20 61 6c 73 6f 20 62 65 65 |ram has also bee| 00000580 6e 20 72 65 64 75 63 65 64 20 66 72 6f 6d 20 35 |n reduced from 5| 00000590 30 30 4b 20 74 6f 20 36 30 4b 2e 0a 0a 56 65 72 |00K to 60K...Ver| 000005a0 73 69 6f 6e 20 33 2e 35 0a 2d 2d 2d 2d 2d 2d 2d |sion 3.5.-------| 000005b0 2d 2d 2d 2d 0a 41 64 64 65 64 20 74 68 65 20 43 |----.Added the C| 000005c0 6c 69 63 6b 20 48 65 72 65 20 54 6f 20 4f 70 65 |lick Here To Ope| 000005d0 6e 20 43 61 73 65 53 65 6e 73 20 66 69 6c 65 20 |n CaseSens file | 000005e0 61 6e 64 20 43 6c 69 63 6b 20 48 65 72 65 20 54 |and Click Here T| 000005f0 6f 20 4f 70 65 6e 0a 43 61 73 65 49 6e 53 65 6e |o Open.CaseInSen| 00000600 73 20 46 69 6c 65 20 69 63 6f 6e 73 20 61 6e 64 |s File icons and| 00000610 20 61 6c 73 6f 20 74 68 65 20 53 63 61 6e 20 46 | also the Scan F| 00000620 69 6c 65 73 20 65 6e 74 72 79 20 74 6f 20 74 68 |iles entry to th| 00000630 65 20 6d 65 6e 75 20 74 6f 0a 6d 61 6b 65 20 20 |e menu to.make | 00000640 61 64 64 69 6e 67 20 6e 65 77 20 61 62 62 72 65 |adding new abbre| 00000650 76 69 61 74 69 6f 6e 73 20 65 61 73 69 65 72 2e |viations easier.| 00000660 20 49 20 61 6c 73 6f 20 61 64 64 65 64 20 74 68 | I also added th| 00000670 65 20 68 65 6c 70 20 65 6e 74 72 79 20 74 6f 0a |e help entry to.| 00000680 74 68 65 20 6d 65 6e 75 20 74 6f 20 6d 61 6b 65 |the menu to make| 00000690 20 67 65 74 74 69 6e 67 20 61 74 20 74 68 65 20 | getting at the | 000006a0 68 65 6c 70 20 66 69 6c 65 20 65 61 73 69 65 72 |help file easier| 000006b0 2e 20 41 6c 73 6f 20 66 69 78 65 64 20 74 68 65 |. Also fixed the| 000006c0 20 69 6e 66 6f 0a 77 69 6e 64 6f 77 20 74 68 61 | info.window tha| 000006d0 74 20 73 61 69 64 20 4a 75 6c 79 20 77 68 65 6e |t said July when| 000006e0 20 69 74 20 77 61 73 20 61 63 74 75 61 6c 6c 79 | it was actually| 000006f0 20 41 75 67 75 73 74 20 28 6f 68 20 77 65 6c 6c | August (oh well| 00000700 2c 20 77 68 6f 20 63 61 72 65 73 0a 77 68 61 74 |, who cares.what| 00000710 20 6d 6f 6e 74 68 20 69 74 20 69 73 29 2e 0a 0a | month it is)...| 00000720 56 65 72 73 69 6f 6e 20 33 2e 37 35 0a 2d 2d 2d |Version 3.75.---| 00000730 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 55 73 65 64 20 74 |---------.Used t| 00000740 68 65 20 74 65 6d 70 6c 61 74 65 20 66 69 6c 65 |he template file| 00000750 20 70 72 6f 76 69 64 65 64 20 62 79 20 43 6c 69 | provided by Cli| 00000760 66 66 6f 72 64 20 44 6f 77 6e 73 20 77 68 69 63 |fford Downs whic| 00000770 68 20 69 73 20 62 65 74 74 65 72 20 74 68 61 6e |h is better than| 00000780 0a 6d 79 20 6f 6e 65 2e 20 54 68 65 20 77 69 6e |.my one. The win| 00000790 64 6f 77 20 6e 6f 77 20 61 6c 73 6f 20 67 61 69 |dow now also gai| 000007a0 6e 73 20 74 68 65 20 69 6e 70 75 74 20 66 6f 63 |ns the input foc| 000007b0 75 73 20 77 68 65 6e 20 79 6f 75 20 6f 70 65 6e |us when you open| 000007c0 20 69 74 2e 20 49 0a 61 6c 73 6f 20 63 68 61 6e | it. I.also chan| 000007d0 67 65 64 20 74 68 65 20 6d 65 6e 75 20 73 74 72 |ged the menu str| 000007e0 75 63 74 75 72 65 20 61 64 64 69 6e 67 20 74 68 |ucture adding th| 000007f0 65 20 73 75 62 6d 65 6e 75 73 20 48 65 6c 70 20 |e submenus Help | 00000800 61 6e 64 20 4f 70 74 69 6f 6e 73 0a 73 6f 20 74 |and Options.so t| 00000810 68 61 74 20 61 6c 6c 20 74 68 65 20 6f 6c 64 20 |hat all the old | 00000820 66 75 6e 63 74 69 6f 6e 73 20 65 2e 67 2e 20 6f |functions e.g. o| 00000830 70 65 6e 69 6e 67 20 74 68 65 20 43 61 73 65 53 |pening the CaseS| 00000840 65 6e 73 20 66 69 6c 65 20 61 72 65 0a 61 63 63 |ens file are.acc| 00000850 65 73 61 62 6c 65 20 66 72 6f 6d 20 74 68 65 20 |esable from the | 00000860 6d 65 6e 75 20 73 74 72 75 63 74 75 72 65 2e 20 |menu structure. | 00000870 46 69 78 65 64 20 74 68 65 20 62 75 67 20 74 68 |Fixed the bug th| 00000880 61 74 20 77 68 65 6e 20 46 31 32 20 77 61 73 0a |at when F12 was.| 00000890 70 72 65 73 73 65 64 20 69 74 20 64 69 64 6e 27 |pressed it didn'| 000008a0 74 20 77 6f 72 6b 2e 0a 0a 50 6f 73 73 69 62 6c |t work...Possibl| 000008b0 65 20 69 6d 70 72 6f 76 65 6d 65 6e 74 73 20 69 |e improvements i| 000008c0 6e 20 74 68 65 20 66 75 74 75 72 65 0a 2d 2d 2d |n the future.---| 000008d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000008f0 0a 0a 31 29 20 41 75 74 6f 6d 61 74 69 63 20 74 |..1) Automatic t| 00000900 72 61 6e 73 6c 61 74 69 6f 6e 20 6f 66 20 61 6e |ranslation of an| 00000910 79 20 61 63 72 6f 6e 79 6d 73 20 69 6e 20 61 6e |y acronyms in an| 00000920 79 20 74 65 78 74 20 66 69 6c 65 20 74 68 61 74 |y text file that| 00000930 20 69 73 20 0a 64 72 61 67 67 65 64 20 74 6f 20 | is .dragged to | 00000940 74 68 65 20 70 72 6f 67 72 61 6d 2e 0a 32 29 20 |the program..2) | 00000950 48 65 6c 70 20 77 68 65 6e 20 75 73 69 6e 67 20 |Help when using | 00000960 74 68 65 20 21 48 65 6c 70 20 70 72 6f 67 72 61 |the !Help progra| 00000970 6d 2c 20 73 75 70 70 6c 69 65 64 20 77 69 74 68 |m, supplied with| 00000980 20 61 6c 6c 20 61 63 6f 72 6e 0a 63 6f 6d 70 75 | all acorn.compu| 00000990 74 65 72 73 2e 0a 0a 42 75 67 73 0a 2d 2d 2d 2d |ters...Bugs.----| 000009a0 0a 0a 31 29 20 55 73 69 6e 67 20 61 64 6a 75 73 |..1) Using adjus| 000009b0 74 20 64 6f 65 73 20 6e 6f 74 20 6b 65 65 70 20 |t does not keep | 000009c0 74 68 65 20 6d 65 6e 75 20 6f 70 65 6e 2e 0a 32 |the menu open..2| 000009d0 29 20 45 76 65 72 79 20 74 69 6d 65 20 79 6f 75 |) Every time you| 000009e0 20 75 73 65 20 74 68 65 20 73 63 61 6e 66 69 6c | use the scanfil| 000009f0 65 73 20 6f 70 74 69 6f 6e 20 6d 6f 72 65 20 6d |es option more m| 00000a00 65 6d 6f 72 79 20 69 73 20 75 73 65 64 2e |emory is used.| 00000a0e