Home » Archimedes archive » Acorn Computing » 1994 08 subscription disc.adf » 9408s » Shareware/Event/Documents/Examples/!DataLoad/!Run
Shareware/Event/Documents/Examples/!DataLoad/!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 08 subscription disc.adf » 9408s |
Filename: | Shareware/Event/Documents/Examples/!DataLoad/!Run |
Read OK: | ✔ |
File size: | 0360 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
|ForceCFS | !Run Obey file for DataLoad Application Set DataLoad$Dir <Obey$Dir> IF "<EvntShellSystem$Path>"="" THEN ERROR 0 Shell resources not found |Change the next line if you are using a different |filetype number Set Alias$@RunType_200 Run <Obey$Dir>.!Run %%*0 IconSprites <Obey$Dir>.!Sprites WimpSlot -min 192K -max 192K |Load any modules required now RMEnsure InterfaceManager 2.00 RMLoad <EvntShellSystem$Path>Interface RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module RMEnsure MenuUtils 0.11 RMLoad <EvntShellSystem$Path>MenuUtils RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module RMEnsure MessageTrans 0.06 RMLoad <EvntShellSystem$Path>MsgTrans RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module |And check that there is still enough memory! WimpSlot -min 192K -max 192K Run <DataLoad$Dir>.!DataLoad %*0
00000000 7c 46 6f 72 63 65 43 46 53 0a 7c 20 21 52 75 6e ||ForceCFS.| !Run| 00000010 20 4f 62 65 79 20 66 69 6c 65 20 66 6f 72 20 44 | Obey file for D| 00000020 61 74 61 4c 6f 61 64 20 41 70 70 6c 69 63 61 74 |ataLoad Applicat| 00000030 69 6f 6e 0a 53 65 74 20 44 61 74 61 4c 6f 61 64 |ion.Set DataLoad| 00000040 24 44 69 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a |$Dir <Obey$Dir>.| 00000050 49 46 20 22 3c 45 76 6e 74 53 68 65 6c 6c 53 79 |IF "<EvntShellSy| 00000060 73 74 65 6d 24 50 61 74 68 3e 22 3d 22 22 20 54 |stem$Path>"="" T| 00000070 48 45 4e 20 45 52 52 4f 52 20 30 20 53 68 65 6c |HEN ERROR 0 Shel| 00000080 6c 20 72 65 73 6f 75 72 63 65 73 20 6e 6f 74 20 |l resources not | 00000090 66 6f 75 6e 64 0a 7c 43 68 61 6e 67 65 20 74 68 |found.|Change th| 000000a0 65 20 6e 65 78 74 20 6c 69 6e 65 20 69 66 20 79 |e next line if y| 000000b0 6f 75 20 61 72 65 20 75 73 69 6e 67 20 61 20 64 |ou are using a d| 000000c0 69 66 66 65 72 65 6e 74 0a 7c 66 69 6c 65 74 79 |ifferent.|filety| 000000d0 70 65 20 6e 75 6d 62 65 72 0a 53 65 74 20 41 6c |pe number.Set Al| 000000e0 69 61 73 24 40 52 75 6e 54 79 70 65 5f 32 30 30 |ias$@RunType_200| 000000f0 20 52 75 6e 20 3c 4f 62 65 79 24 44 69 72 3e 2e | Run <Obey$Dir>.| 00000100 21 52 75 6e 20 25 25 2a 30 0a 49 63 6f 6e 53 70 |!Run %%*0.IconSp| 00000110 72 69 74 65 73 20 3c 4f 62 65 79 24 44 69 72 3e |rites <Obey$Dir>| 00000120 2e 21 53 70 72 69 74 65 73 0a 57 69 6d 70 53 6c |.!Sprites.WimpSl| 00000130 6f 74 20 2d 6d 69 6e 20 31 39 32 4b 20 2d 6d 61 |ot -min 192K -ma| 00000140 78 20 31 39 32 4b 0a 7c 4c 6f 61 64 20 61 6e 79 |x 192K.|Load any| 00000150 20 6d 6f 64 75 6c 65 73 20 72 65 71 75 69 72 65 | modules require| 00000160 64 20 6e 6f 77 0a 52 4d 45 6e 73 75 72 65 20 49 |d now.RMEnsure I| 00000170 6e 74 65 72 66 61 63 65 4d 61 6e 61 67 65 72 20 |nterfaceManager | 00000180 32 2e 30 30 20 52 4d 4c 6f 61 64 20 3c 45 76 6e |2.00 RMLoad <Evn| 00000190 74 53 68 65 6c 6c 53 79 73 74 65 6d 24 50 61 74 |tShellSystem$Pat| 000001a0 68 3e 49 6e 74 65 72 66 61 63 65 0a 52 4d 45 6e |h>Interface.RMEn| 000001b0 73 75 72 65 20 49 6e 74 65 72 66 61 63 65 4d 61 |sure InterfaceMa| 000001c0 6e 61 67 65 72 20 32 2e 30 30 20 45 72 72 6f 72 |nager 2.00 Error| 000001d0 20 43 6f 75 6c 64 6e 27 74 20 6c 6f 61 64 20 49 | Couldn't load I| 000001e0 6e 74 65 72 66 61 63 65 20 6d 6f 64 75 6c 65 0a |nterface module.| 000001f0 52 4d 45 6e 73 75 72 65 20 4d 65 6e 75 55 74 69 |RMEnsure MenuUti| 00000200 6c 73 20 30 2e 31 31 20 52 4d 4c 6f 61 64 20 3c |ls 0.11 RMLoad <| 00000210 45 76 6e 74 53 68 65 6c 6c 53 79 73 74 65 6d 24 |EvntShellSystem$| 00000220 50 61 74 68 3e 4d 65 6e 75 55 74 69 6c 73 0a 52 |Path>MenuUtils.R| 00000230 4d 45 6e 73 75 72 65 20 4d 65 6e 75 55 74 69 6c |MEnsure MenuUtil| 00000240 73 20 30 2e 31 31 20 45 72 72 6f 72 20 30 20 45 |s 0.11 Error 0 E| 00000250 72 72 6f 72 20 43 6f 75 6c 64 6e 27 74 20 6c 6f |rror Couldn't lo| 00000260 61 64 20 4d 65 6e 75 55 74 69 6c 73 20 4d 6f 64 |ad MenuUtils Mod| 00000270 75 6c 65 0a 52 4d 45 6e 73 75 72 65 20 4d 65 73 |ule.RMEnsure Mes| 00000280 73 61 67 65 54 72 61 6e 73 20 30 2e 30 36 20 52 |sageTrans 0.06 R| 00000290 4d 4c 6f 61 64 20 3c 45 76 6e 74 53 68 65 6c 6c |MLoad <EvntShell| 000002a0 53 79 73 74 65 6d 24 50 61 74 68 3e 4d 73 67 54 |System$Path>MsgT| 000002b0 72 61 6e 73 0a 52 4d 45 6e 73 75 72 65 20 4d 65 |rans.RMEnsure Me| 000002c0 73 73 61 67 65 54 72 61 6e 73 20 30 2e 30 36 20 |ssageTrans 0.06 | 000002d0 45 72 72 6f 72 20 43 6f 75 6c 64 6e 27 74 20 6c |Error Couldn't l| 000002e0 6f 61 64 20 4d 73 67 54 72 61 6e 73 20 4d 6f 64 |oad MsgTrans Mod| 000002f0 75 6c 65 0a 7c 41 6e 64 20 63 68 65 63 6b 20 74 |ule.|And check t| 00000300 68 61 74 20 74 68 65 72 65 20 69 73 20 73 74 69 |hat there is sti| 00000310 6c 6c 20 65 6e 6f 75 67 68 20 6d 65 6d 6f 72 79 |ll enough memory| 00000320 21 0a 57 69 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 |!.WimpSlot -min | 00000330 31 39 32 4b 20 2d 6d 61 78 20 31 39 32 4b 0a 52 |192K -max 192K.R| 00000340 75 6e 20 3c 44 61 74 61 4c 6f 61 64 24 44 69 72 |un <DataLoad$Dir| 00000350 3e 2e 21 44 61 74 61 4c 6f 61 64 20 25 2a 30 0a |>.!DataLoad %*0.| 00000360