Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !SLIPdial/Resources/UK/Help/input
!SLIPdial/Resources/UK/Help/input
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/input |
Read OK: | ✔ |
File size: | 00D7 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
input [/prompt=<prompt>] <variable> [[/prompt=<prompt2>] <variable2> ... ]] Prompt the user for input in a window, and place the input in a script variable. Multiple prompts/inputs can be combined in one command.
00000000 69 6e 70 75 74 20 5b 2f 70 72 6f 6d 70 74 3d 3c |input [/prompt=<| 00000010 70 72 6f 6d 70 74 3e 5d 20 3c 76 61 72 69 61 62 |prompt>] <variab| 00000020 6c 65 3e 20 5b 5b 2f 70 72 6f 6d 70 74 3d 3c 70 |le> [[/prompt=<p| 00000030 72 6f 6d 70 74 32 3e 5d 20 3c 76 61 72 69 61 62 |rompt2>] <variab| 00000040 6c 65 32 3e 20 2e 2e 2e 20 5d 5d 0a 20 50 72 6f |le2> ... ]]. Pro| 00000050 6d 70 74 20 74 68 65 20 75 73 65 72 20 66 6f 72 |mpt the user for| 00000060 20 69 6e 70 75 74 20 69 6e 20 61 20 77 69 6e 64 | input in a wind| 00000070 6f 77 2c 20 61 6e 64 20 70 6c 61 63 65 20 74 68 |ow, and place th| 00000080 65 20 69 6e 70 75 74 20 69 6e 20 61 20 73 63 72 |e input in a scr| 00000090 69 70 74 0a 20 76 61 72 69 61 62 6c 65 2e 20 4d |ipt. variable. M| 000000a0 75 6c 74 69 70 6c 65 20 70 72 6f 6d 70 74 73 2f |ultiple prompts/| 000000b0 69 6e 70 75 74 73 20 63 61 6e 20 62 65 20 63 6f |inputs can be co| 000000c0 6d 62 69 6e 65 64 20 69 6e 20 6f 6e 65 20 63 6f |mbined in one co| 000000d0 6d 6d 61 6e 64 2e 0a |mmand..| 000000d7