Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !SLIPdial/Resources/UK/Help/chain
!SLIPdial/Resources/UK/Help/chain
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/chain |
Read OK: | ✔ |
File size: | 00DF bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
chain <filename> loads and runs a new script. All variable (except for 'system' variables, beginning with "$"), alarms, menus, etc are cleared. The name of the original script is placed in the system variable "$caller".
00000000 63 68 61 69 6e 20 3c 66 69 6c 65 6e 61 6d 65 3e |chain <filename>| 00000010 0a 20 6c 6f 61 64 73 20 61 6e 64 20 72 75 6e 73 |. loads and runs| 00000020 20 61 20 6e 65 77 20 73 63 72 69 70 74 2e 20 41 | a new script. A| 00000030 6c 6c 20 76 61 72 69 61 62 6c 65 20 28 65 78 63 |ll variable (exc| 00000040 65 70 74 20 66 6f 72 20 27 73 79 73 74 65 6d 27 |ept for 'system'| 00000050 20 76 61 72 69 61 62 6c 65 73 2c 0a 20 62 65 67 | variables,. beg| 00000060 69 6e 6e 69 6e 67 20 77 69 74 68 20 22 24 22 29 |inning with "$")| 00000070 2c 20 61 6c 61 72 6d 73 2c 20 6d 65 6e 75 73 2c |, alarms, menus,| 00000080 20 65 74 63 20 61 72 65 20 63 6c 65 61 72 65 64 | etc are cleared| 00000090 2e 20 54 68 65 20 6e 61 6d 65 20 6f 66 20 74 68 |. The name of th| 000000a0 65 0a 20 6f 72 69 67 69 6e 61 6c 20 73 63 72 69 |e. original scri| 000000b0 70 74 20 69 73 20 70 6c 61 63 65 64 20 69 6e 20 |pt is placed in | 000000c0 74 68 65 20 73 79 73 74 65 6d 20 76 61 72 69 61 |the system varia| 000000d0 62 6c 65 20 22 24 63 61 6c 6c 65 72 22 2e 0a |ble "$caller"..| 000000df