Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !SLIPdial/Resources/UK/Help/menu
!SLIPdial/Resources/UK/Help/menu
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/menu |
Read OK: | ✔ |
File size: | 0143 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
menu "entry:command" ["entry:command"]... defines a user menu (only acted upon during a "wait /event") For example: menu "Call Demon:call calldemon" "Send Mail:call sendmail" "Quit:quit" menu/icon=<id> "entry:command" ["entry:command"]... defines a menu associated with an iconbar icon (added by the 'icon' command).
00000000 6d 65 6e 75 20 22 65 6e 74 72 79 3a 63 6f 6d 6d |menu "entry:comm| 00000010 61 6e 64 22 20 5b 22 65 6e 74 72 79 3a 63 6f 6d |and" ["entry:com| 00000020 6d 61 6e 64 22 5d 2e 2e 2e 0a 20 64 65 66 69 6e |mand"].... defin| 00000030 65 73 20 61 20 75 73 65 72 20 6d 65 6e 75 20 28 |es a user menu (| 00000040 6f 6e 6c 79 20 61 63 74 65 64 20 75 70 6f 6e 20 |only acted upon | 00000050 64 75 72 69 6e 67 20 61 20 22 77 61 69 74 20 2f |during a "wait /| 00000060 65 76 65 6e 74 22 29 0a 20 46 6f 72 20 65 78 61 |event"). For exa| 00000070 6d 70 6c 65 3a 0a 20 6d 65 6e 75 20 22 43 61 6c |mple:. menu "Cal| 00000080 6c 20 44 65 6d 6f 6e 3a 63 61 6c 6c 20 63 61 6c |l Demon:call cal| 00000090 6c 64 65 6d 6f 6e 22 20 22 53 65 6e 64 20 4d 61 |ldemon" "Send Ma| 000000a0 69 6c 3a 63 61 6c 6c 20 73 65 6e 64 6d 61 69 6c |il:call sendmail| 000000b0 22 20 22 51 75 69 74 3a 71 75 69 74 22 0a 0a 6d |" "Quit:quit"..m| 000000c0 65 6e 75 2f 69 63 6f 6e 3d 3c 69 64 3e 20 22 65 |enu/icon=<id> "e| 000000d0 6e 74 72 79 3a 63 6f 6d 6d 61 6e 64 22 20 5b 22 |ntry:command" ["| 000000e0 65 6e 74 72 79 3a 63 6f 6d 6d 61 6e 64 22 5d 2e |entry:command"].| 000000f0 2e 2e 0a 20 64 65 66 69 6e 65 73 20 61 20 6d 65 |... defines a me| 00000100 6e 75 20 61 73 73 6f 63 69 61 74 65 64 20 77 69 |nu associated wi| 00000110 74 68 20 61 6e 20 69 63 6f 6e 62 61 72 20 69 63 |th an iconbar ic| 00000120 6f 6e 20 28 61 64 64 65 64 20 62 79 20 74 68 65 |on (added by the| 00000130 20 27 69 63 6f 6e 27 0a 20 63 6f 6d 6d 61 6e 64 | 'icon'. command| 00000140 29 2e 0a |)..| 00000143