Home » Archimedes archive » Acorn User » AU 1995-03.adf » !StarInfo_StarInfo » Bagnall/QT+/!QuickType/!run
Bagnall/QT+/!QuickType/!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 » Acorn User » AU 1995-03.adf » !StarInfo_StarInfo |
Filename: | Bagnall/QT+/!QuickType/!run |
Read OK: | ✔ |
File size: | 0173 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
set quicktype$dir <obey$dir> iconsprites <quicktype$dir>.!sprites set Quicktype$loaded loaded RMensure Quicktype 0.00 set Quicktype$loaded "not loaded" IF Quicktype$loaded="not loaded" THEN RMLOAD <quicktype$dir>.Quicktype IF Quicktype$loaded="not loaded" THEN Run <Quicktype$dir>.!Preset unset Quicktype$loaded WimpSlot -min 128k -max 128k Run <Quicktype$dir>.!Runimage
00000000 73 65 74 20 71 75 69 63 6b 74 79 70 65 24 64 69 |set quicktype$di| 00000010 72 20 3c 6f 62 65 79 24 64 69 72 3e 0a 69 63 6f |r <obey$dir>.ico| 00000020 6e 73 70 72 69 74 65 73 20 3c 71 75 69 63 6b 74 |nsprites <quickt| 00000030 79 70 65 24 64 69 72 3e 2e 21 73 70 72 69 74 65 |ype$dir>.!sprite| 00000040 73 0a 73 65 74 20 51 75 69 63 6b 74 79 70 65 24 |s.set Quicktype$| 00000050 6c 6f 61 64 65 64 20 6c 6f 61 64 65 64 0a 52 4d |loaded loaded.RM| 00000060 65 6e 73 75 72 65 20 51 75 69 63 6b 74 79 70 65 |ensure Quicktype| 00000070 20 30 2e 30 30 20 73 65 74 20 51 75 69 63 6b 74 | 0.00 set Quickt| 00000080 79 70 65 24 6c 6f 61 64 65 64 20 22 6e 6f 74 20 |ype$loaded "not | 00000090 6c 6f 61 64 65 64 22 0a 49 46 20 51 75 69 63 6b |loaded".IF Quick| 000000a0 74 79 70 65 24 6c 6f 61 64 65 64 3d 22 6e 6f 74 |type$loaded="not| 000000b0 20 6c 6f 61 64 65 64 22 20 54 48 45 4e 20 52 4d | loaded" THEN RM| 000000c0 4c 4f 41 44 20 3c 71 75 69 63 6b 74 79 70 65 24 |LOAD <quicktype$| 000000d0 64 69 72 3e 2e 51 75 69 63 6b 74 79 70 65 0a 49 |dir>.Quicktype.I| 000000e0 46 20 51 75 69 63 6b 74 79 70 65 24 6c 6f 61 64 |F Quicktype$load| 000000f0 65 64 3d 22 6e 6f 74 20 6c 6f 61 64 65 64 22 20 |ed="not loaded" | 00000100 54 48 45 4e 20 52 75 6e 20 3c 51 75 69 63 6b 74 |THEN Run <Quickt| 00000110 79 70 65 24 64 69 72 3e 2e 21 50 72 65 73 65 74 |ype$dir>.!Preset| 00000120 0a 75 6e 73 65 74 20 51 75 69 63 6b 74 79 70 65 |.unset Quicktype| 00000130 24 6c 6f 61 64 65 64 0a 57 69 6d 70 53 6c 6f 74 |$loaded.WimpSlot| 00000140 20 2d 6d 69 6e 20 31 32 38 6b 20 2d 6d 61 78 20 | -min 128k -max | 00000150 31 32 38 6b 0a 52 75 6e 20 3c 51 75 69 63 6b 74 |128k.Run <Quickt| 00000160 79 70 65 24 64 69 72 3e 2e 21 52 75 6e 69 6d 61 |ype$dir>.!Runima| 00000170 67 65 0a |ge.| 00000173