Home » Archimedes archive » Acorn Computing » 1995 01.adf » 9501 » TechForum/TskAlrmBug/RemTaskAlm

TechForum/TskAlrmBug/RemTaskAlm

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 » 1995 01.adf » 9501
Filename: TechForum/TskAlrmBug/RemTaskAlm
Read OK:
File size: 0142 bytes
Load address: 0000
Exec address: 0000
File contents
   10SYS "Wimp_Initialise", 200, &4B534154, "AppAlm" TO ,handle%
   20DIM b% 1024
   30b%!0  = 40
   40b%!12 = 0
   50b%!16 = &500    : REM Message_AlarmSet
   60b%!20 = 2       : REM Cancel alarm
   70P%=b%+24:[OPT0:EQUS"AppAlarms":EQUB0:]
   80P%=b%+34:[OPT0:EQUS"Help":EQUB0:]
   90SYS "Wimp_SendMessage", 17, b%, 0
  100SYS "Wimp_CloseDown"
  110END

=ș "Wimp_Initialise", 200, &4B534154, "AppAlm" � ,handle%

� b% 1024
b%!0  = 40
(
b%!12 = 0
2(b%!16 = &500    : � Message_AlarmSet
<$b%!20 = 2       : � Cancel alarm
F*P%=b%+24:[OPT0:EQUS"AppAlarms":EQUB0:]
P%P%=b%+34:[OPT0:EQUS"Help":EQUB0:]
Z$ș "Wimp_SendMessage", 17, b%, 0
dș "Wimp_CloseDown"
n�
�
00000000  0d 00 0a 3d c8 99 20 22  57 69 6d 70 5f 49 6e 69  |...=.. "Wimp_Ini|
00000010  74 69 61 6c 69 73 65 22  2c 20 32 30 30 2c 20 26  |tialise", 200, &|
00000020  34 42 35 33 34 31 35 34  2c 20 22 41 70 70 41 6c  |4B534154, "AppAl|
00000030  6d 22 20 b8 20 2c 68 61  6e 64 6c 65 25 0d 00 14  |m" . ,handle%...|
00000040  0d de 20 62 25 20 31 30  32 34 0d 00 1e 0e 62 25  |.. b% 1024....b%|
00000050  21 30 20 20 3d 20 34 30  0d 00 28 0d 62 25 21 31  |!0  = 40..(.b%!1|
00000060  32 20 3d 20 30 0d 00 32  28 62 25 21 31 36 20 3d  |2 = 0..2(b%!16 =|
00000070  20 26 35 30 30 20 20 20  20 3a 20 f4 20 4d 65 73  | &500    : . Mes|
00000080  73 61 67 65 5f 41 6c 61  72 6d 53 65 74 0d 00 3c  |sage_AlarmSet..<|
00000090  24 62 25 21 32 30 20 3d  20 32 20 20 20 20 20 20  |$b%!20 = 2      |
000000a0  20 3a 20 f4 20 43 61 6e  63 65 6c 20 61 6c 61 72  | : . Cancel alar|
000000b0  6d 0d 00 46 2a 50 25 3d  62 25 2b 32 34 3a 5b 4f  |m..F*P%=b%+24:[O|
000000c0  50 54 30 3a 45 51 55 53  22 41 70 70 41 6c 61 72  |PT0:EQUS"AppAlar|
000000d0  6d 73 22 3a 45 51 55 42  30 3a 5d 0d 00 50 25 50  |ms":EQUB0:]..P%P|
000000e0  25 3d 62 25 2b 33 34 3a  5b 4f 50 54 30 3a 45 51  |%=b%+34:[OPT0:EQ|
000000f0  55 53 22 48 65 6c 70 22  3a 45 51 55 42 30 3a 5d  |US"Help":EQUB0:]|
00000100  0d 00 5a 24 c8 99 20 22  57 69 6d 70 5f 53 65 6e  |..Z$.. "Wimp_Sen|
00000110  64 4d 65 73 73 61 67 65  22 2c 20 31 37 2c 20 62  |dMessage", 17, b|
00000120  25 2c 20 30 0d 00 64 17  c8 99 20 22 57 69 6d 70  |%, 0..d... "Wimp|
00000130  5f 43 6c 6f 73 65 44 6f  77 6e 22 0d 00 6e 05 e0  |_CloseDown"..n..|
00000140  0d ff                                             |..|
00000142