Home » Archimedes archive » Acorn Computing » 1994 04 subscription disc.adf » 9404s » PD/BACKDROP/!StickyBrd/!Run
PD/BACKDROP/!StickyBrd/!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 Computing » 1994 04 subscription disc.adf » 9404s |
Filename: | PD/BACKDROP/!StickyBrd/!Run |
Read OK: | ✔ |
File size: | 02FD bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| | !Run File for !StickyBrd 0.80 | Set StickyBrd$Dir <Obey$Dir> Set StickyBrdExt$Dir <StickyBrd$Dir>.ExtModls Set StickyBrdRes$Dir <StickyBrd$Dir>.Resources Set StickyBrdDesktop$Dir <StickyBrd$Dir>.Desktops | IconSprites <StickyBrd$Dir>.!Sprites IconSprites <StickyBrdRes$Dir>.Sprites | If "<Wimp$Scrap>" = "" Then Error 0 Cannot find scrap directory | If "<System$Path>" = "" Then Error 0 System resources cannot be found | RMEnsure InterfaceManager 2.00 RMLoad <StickyBrdRes$Dir>.Interface RMEnsure InterfaceManager 2.00 Error 0 Interface module out of date | RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours RMEnsure ColourTrans 0.52 Error 0 ColourTrans module out of date | WimpSlot -min 156k -max 156k Run <StickyBrd$Dir>.!RunImage | | End of !Run File
00000000 7c 0a 7c 20 21 52 75 6e 20 46 69 6c 65 20 66 6f ||.| !Run File fo| 00000010 72 20 21 53 74 69 63 6b 79 42 72 64 20 30 2e 38 |r !StickyBrd 0.8| 00000020 30 0a 7c 0a 53 65 74 20 53 74 69 63 6b 79 42 72 |0.|.Set StickyBr| 00000030 64 24 44 69 72 20 3c 4f 62 65 79 24 44 69 72 3e |d$Dir <Obey$Dir>| 00000040 0a 53 65 74 20 53 74 69 63 6b 79 42 72 64 45 78 |.Set StickyBrdEx| 00000050 74 24 44 69 72 20 3c 53 74 69 63 6b 79 42 72 64 |t$Dir <StickyBrd| 00000060 24 44 69 72 3e 2e 45 78 74 4d 6f 64 6c 73 0a 53 |$Dir>.ExtModls.S| 00000070 65 74 20 53 74 69 63 6b 79 42 72 64 52 65 73 24 |et StickyBrdRes$| 00000080 44 69 72 20 3c 53 74 69 63 6b 79 42 72 64 24 44 |Dir <StickyBrd$D| 00000090 69 72 3e 2e 52 65 73 6f 75 72 63 65 73 0a 53 65 |ir>.Resources.Se| 000000a0 74 20 53 74 69 63 6b 79 42 72 64 44 65 73 6b 74 |t StickyBrdDeskt| 000000b0 6f 70 24 44 69 72 20 3c 53 74 69 63 6b 79 42 72 |op$Dir <StickyBr| 000000c0 64 24 44 69 72 3e 2e 44 65 73 6b 74 6f 70 73 0a |d$Dir>.Desktops.| 000000d0 7c 0a 49 63 6f 6e 53 70 72 69 74 65 73 20 3c 53 ||.IconSprites <S| 000000e0 74 69 63 6b 79 42 72 64 24 44 69 72 3e 2e 21 53 |tickyBrd$Dir>.!S| 000000f0 70 72 69 74 65 73 0a 49 63 6f 6e 53 70 72 69 74 |prites.IconSprit| 00000100 65 73 20 3c 53 74 69 63 6b 79 42 72 64 52 65 73 |es <StickyBrdRes| 00000110 24 44 69 72 3e 2e 53 70 72 69 74 65 73 0a 7c 0a |$Dir>.Sprites.|.| 00000120 49 66 20 22 3c 57 69 6d 70 24 53 63 72 61 70 3e |If "<Wimp$Scrap>| 00000130 22 20 3d 20 22 22 20 54 68 65 6e 20 45 72 72 6f |" = "" Then Erro| 00000140 72 20 30 20 43 61 6e 6e 6f 74 20 66 69 6e 64 20 |r 0 Cannot find | 00000150 73 63 72 61 70 20 64 69 72 65 63 74 6f 72 79 0a |scrap directory.| 00000160 7c 0a 49 66 20 22 3c 53 79 73 74 65 6d 24 50 61 ||.If "<System$Pa| 00000170 74 68 3e 22 20 3d 20 22 22 20 54 68 65 6e 20 45 |th>" = "" Then E| 00000180 72 72 6f 72 20 30 20 53 79 73 74 65 6d 20 72 65 |rror 0 System re| 00000190 73 6f 75 72 63 65 73 20 63 61 6e 6e 6f 74 20 62 |sources cannot b| 000001a0 65 20 66 6f 75 6e 64 0a 7c 0a 52 4d 45 6e 73 75 |e found.|.RMEnsu| 000001b0 72 65 20 49 6e 74 65 72 66 61 63 65 4d 61 6e 61 |re InterfaceMana| 000001c0 67 65 72 20 32 2e 30 30 20 52 4d 4c 6f 61 64 20 |ger 2.00 RMLoad | 000001d0 3c 53 74 69 63 6b 79 42 72 64 52 65 73 24 44 69 |<StickyBrdRes$Di| 000001e0 72 3e 2e 49 6e 74 65 72 66 61 63 65 0a 52 4d 45 |r>.Interface.RME| 000001f0 6e 73 75 72 65 20 49 6e 74 65 72 66 61 63 65 4d |nsure InterfaceM| 00000200 61 6e 61 67 65 72 20 32 2e 30 30 20 45 72 72 6f |anager 2.00 Erro| 00000210 72 20 30 20 49 6e 74 65 72 66 61 63 65 20 6d 6f |r 0 Interface mo| 00000220 64 75 6c 65 20 6f 75 74 20 6f 66 20 64 61 74 65 |dule out of date| 00000230 0a 7c 0a 52 4d 45 6e 73 75 72 65 20 43 6f 6c 6f |.|.RMEnsure Colo| 00000240 75 72 54 72 61 6e 73 20 30 2e 35 32 20 52 4d 4c |urTrans 0.52 RML| 00000250 6f 61 64 20 53 79 73 74 65 6d 3a 4d 6f 64 75 6c |oad System:Modul| 00000260 65 73 2e 43 6f 6c 6f 75 72 73 0a 52 4d 45 6e 73 |es.Colours.RMEns| 00000270 75 72 65 20 43 6f 6c 6f 75 72 54 72 61 6e 73 20 |ure ColourTrans | 00000280 30 2e 35 32 20 45 72 72 6f 72 20 30 20 43 6f 6c |0.52 Error 0 Col| 00000290 6f 75 72 54 72 61 6e 73 20 6d 6f 64 75 6c 65 20 |ourTrans module | 000002a0 6f 75 74 20 6f 66 20 64 61 74 65 0a 7c 0a 57 69 |out of date.|.Wi| 000002b0 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 31 35 36 6b |mpSlot -min 156k| 000002c0 20 2d 6d 61 78 20 31 35 36 6b 0a 52 75 6e 20 3c | -max 156k.Run <| 000002d0 53 74 69 63 6b 79 42 72 64 24 44 69 72 3e 2e 21 |StickyBrd$Dir>.!| 000002e0 52 75 6e 49 6d 61 67 65 0a 7c 0a 7c 20 45 6e 64 |RunImage.|.| End| 000002f0 20 6f 66 20 21 52 75 6e 20 46 69 6c 65 | of !Run File| 000002fd