Home » Archimedes archive » Micro User » MU 1991-12.adf » PD-Stuff » Utils/!Easilarm/!Readme
Utils/!Easilarm/!Readme
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 » Micro User » MU 1991-12.adf » PD-Stuff |
Filename: | Utils/!Easilarm/!Readme |
Read OK: | ✔ |
File size: | 0A3F bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Notes on Easilarm: ------------------ This application was mainly written for my own personal pleasure, and also to see if I could do it (which I have). It was also written because I find Acorns alarm, good though it is, very irritating to use. As I do not have a hard disk I therefore have to go rummaging for my Applications disk everytime I want to set an alarm, even if the alarm is only for ten minutes away, this is very annoying. So I wrote this, which is less sophisticated but I hope, easier to use (hence Easilarm). Use of this is supposed to be fairly natural, so if you are reading this in hope of help then I suppose I have failed... When setting a string (either for alarm or time) it MUST be in the form xx:yy where xx<=24 and yy<60 because this is all my string handler will allow. BUT on the string input line for the alarm you CAN enter minutes (up to 1000000, but as the system does not take account of date this is pointless) and also hours (a single figure followed by an h or H) Before the alarm rings press CANCEL to cancel the alarm (easy, huh.) When the alarm is ringing press CANCEL to stop it, but it will only carry on for a minute anyway, then it will cancel itself. The options are - Beep - bleep when alarmtime comes. Window - Makes a window appear when the alarm rings. Icon - Makes the icon flash when the alarm rings Any or all of these can be turned off/changed at any time (including when the alarm is ringing). I still hold the rights to this although I have released it into the public domain. This program is taken as is and no responsibility can be taken for any damage caused by it (it shouldn't). I do not give any guarantee that it is free from bugs and/or viral infections. (Although it wasn't virused when I released it.) This program may be copied freely as long as it is supplied with all files including this one and also there is no charge for it (except media and postage costs). If you wish to use any part of this program in a release which will be charged for; or copyrighted, my express permission in writing MUST be obtained (Preferably for a suitable fee!!!) I maintain all rights to this material and reserve the right to change any of these conditions when I feel like it. I fully recognise the work that made this possible done by Jason O'Broin and published in Mar 90 issue or Acorn User. Anybody who wants to criticise/talk about/improve this program can contact me at : Archive bb (0603745932) as Boondock on Acc 497 Arcade bb (0816542212) as Boondock on Acc 437 Anywhere else where I have a mailbox as Boondock.
00000000 4e 6f 74 65 73 20 6f 6e 20 45 61 73 69 6c 61 72 |Notes on Easilar| 00000010 6d 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |m:.-------------| 00000020 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 61 70 70 6c |-----..This appl| 00000030 69 63 61 74 69 6f 6e 20 77 61 73 20 6d 61 69 6e |ication was main| 00000040 6c 79 20 77 72 69 74 74 65 6e 20 66 6f 72 20 6d |ly written for m| 00000050 79 20 6f 77 6e 20 70 65 72 73 6f 6e 61 6c 20 70 |y own personal p| 00000060 6c 65 61 73 75 72 65 2c 20 61 6e 64 20 61 6c 73 |leasure, and als| 00000070 6f 20 74 6f 20 73 65 65 20 69 66 20 49 20 63 6f |o to see if I co| 00000080 75 6c 64 20 64 6f 20 69 74 20 28 77 68 69 63 68 |uld do it (which| 00000090 20 49 20 68 61 76 65 29 2e 0a 49 74 20 77 61 73 | I have)..It was| 000000a0 20 61 6c 73 6f 20 77 72 69 74 74 65 6e 20 62 65 | also written be| 000000b0 63 61 75 73 65 20 49 20 66 69 6e 64 20 41 63 6f |cause I find Aco| 000000c0 72 6e 73 20 61 6c 61 72 6d 2c 20 67 6f 6f 64 20 |rns alarm, good | 000000d0 74 68 6f 75 67 68 20 69 74 20 69 73 2c 20 76 65 |though it is, ve| 000000e0 72 79 20 69 72 72 69 74 61 74 69 6e 67 20 74 6f |ry irritating to| 000000f0 20 75 73 65 2e 20 41 73 20 49 20 64 6f 20 6e 6f | use. As I do no| 00000100 74 20 68 61 76 65 20 61 20 68 61 72 64 20 64 69 |t have a hard di| 00000110 73 6b 20 0a 49 20 74 68 65 72 65 66 6f 72 65 20 |sk .I therefore | 00000120 68 61 76 65 20 74 6f 20 67 6f 20 72 75 6d 6d 61 |have to go rumma| 00000130 67 69 6e 67 20 66 6f 72 20 6d 79 20 41 70 70 6c |ging for my Appl| 00000140 69 63 61 74 69 6f 6e 73 20 64 69 73 6b 20 65 76 |ications disk ev| 00000150 65 72 79 74 69 6d 65 20 49 20 77 61 6e 74 20 74 |erytime I want t| 00000160 6f 20 73 65 74 20 61 6e 20 61 6c 61 72 6d 2c 20 |o set an alarm, | 00000170 65 76 65 6e 20 69 66 20 74 68 65 20 61 6c 61 72 |even if the alar| 00000180 6d 20 69 73 20 6f 6e 6c 79 20 66 6f 72 0a 74 65 |m is only for.te| 00000190 6e 20 6d 69 6e 75 74 65 73 20 61 77 61 79 2c 20 |n minutes away, | 000001a0 74 68 69 73 20 69 73 20 76 65 72 79 20 61 6e 6e |this is very ann| 000001b0 6f 79 69 6e 67 2e 0a 53 6f 20 49 20 77 72 6f 74 |oying..So I wrot| 000001c0 65 20 74 68 69 73 2c 20 77 68 69 63 68 20 69 73 |e this, which is| 000001d0 20 6c 65 73 73 20 73 6f 70 68 69 73 74 69 63 61 | less sophistica| 000001e0 74 65 64 20 62 75 74 20 49 20 68 6f 70 65 2c 20 |ted but I hope, | 000001f0 65 61 73 69 65 72 20 74 6f 20 75 73 65 20 28 68 |easier to use (h| 00000200 65 6e 63 65 20 45 61 73 69 6c 61 72 6d 29 2e 0a |ence Easilarm)..| 00000210 0a 55 73 65 20 6f 66 20 74 68 69 73 20 69 73 20 |.Use of this is | 00000220 73 75 70 70 6f 73 65 64 20 74 6f 20 62 65 20 66 |supposed to be f| 00000230 61 69 72 6c 79 20 6e 61 74 75 72 61 6c 2c 20 73 |airly natural, s| 00000240 6f 20 69 66 20 79 6f 75 20 61 72 65 20 72 65 61 |o if you are rea| 00000250 64 69 6e 67 20 74 68 69 73 20 69 6e 20 68 6f 70 |ding this in hop| 00000260 65 20 6f 66 20 68 65 6c 70 20 74 68 65 6e 20 49 |e of help then I| 00000270 20 73 75 70 70 6f 73 65 20 49 20 68 61 76 65 0a | suppose I have.| 00000280 66 61 69 6c 65 64 2e 2e 2e 0a 0a 57 68 65 6e 20 |failed.....When | 00000290 73 65 74 74 69 6e 67 20 61 20 73 74 72 69 6e 67 |setting a string| 000002a0 20 28 65 69 74 68 65 72 20 66 6f 72 20 61 6c 61 | (either for ala| 000002b0 72 6d 20 6f 72 20 74 69 6d 65 29 20 69 74 20 4d |rm or time) it M| 000002c0 55 53 54 20 62 65 20 69 6e 20 74 68 65 20 66 6f |UST be in the fo| 000002d0 72 6d 20 78 78 3a 79 79 20 77 68 65 72 65 0a 78 |rm xx:yy where.x| 000002e0 78 3c 3d 32 34 20 61 6e 64 20 79 79 3c 36 30 20 |x<=24 and yy<60 | 000002f0 62 65 63 61 75 73 65 20 74 68 69 73 20 69 73 20 |because this is | 00000300 61 6c 6c 20 6d 79 20 73 74 72 69 6e 67 20 68 61 |all my string ha| 00000310 6e 64 6c 65 72 20 77 69 6c 6c 20 61 6c 6c 6f 77 |ndler will allow| 00000320 2e 0a 42 55 54 20 6f 6e 20 74 68 65 20 73 74 72 |..BUT on the str| 00000330 69 6e 67 20 69 6e 70 75 74 20 6c 69 6e 65 20 66 |ing input line f| 00000340 6f 72 20 74 68 65 20 61 6c 61 72 6d 20 79 6f 75 |or the alarm you| 00000350 20 43 41 4e 20 65 6e 74 65 72 20 6d 69 6e 75 74 | CAN enter minut| 00000360 65 73 20 28 75 70 20 74 6f 20 31 30 30 30 30 30 |es (up to 100000| 00000370 30 2c 20 62 75 74 20 61 73 20 74 68 65 20 73 79 |0, but as the sy| 00000380 73 74 65 6d 20 64 6f 65 73 20 6e 6f 74 20 74 61 |stem does not ta| 00000390 6b 65 20 61 63 63 6f 75 6e 74 20 6f 66 20 64 61 |ke account of da| 000003a0 74 65 0a 74 68 69 73 20 69 73 20 70 6f 69 6e 74 |te.this is point| 000003b0 6c 65 73 73 29 20 61 6e 64 20 61 6c 73 6f 20 68 |less) and also h| 000003c0 6f 75 72 73 20 28 61 20 73 69 6e 67 6c 65 20 66 |ours (a single f| 000003d0 69 67 75 72 65 20 66 6f 6c 6c 6f 77 65 64 20 62 |igure followed b| 000003e0 79 20 61 6e 20 68 20 6f 72 20 48 29 0a 0a 42 65 |y an h or H)..Be| 000003f0 66 6f 72 65 20 74 68 65 20 61 6c 61 72 6d 20 72 |fore the alarm r| 00000400 69 6e 67 73 20 70 72 65 73 73 20 43 41 4e 43 45 |ings press CANCE| 00000410 4c 20 74 6f 20 63 61 6e 63 65 6c 20 74 68 65 20 |L to cancel the | 00000420 61 6c 61 72 6d 20 28 65 61 73 79 2c 20 68 75 68 |alarm (easy, huh| 00000430 2e 29 0a 57 68 65 6e 20 74 68 65 20 61 6c 61 72 |.).When the alar| 00000440 6d 20 69 73 20 72 69 6e 67 69 6e 67 20 70 72 65 |m is ringing pre| 00000450 73 73 20 43 41 4e 43 45 4c 20 74 6f 20 73 74 6f |ss CANCEL to sto| 00000460 70 20 69 74 2c 20 62 75 74 20 69 74 20 77 69 6c |p it, but it wil| 00000470 6c 20 6f 6e 6c 79 20 63 61 72 72 79 20 6f 6e 20 |l only carry on | 00000480 66 6f 72 20 61 20 6d 69 6e 75 74 65 20 61 6e 79 |for a minute any| 00000490 77 61 79 2c 20 74 68 65 6e 20 69 74 20 77 69 6c |way, then it wil| 000004a0 6c 20 63 61 6e 63 65 6c 20 69 74 73 65 6c 66 2e |l cancel itself.| 000004b0 0a 0a 54 68 65 20 6f 70 74 69 6f 6e 73 20 61 72 |..The options ar| 000004c0 65 20 2d 20 42 65 65 70 20 2d 20 62 6c 65 65 70 |e - Beep - bleep| 000004d0 20 77 68 65 6e 20 61 6c 61 72 6d 74 69 6d 65 20 | when alarmtime | 000004e0 63 6f 6d 65 73 2e 0a 20 20 20 20 20 20 20 20 20 |comes.. | 000004f0 20 20 20 20 20 20 20 20 20 57 69 6e 64 6f 77 20 | Window | 00000500 2d 20 4d 61 6b 65 73 20 61 20 77 69 6e 64 6f 77 |- Makes a window| 00000510 20 61 70 70 65 61 72 20 77 68 65 6e 20 74 68 65 | appear when the| 00000520 20 61 6c 61 72 6d 20 72 69 6e 67 73 2e 0a 20 20 | alarm rings.. | 00000530 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000540 49 63 6f 6e 20 2d 20 4d 61 6b 65 73 20 74 68 65 |Icon - Makes the| 00000550 20 69 63 6f 6e 20 66 6c 61 73 68 20 77 68 65 6e | icon flash when| 00000560 20 74 68 65 20 61 6c 61 72 6d 20 72 69 6e 67 73 | the alarm rings| 00000570 0a 41 6e 79 20 6f 72 20 61 6c 6c 20 6f 66 20 74 |.Any or all of t| 00000580 68 65 73 65 20 63 61 6e 20 62 65 20 74 75 72 6e |hese can be turn| 00000590 65 64 20 6f 66 66 2f 63 68 61 6e 67 65 64 20 61 |ed off/changed a| 000005a0 74 20 61 6e 79 20 74 69 6d 65 20 28 69 6e 63 6c |t any time (incl| 000005b0 75 64 69 6e 67 20 77 68 65 6e 20 74 68 65 20 61 |uding when the a| 000005c0 6c 61 72 6d 20 69 73 20 72 69 6e 67 69 6e 67 29 |larm is ringing)| 000005d0 2e 0a 0a 49 20 73 74 69 6c 6c 20 68 6f 6c 64 20 |...I still hold | 000005e0 74 68 65 20 72 69 67 68 74 73 20 74 6f 20 74 68 |the rights to th| 000005f0 69 73 20 61 6c 74 68 6f 75 67 68 20 49 20 68 61 |is although I ha| 00000600 76 65 20 72 65 6c 65 61 73 65 64 20 69 74 20 69 |ve released it i| 00000610 6e 74 6f 20 74 68 65 20 70 75 62 6c 69 63 20 64 |nto the public d| 00000620 6f 6d 61 69 6e 2e 0a 54 68 69 73 20 70 72 6f 67 |omain..This prog| 00000630 72 61 6d 20 69 73 20 74 61 6b 65 6e 20 61 73 20 |ram is taken as | 00000640 69 73 20 61 6e 64 20 6e 6f 20 72 65 73 70 6f 6e |is and no respon| 00000650 73 69 62 69 6c 69 74 79 20 63 61 6e 20 62 65 20 |sibility can be | 00000660 74 61 6b 65 6e 20 66 6f 72 20 61 6e 79 20 64 61 |taken for any da| 00000670 6d 61 67 65 20 63 61 75 73 65 64 20 62 79 20 69 |mage caused by i| 00000680 74 20 28 69 74 20 73 68 6f 75 6c 64 6e 27 74 29 |t (it shouldn't)| 00000690 2e 0a 49 20 64 6f 20 6e 6f 74 20 67 69 76 65 20 |..I do not give | 000006a0 61 6e 79 20 67 75 61 72 61 6e 74 65 65 20 74 68 |any guarantee th| 000006b0 61 74 20 69 74 20 69 73 20 66 72 65 65 20 66 72 |at it is free fr| 000006c0 6f 6d 20 62 75 67 73 20 61 6e 64 2f 6f 72 20 76 |om bugs and/or v| 000006d0 69 72 61 6c 20 69 6e 66 65 63 74 69 6f 6e 73 2e |iral infections.| 000006e0 0a 28 41 6c 74 68 6f 75 67 68 20 69 74 20 77 61 |.(Although it wa| 000006f0 73 6e 27 74 20 76 69 72 75 73 65 64 20 77 68 65 |sn't virused whe| 00000700 6e 20 49 20 72 65 6c 65 61 73 65 64 20 69 74 2e |n I released it.| 00000710 29 0a 54 68 69 73 20 70 72 6f 67 72 61 6d 20 6d |).This program m| 00000720 61 79 20 62 65 20 63 6f 70 69 65 64 20 66 72 65 |ay be copied fre| 00000730 65 6c 79 20 61 73 20 6c 6f 6e 67 20 61 73 20 69 |ely as long as i| 00000740 74 20 69 73 20 73 75 70 70 6c 69 65 64 20 77 69 |t is supplied wi| 00000750 74 68 20 61 6c 6c 20 66 69 6c 65 73 20 69 6e 63 |th all files inc| 00000760 6c 75 64 69 6e 67 20 74 68 69 73 20 6f 6e 65 20 |luding this one | 00000770 61 6e 64 20 61 6c 73 6f 0a 74 68 65 72 65 20 69 |and also.there i| 00000780 73 20 6e 6f 20 63 68 61 72 67 65 20 66 6f 72 20 |s no charge for | 00000790 69 74 20 28 65 78 63 65 70 74 20 6d 65 64 69 61 |it (except media| 000007a0 20 61 6e 64 20 70 6f 73 74 61 67 65 20 63 6f 73 | and postage cos| 000007b0 74 73 29 2e 0a 49 66 20 79 6f 75 20 77 69 73 68 |ts)..If you wish| 000007c0 20 74 6f 20 75 73 65 20 61 6e 79 20 70 61 72 74 | to use any part| 000007d0 20 6f 66 20 74 68 69 73 20 70 72 6f 67 72 61 6d | of this program| 000007e0 20 69 6e 20 61 20 72 65 6c 65 61 73 65 20 77 68 | in a release wh| 000007f0 69 63 68 20 77 69 6c 6c 20 62 65 20 63 68 61 72 |ich will be char| 00000800 67 65 64 20 66 6f 72 3b 20 6f 72 20 63 6f 70 79 |ged for; or copy| 00000810 72 69 67 68 74 65 64 2c 20 6d 79 20 65 78 70 72 |righted, my expr| 00000820 65 73 73 20 70 65 72 6d 69 73 73 69 6f 6e 20 69 |ess permission i| 00000830 6e 20 0a 77 72 69 74 69 6e 67 20 4d 55 53 54 20 |n .writing MUST | 00000840 62 65 20 6f 62 74 61 69 6e 65 64 20 28 50 72 65 |be obtained (Pre| 00000850 66 65 72 61 62 6c 79 20 66 6f 72 20 61 20 73 75 |ferably for a su| 00000860 69 74 61 62 6c 65 20 66 65 65 21 21 21 29 0a 49 |itable fee!!!).I| 00000870 20 6d 61 69 6e 74 61 69 6e 20 61 6c 6c 20 72 69 | maintain all ri| 00000880 67 68 74 73 20 74 6f 20 74 68 69 73 20 6d 61 74 |ghts to this mat| 00000890 65 72 69 61 6c 20 61 6e 64 20 72 65 73 65 72 76 |erial and reserv| 000008a0 65 20 74 68 65 20 72 69 67 68 74 20 74 6f 20 63 |e the right to c| 000008b0 68 61 6e 67 65 20 61 6e 79 20 6f 66 20 74 68 65 |hange any of the| 000008c0 73 65 20 63 6f 6e 64 69 74 69 6f 6e 73 20 77 68 |se conditions wh| 000008d0 65 6e 20 49 20 66 65 65 6c 20 6c 69 6b 65 20 69 |en I feel like i| 000008e0 74 2e 0a 49 20 66 75 6c 6c 79 20 72 65 63 6f 67 |t..I fully recog| 000008f0 6e 69 73 65 20 74 68 65 20 77 6f 72 6b 20 74 68 |nise the work th| 00000900 61 74 20 6d 61 64 65 20 74 68 69 73 20 70 6f 73 |at made this pos| 00000910 73 69 62 6c 65 20 64 6f 6e 65 20 62 79 20 4a 61 |sible done by Ja| 00000920 73 6f 6e 20 4f 27 42 72 6f 69 6e 20 61 6e 64 20 |son O'Broin and | 00000930 70 75 62 6c 69 73 68 65 64 20 69 6e 20 4d 61 72 |published in Mar| 00000940 20 39 30 20 69 73 73 75 65 20 6f 72 20 41 63 6f | 90 issue or Aco| 00000950 72 6e 20 55 73 65 72 2e 20 0a 0a 41 6e 79 62 6f |rn User. ..Anybo| 00000960 64 79 20 77 68 6f 20 77 61 6e 74 73 20 74 6f 20 |dy who wants to | 00000970 63 72 69 74 69 63 69 73 65 2f 74 61 6c 6b 20 61 |criticise/talk a| 00000980 62 6f 75 74 2f 69 6d 70 72 6f 76 65 20 74 68 69 |bout/improve thi| 00000990 73 20 70 72 6f 67 72 61 6d 20 63 61 6e 20 63 6f |s program can co| 000009a0 6e 74 61 63 74 20 6d 65 20 61 74 20 3a 0a 0a 41 |ntact me at :..A| 000009b0 72 63 68 69 76 65 20 62 62 20 28 30 36 30 33 37 |rchive bb (06037| 000009c0 34 35 39 33 32 29 20 61 73 20 42 6f 6f 6e 64 6f |45932) as Boondo| 000009d0 63 6b 20 6f 6e 20 41 63 63 20 34 39 37 0a 41 72 |ck on Acc 497.Ar| 000009e0 63 61 64 65 20 62 62 20 28 30 38 31 36 35 34 32 |cade bb (0816542| 000009f0 32 31 32 29 20 20 61 73 20 42 6f 6f 6e 64 6f 63 |212) as Boondoc| 00000a00 6b 20 6f 6e 20 41 63 63 20 34 33 37 0a 0a 41 6e |k on Acc 437..An| 00000a10 79 77 68 65 72 65 20 65 6c 73 65 20 77 68 65 72 |ywhere else wher| 00000a20 65 20 49 20 68 61 76 65 20 61 20 6d 61 69 6c 62 |e I have a mailb| 00000a30 6f 78 20 61 73 20 42 6f 6f 6e 64 6f 63 6b 2e |ox as Boondock.| 00000a3f