Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !SLIPdial/Resources/UK/Help/pause
!SLIPdial/Resources/UK/Help/pause
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/pause |
Read OK: | ✔ |
File size: | 00A9 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
pause <n> sleep <n> Wait for <n> seconds before continuing script execution. If <n> is zero or omitted, puts script into pause mode (restart by clicking on Resume).
00000000 70 61 75 73 65 20 3c 6e 3e 0a 73 6c 65 65 70 20 |pause <n>.sleep | 00000010 3c 6e 3e 0a 20 57 61 69 74 20 66 6f 72 20 3c 6e |<n>. Wait for <n| 00000020 3e 20 73 65 63 6f 6e 64 73 20 62 65 66 6f 72 65 |> seconds before| 00000030 20 63 6f 6e 74 69 6e 75 69 6e 67 20 73 63 72 69 | continuing scri| 00000040 70 74 20 65 78 65 63 75 74 69 6f 6e 2e 0a 20 49 |pt execution.. I| 00000050 66 20 3c 6e 3e 20 69 73 20 7a 65 72 6f 20 6f 72 |f <n> is zero or| 00000060 20 6f 6d 69 74 74 65 64 2c 20 70 75 74 73 20 73 | omitted, puts s| 00000070 63 72 69 70 74 20 69 6e 74 6f 20 70 61 75 73 65 |cript into pause| 00000080 20 6d 6f 64 65 20 28 72 65 73 74 61 72 74 20 0a | mode (restart .| 00000090 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 | by clicking on | 000000a0 52 65 73 75 6d 65 29 2e 0a |Resume)..| 000000a9