Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !SLIPdial/Resources/UK/Help/event
!SLIPdial/Resources/UK/Help/event
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 1995-04.adf » !Internet_StarterPak |
Filename: | !SLIPdial/Resources/UK/Help/event |
Read OK: | ✔ |
File size: | 0333 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
event [/enable|/disable] <event-type> [<event-type> ... ] enables or disables events. You might want to disable events during sensitive script operations, such as logging in. Events will still be queued while disabled, but will not be acted upon until an "event/enable" is issued. Note that "stop" and "error" events cannot be disabled! Event types are as follows: sys slipdial system events (cannot be disabled) time timed alarms line line alarms task task termination events twin taskwindow termination events input user command input (command window) icon click on user icons file file dropped on user icons menu user-defined menus eof user-file EOF events Event specifications may be combined in one command, eg: event /disable all /enable line menu task
00000000 65 76 65 6e 74 20 5b 2f 65 6e 61 62 6c 65 7c 2f |event [/enable|/| 00000010 64 69 73 61 62 6c 65 5d 20 3c 65 76 65 6e 74 2d |disable] <event-| 00000020 74 79 70 65 3e 20 5b 3c 65 76 65 6e 74 2d 74 79 |type> [<event-ty| 00000030 70 65 3e 20 2e 2e 2e 20 5d 0a 20 65 6e 61 62 6c |pe> ... ]. enabl| 00000040 65 73 20 6f 72 20 64 69 73 61 62 6c 65 73 20 65 |es or disables e| 00000050 76 65 6e 74 73 2e 20 59 6f 75 20 6d 69 67 68 74 |vents. You might| 00000060 20 77 61 6e 74 20 74 6f 20 64 69 73 61 62 6c 65 | want to disable| 00000070 20 65 76 65 6e 74 73 20 64 75 72 69 6e 67 0a 20 | events during. | 00000080 73 65 6e 73 69 74 69 76 65 20 73 63 72 69 70 74 |sensitive script| 00000090 20 6f 70 65 72 61 74 69 6f 6e 73 2c 20 73 75 63 | operations, suc| 000000a0 68 20 61 73 20 6c 6f 67 67 69 6e 67 20 69 6e 2e |h as logging in.| 000000b0 20 45 76 65 6e 74 73 20 77 69 6c 6c 20 73 74 69 | Events will sti| 000000c0 6c 6c 20 62 65 20 71 75 65 75 65 64 0a 20 77 68 |ll be queued. wh| 000000d0 69 6c 65 20 64 69 73 61 62 6c 65 64 2c 20 62 75 |ile disabled, bu| 000000e0 74 20 77 69 6c 6c 20 6e 6f 74 20 62 65 20 61 63 |t will not be ac| 000000f0 74 65 64 20 75 70 6f 6e 20 75 6e 74 69 6c 20 61 |ted upon until a| 00000100 6e 20 22 65 76 65 6e 74 2f 65 6e 61 62 6c 65 22 |n "event/enable"| 00000110 20 69 73 20 69 73 73 75 65 64 2e 0a 20 4e 6f 74 | is issued.. Not| 00000120 65 20 74 68 61 74 20 22 73 74 6f 70 22 20 61 6e |e that "stop" an| 00000130 64 20 22 65 72 72 6f 72 22 20 65 76 65 6e 74 73 |d "error" events| 00000140 20 63 61 6e 6e 6f 74 20 62 65 20 64 69 73 61 62 | cannot be disab| 00000150 6c 65 64 21 0a 20 45 76 65 6e 74 20 74 79 70 65 |led!. Event type| 00000160 73 20 61 72 65 20 61 73 20 66 6f 6c 6c 6f 77 73 |s are as follows| 00000170 3a 0a 20 20 20 73 79 73 20 20 20 20 73 6c 69 70 |:. sys slip| 00000180 64 69 61 6c 20 73 79 73 74 65 6d 20 65 76 65 6e |dial system even| 00000190 74 73 20 28 63 61 6e 6e 6f 74 20 62 65 20 64 69 |ts (cannot be di| 000001a0 73 61 62 6c 65 64 29 0a 20 20 20 74 69 6d 65 20 |sabled). time | 000001b0 20 20 74 69 6d 65 64 20 61 6c 61 72 6d 73 0a 20 | timed alarms. | 000001c0 20 20 6c 69 6e 65 20 20 20 6c 69 6e 65 20 61 6c | line line al| 000001d0 61 72 6d 73 0a 20 20 20 74 61 73 6b 20 20 20 74 |arms. task t| 000001e0 61 73 6b 20 74 65 72 6d 69 6e 61 74 69 6f 6e 20 |ask termination | 000001f0 65 76 65 6e 74 73 0a 20 20 20 74 77 69 6e 20 20 |events. twin | 00000200 20 74 61 73 6b 77 69 6e 64 6f 77 20 74 65 72 6d | taskwindow term| 00000210 69 6e 61 74 69 6f 6e 20 65 76 65 6e 74 73 0a 20 |ination events. | 00000220 20 20 69 6e 70 75 74 20 20 75 73 65 72 20 63 6f | input user co| 00000230 6d 6d 61 6e 64 20 69 6e 70 75 74 20 28 63 6f 6d |mmand input (com| 00000240 6d 61 6e 64 20 77 69 6e 64 6f 77 29 0a 20 20 20 |mand window). | 00000250 69 63 6f 6e 20 20 20 63 6c 69 63 6b 20 6f 6e 20 |icon click on | 00000260 75 73 65 72 20 69 63 6f 6e 73 0a 20 20 20 66 69 |user icons. fi| 00000270 6c 65 20 20 20 66 69 6c 65 20 64 72 6f 70 70 65 |le file droppe| 00000280 64 20 6f 6e 20 75 73 65 72 20 69 63 6f 6e 73 0a |d on user icons.| 00000290 20 20 20 6d 65 6e 75 20 20 20 75 73 65 72 2d 64 | menu user-d| 000002a0 65 66 69 6e 65 64 20 6d 65 6e 75 73 0a 20 20 20 |efined menus. | 000002b0 65 6f 66 20 20 20 20 75 73 65 72 2d 66 69 6c 65 |eof user-file| 000002c0 20 45 4f 46 20 65 76 65 6e 74 73 0a 20 45 76 65 | EOF events. Eve| 000002d0 6e 74 20 73 70 65 63 69 66 69 63 61 74 69 6f 6e |nt specification| 000002e0 73 20 6d 61 79 20 62 65 20 63 6f 6d 62 69 6e 65 |s may be combine| 000002f0 64 20 69 6e 20 6f 6e 65 20 63 6f 6d 6d 61 6e 64 |d in one command| 00000300 2c 20 65 67 3a 0a 20 20 20 65 76 65 6e 74 20 2f |, eg:. event /| 00000310 64 69 73 61 62 6c 65 20 61 6c 6c 20 2f 65 6e 61 |disable all /ena| 00000320 62 6c 65 20 6c 69 6e 65 20 6d 65 6e 75 20 74 61 |ble line menu ta| 00000330 73 6b 0a |sk.| 00000333