Home » Archimedes archive » Archimedes World » AW-1995-01-Disc2.adf » Disk2Jan95 » !AWJan95/Goodies/Event/Examples/!Text-DTP/!Run
!AWJan95/Goodies/Event/Examples/!Text-DTP/!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 » Archimedes World » AW-1995-01-Disc2.adf » Disk2Jan95 |
Filename: | !AWJan95/Goodies/Event/Examples/!Text-DTP/!Run |
Read OK: | ✔ |
File size: | 03C8 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
|ForceCFS | !Run Obey file for Text-DTP Application Set Text-DTP$Dir <Obey$Dir> Set Text-DTP$BasicFile <Obey$Dir>.!Text-DTP IF "<EvntShell$Path>"="" THEN ERROR 0 Shell resources not found IF "<Wimp$ScrapDir>"="" THEN ERROR 0 Cannot find scrap directory |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 Run <Obey$Dir>.ChkSpr WimpSlot -min 224K -max 224K |Load any modules required now RMEnsure InterfaceManager 2.00 RMLoad <EvntShell$Path>Interface RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module RMEnsure MenuUtils 0.11 RMLoad <EvntShell$Path>MenuMod RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuMod Module RMEnsure MessageTrans 0.06 RMLoad <EvntShell$Path>MsgTrans RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module |And check that there is still enough memory! WimpSlot -min 224K -max 224K Run <Text-DTP$Dir>.!Text-DTP %*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 54 | Obey file for T| 00000020 65 78 74 2d 44 54 50 20 41 70 70 6c 69 63 61 74 |ext-DTP Applicat| 00000030 69 6f 6e 0a 53 65 74 20 54 65 78 74 2d 44 54 50 |ion.Set Text-DTP| 00000040 24 44 69 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a |$Dir <Obey$Dir>.| 00000050 53 65 74 20 54 65 78 74 2d 44 54 50 24 42 61 73 |Set Text-DTP$Bas| 00000060 69 63 46 69 6c 65 20 3c 4f 62 65 79 24 44 69 72 |icFile <Obey$Dir| 00000070 3e 2e 21 54 65 78 74 2d 44 54 50 0a 49 46 20 22 |>.!Text-DTP.IF "| 00000080 3c 45 76 6e 74 53 68 65 6c 6c 24 50 61 74 68 3e |<EvntShell$Path>| 00000090 22 3d 22 22 20 54 48 45 4e 20 45 52 52 4f 52 20 |"="" THEN ERROR | 000000a0 30 20 53 68 65 6c 6c 20 72 65 73 6f 75 72 63 65 |0 Shell resource| 000000b0 73 20 6e 6f 74 20 66 6f 75 6e 64 0a 49 46 20 22 |s not found.IF "| 000000c0 3c 57 69 6d 70 24 53 63 72 61 70 44 69 72 3e 22 |<Wimp$ScrapDir>"| 000000d0 3d 22 22 20 54 48 45 4e 20 45 52 52 4f 52 20 30 |="" THEN ERROR 0| 000000e0 20 43 61 6e 6e 6f 74 20 66 69 6e 64 20 73 63 72 | Cannot find scr| 000000f0 61 70 20 64 69 72 65 63 74 6f 72 79 0a 7c 43 68 |ap directory.|Ch| 00000100 61 6e 67 65 20 74 68 65 20 6e 65 78 74 20 6c 69 |ange the next li| 00000110 6e 65 20 69 66 20 79 6f 75 20 61 72 65 20 75 73 |ne if you are us| 00000120 69 6e 67 20 61 20 64 69 66 66 65 72 65 6e 74 0a |ing a different.| 00000130 7c 66 69 6c 65 74 79 70 65 20 6e 75 6d 62 65 72 ||filetype number| 00000140 0a 7c 53 65 74 20 41 6c 69 61 73 24 40 52 75 6e |.|Set Alias$@Run| 00000150 54 79 70 65 5f 32 30 30 20 52 75 6e 20 3c 4f 62 |Type_200 Run <Ob| 00000160 65 79 24 44 69 72 3e 2e 21 52 75 6e 20 25 25 2a |ey$Dir>.!Run %%*| 00000170 30 0a 49 63 6f 6e 53 70 72 69 74 65 73 20 3c 4f |0.IconSprites <O| 00000180 62 65 79 24 44 69 72 3e 2e 21 53 70 72 69 74 65 |bey$Dir>.!Sprite| 00000190 73 0a 52 75 6e 20 3c 4f 62 65 79 24 44 69 72 3e |s.Run <Obey$Dir>| 000001a0 2e 43 68 6b 53 70 72 0a 57 69 6d 70 53 6c 6f 74 |.ChkSpr.WimpSlot| 000001b0 20 2d 6d 69 6e 20 32 32 34 4b 20 2d 6d 61 78 20 | -min 224K -max | 000001c0 32 32 34 4b 0a 7c 4c 6f 61 64 20 61 6e 79 20 6d |224K.|Load any m| 000001d0 6f 64 75 6c 65 73 20 72 65 71 75 69 72 65 64 20 |odules required | 000001e0 6e 6f 77 0a 52 4d 45 6e 73 75 72 65 20 49 6e 74 |now.RMEnsure Int| 000001f0 65 72 66 61 63 65 4d 61 6e 61 67 65 72 20 32 2e |erfaceManager 2.| 00000200 30 30 20 52 4d 4c 6f 61 64 20 3c 45 76 6e 74 53 |00 RMLoad <EvntS| 00000210 68 65 6c 6c 24 50 61 74 68 3e 49 6e 74 65 72 66 |hell$Path>Interf| 00000220 61 63 65 0a 52 4d 45 6e 73 75 72 65 20 49 6e 74 |ace.RMEnsure Int| 00000230 65 72 66 61 63 65 4d 61 6e 61 67 65 72 20 32 2e |erfaceManager 2.| 00000240 30 30 20 45 72 72 6f 72 20 43 6f 75 6c 64 6e 27 |00 Error Couldn'| 00000250 74 20 6c 6f 61 64 20 49 6e 74 65 72 66 61 63 65 |t load Interface| 00000260 20 6d 6f 64 75 6c 65 0a 52 4d 45 6e 73 75 72 65 | module.RMEnsure| 00000270 20 4d 65 6e 75 55 74 69 6c 73 20 30 2e 31 31 20 | MenuUtils 0.11 | 00000280 52 4d 4c 6f 61 64 20 3c 45 76 6e 74 53 68 65 6c |RMLoad <EvntShel| 00000290 6c 24 50 61 74 68 3e 4d 65 6e 75 4d 6f 64 0a 52 |l$Path>MenuMod.R| 000002a0 4d 45 6e 73 75 72 65 20 4d 65 6e 75 55 74 69 6c |MEnsure MenuUtil| 000002b0 73 20 30 2e 31 31 20 45 72 72 6f 72 20 30 20 45 |s 0.11 Error 0 E| 000002c0 72 72 6f 72 20 43 6f 75 6c 64 6e 27 74 20 6c 6f |rror Couldn't lo| 000002d0 61 64 20 4d 65 6e 75 4d 6f 64 20 4d 6f 64 75 6c |ad MenuMod Modul| 000002e0 65 0a 52 4d 45 6e 73 75 72 65 20 4d 65 73 73 61 |e.RMEnsure Messa| 000002f0 67 65 54 72 61 6e 73 20 30 2e 30 36 20 52 4d 4c |geTrans 0.06 RML| 00000300 6f 61 64 20 3c 45 76 6e 74 53 68 65 6c 6c 24 50 |oad <EvntShell$P| 00000310 61 74 68 3e 4d 73 67 54 72 61 6e 73 0a 52 4d 45 |ath>MsgTrans.RME| 00000320 6e 73 75 72 65 20 4d 65 73 73 61 67 65 54 72 61 |nsure MessageTra| 00000330 6e 73 20 30 2e 30 36 20 45 72 72 6f 72 20 43 6f |ns 0.06 Error Co| 00000340 75 6c 64 6e 27 74 20 6c 6f 61 64 20 4d 73 67 54 |uldn't load MsgT| 00000350 72 61 6e 73 20 4d 6f 64 75 6c 65 0a 7c 41 6e 64 |rans Module.|And| 00000360 20 63 68 65 63 6b 20 74 68 61 74 20 74 68 65 72 | check that ther| 00000370 65 20 69 73 20 73 74 69 6c 6c 20 65 6e 6f 75 67 |e is still enoug| 00000380 68 20 6d 65 6d 6f 72 79 21 0a 57 69 6d 70 53 6c |h memory!.WimpSl| 00000390 6f 74 20 2d 6d 69 6e 20 32 32 34 4b 20 2d 6d 61 |ot -min 224K -ma| 000003a0 78 20 32 32 34 4b 0a 52 75 6e 20 3c 54 65 78 74 |x 224K.Run <Text| 000003b0 2d 44 54 50 24 44 69 72 3e 2e 21 54 65 78 74 2d |-DTP$Dir>.!Text-| 000003c0 44 54 50 20 25 2a 30 0a |DTP %*0.| 000003c8