Home » Archimedes archive » Micro User » MU 1991-04.adf » PD-Stuff » !Stamp/!Run
!Stamp/!Run
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 » Micro User » MU 1991-04.adf » PD-Stuff |
Filename: | !Stamp/!Run |
Read OK: | ✔ |
File size: | 01DA bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| !Run file for !Stamp Application V1.00 | by Paul Hobbs | First bit as for !Boot IconSprites <Obey$Dir>.!Sprites | Find our path Set Stamp$Dir <Obey$Dir> | Check memory allocation WimpSlot -min 10K -max 10K | Start program Run <Stamp$Dir>.!RunImage %*0 | (Just one %, so parameters are | substituted before !RunImage is run. | 'Run' at start is necessary to | prevent filing system name being | treated as a temporary filing system | for the duration of the command.)
00000000 7c 20 21 52 75 6e 20 66 69 6c 65 20 66 6f 72 20 || !Run file for | 00000010 21 53 74 61 6d 70 20 41 70 70 6c 69 63 61 74 69 |!Stamp Applicati| 00000020 6f 6e 20 56 31 2e 30 30 0a 7c 20 62 79 20 50 61 |on V1.00.| by Pa| 00000030 75 6c 20 48 6f 62 62 73 0a 7c 20 46 69 72 73 74 |ul Hobbs.| First| 00000040 20 62 69 74 20 61 73 20 66 6f 72 20 21 42 6f 6f | bit as for !Boo| 00000050 74 0a 49 63 6f 6e 53 70 72 69 74 65 73 20 3c 4f |t.IconSprites <O| 00000060 62 65 79 24 44 69 72 3e 2e 21 53 70 72 69 74 65 |bey$Dir>.!Sprite| 00000070 73 0a 7c 20 46 69 6e 64 20 6f 75 72 20 70 61 74 |s.| Find our pat| 00000080 68 0a 53 65 74 20 53 74 61 6d 70 24 44 69 72 20 |h.Set Stamp$Dir | 00000090 3c 4f 62 65 79 24 44 69 72 3e 0a 7c 20 43 68 65 |<Obey$Dir>.| Che| 000000a0 63 6b 20 6d 65 6d 6f 72 79 20 61 6c 6c 6f 63 61 |ck memory alloca| 000000b0 74 69 6f 6e 0a 57 69 6d 70 53 6c 6f 74 20 2d 6d |tion.WimpSlot -m| 000000c0 69 6e 20 31 30 4b 20 2d 6d 61 78 20 31 30 4b 0a |in 10K -max 10K.| 000000d0 7c 20 53 74 61 72 74 20 70 72 6f 67 72 61 6d 0a || Start program.| 000000e0 52 75 6e 20 3c 53 74 61 6d 70 24 44 69 72 3e 2e |Run <Stamp$Dir>.| 000000f0 21 52 75 6e 49 6d 61 67 65 20 25 2a 30 0a 7c 20 |!RunImage %*0.| | 00000100 28 4a 75 73 74 20 6f 6e 65 20 25 2c 20 73 6f 20 |(Just one %, so | 00000110 70 61 72 61 6d 65 74 65 72 73 20 61 72 65 0a 7c |parameters are.|| 00000120 20 20 73 75 62 73 74 69 74 75 74 65 64 20 62 65 | substituted be| 00000130 66 6f 72 65 20 21 52 75 6e 49 6d 61 67 65 20 69 |fore !RunImage i| 00000140 73 20 72 75 6e 2e 0a 7c 20 20 27 52 75 6e 27 20 |s run..| 'Run' | 00000150 61 74 20 73 74 61 72 74 20 69 73 20 6e 65 63 65 |at start is nece| 00000160 73 73 61 72 79 20 74 6f 0a 7c 20 20 70 72 65 76 |ssary to.| prev| 00000170 65 6e 74 20 66 69 6c 69 6e 67 20 73 79 73 74 65 |ent filing syste| 00000180 6d 20 6e 61 6d 65 20 62 65 69 6e 67 0a 7c 20 20 |m name being.| | 00000190 74 72 65 61 74 65 64 20 61 73 20 61 20 74 65 6d |treated as a tem| 000001a0 70 6f 72 61 72 79 20 66 69 6c 69 6e 67 20 73 79 |porary filing sy| 000001b0 73 74 65 6d 0a 7c 20 20 66 6f 72 20 74 68 65 20 |stem.| for the | 000001c0 64 75 72 61 74 69 6f 6e 20 6f 66 20 74 68 65 20 |duration of the | 000001d0 63 6f 6d 6d 61 6e 64 2e 29 0a |command.).| 000001da