Home » Archimedes archive » Acorn Computing » 1992 11 Mega Disk.adf » !_92-11 » Programs/Titler/!Titler/!RUN
Programs/Titler/!Titler/!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 » 1992 11 Mega Disk.adf » !_92-11 |
Filename: | Programs/Titler/!Titler/!RUN |
Read OK: | ✔ |
File size: | 053A bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| !Run File for Titler V1.08 January 1992 | � Rob Davison and Clares Micro Supplies 1992 | |IF "<System$Path>" = "" then Error 0 System resources cannot be found. Please locate !System and double click on it. SET Titler$Dir <Obey$Dir> SET Titler$Resources <Titler$Dir>.RESOURCES SET Titler$Screen <Titler$Dir>.Store1 SET Titler$Runtail "%*0" RMENSURE MessageTrans 0.06 RMLOAD <Titler$Resources>.msgtrans RMENSURE MessageTrans 0.06 Error The MessageTrans module could not be found ! RMENSURE ColourTrans 0.51 RMLOAD <Titler$Resources>.Colours RMENSURE SpriteUtils 1.00 RMREINIT SpriteUtils RMENSURE XARC 1.00 RMLOAD <Titler$Resources>.XARC RMENSURE TitlerModes RMLOAD <Titler$Resources>.TitlerMode RMENSURE FONTMANAGER 2.39 ERROR 1 Titler Requires the Outline FontManager. Please locate !Fonts and double click on it. RMENSURE SUPERSAMPLE 0 ERROR 1 Titler Requires the SuperSample Module. Please locate !Fonts and double click on it. IF "<Wimp$Scrap>" = "" THEN SET Wimp$Scrap <Titler$Dir>.SCRAPFILE | The following are for new full justify when I get it written ! SET Titler_WordJ 80% SET Titler_CharJ 40% SET File$Type_C7F Titler SET Alias$@RunType_C7F RUN <Titler$Dir>.!Run %%*0 SET File$Type_D1A Tformat SET Alias$@RunType_D1A RUN <Titler$Dir>.!Run %%*0 WIMPSLOT 272K 272K RUN <Titler$Dir>.!RunImage %*0
00000000 7c 20 20 20 20 21 52 75 6e 20 46 69 6c 65 20 66 || !Run File f| 00000010 6f 72 20 54 69 74 6c 65 72 20 56 31 2e 30 38 20 |or Titler V1.08 | 00000020 4a 61 6e 75 61 72 79 20 31 39 39 32 0a 7c 20 a9 |January 1992.| .| 00000030 20 52 6f 62 20 44 61 76 69 73 6f 6e 20 61 6e 64 | Rob Davison and| 00000040 20 43 6c 61 72 65 73 20 4d 69 63 72 6f 20 53 75 | Clares Micro Su| 00000050 70 70 6c 69 65 73 20 31 39 39 32 0a 7c 0a 7c 49 |pplies 1992.|.|I| 00000060 46 20 22 3c 53 79 73 74 65 6d 24 50 61 74 68 3e |F "<System$Path>| 00000070 22 20 3d 20 22 22 20 74 68 65 6e 20 45 72 72 6f |" = "" then Erro| 00000080 72 20 30 20 53 79 73 74 65 6d 20 72 65 73 6f 75 |r 0 System resou| 00000090 72 63 65 73 20 63 61 6e 6e 6f 74 20 62 65 20 66 |rces cannot be f| 000000a0 6f 75 6e 64 2e 20 50 6c 65 61 73 65 20 6c 6f 63 |ound. Please loc| 000000b0 61 74 65 20 21 53 79 73 74 65 6d 20 61 6e 64 20 |ate !System and | 000000c0 64 6f 75 62 6c 65 20 63 6c 69 63 6b 20 6f 6e 20 |double click on | 000000d0 69 74 2e 0a 0a 53 45 54 20 54 69 74 6c 65 72 24 |it...SET Titler$| 000000e0 44 69 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a 53 |Dir <Obey$Dir>.S| 000000f0 45 54 20 54 69 74 6c 65 72 24 52 65 73 6f 75 72 |ET Titler$Resour| 00000100 63 65 73 20 3c 54 69 74 6c 65 72 24 44 69 72 3e |ces <Titler$Dir>| 00000110 2e 52 45 53 4f 55 52 43 45 53 0a 53 45 54 20 54 |.RESOURCES.SET T| 00000120 69 74 6c 65 72 24 53 63 72 65 65 6e 20 3c 54 69 |itler$Screen <Ti| 00000130 74 6c 65 72 24 44 69 72 3e 2e 53 74 6f 72 65 31 |tler$Dir>.Store1| 00000140 0a 53 45 54 20 54 69 74 6c 65 72 24 52 75 6e 74 |.SET Titler$Runt| 00000150 61 69 6c 20 22 25 2a 30 22 0a 0a 52 4d 45 4e 53 |ail "%*0"..RMENS| 00000160 55 52 45 20 4d 65 73 73 61 67 65 54 72 61 6e 73 |URE MessageTrans| 00000170 20 30 2e 30 36 20 52 4d 4c 4f 41 44 20 3c 54 69 | 0.06 RMLOAD <Ti| 00000180 74 6c 65 72 24 52 65 73 6f 75 72 63 65 73 3e 2e |tler$Resources>.| 00000190 6d 73 67 74 72 61 6e 73 0a 52 4d 45 4e 53 55 52 |msgtrans.RMENSUR| 000001a0 45 20 4d 65 73 73 61 67 65 54 72 61 6e 73 20 30 |E MessageTrans 0| 000001b0 2e 30 36 20 45 72 72 6f 72 20 54 68 65 20 4d 65 |.06 Error The Me| 000001c0 73 73 61 67 65 54 72 61 6e 73 20 6d 6f 64 75 6c |ssageTrans modul| 000001d0 65 20 63 6f 75 6c 64 20 6e 6f 74 20 62 65 20 66 |e could not be f| 000001e0 6f 75 6e 64 20 21 0a 52 4d 45 4e 53 55 52 45 20 |ound !.RMENSURE | 000001f0 43 6f 6c 6f 75 72 54 72 61 6e 73 20 30 2e 35 31 |ColourTrans 0.51| 00000200 20 52 4d 4c 4f 41 44 20 3c 54 69 74 6c 65 72 24 | RMLOAD <Titler$| 00000210 52 65 73 6f 75 72 63 65 73 3e 2e 43 6f 6c 6f 75 |Resources>.Colou| 00000220 72 73 20 0a 52 4d 45 4e 53 55 52 45 20 53 70 72 |rs .RMENSURE Spr| 00000230 69 74 65 55 74 69 6c 73 20 31 2e 30 30 20 52 4d |iteUtils 1.00 RM| 00000240 52 45 49 4e 49 54 20 53 70 72 69 74 65 55 74 69 |REINIT SpriteUti| 00000250 6c 73 0a 52 4d 45 4e 53 55 52 45 20 58 41 52 43 |ls.RMENSURE XARC| 00000260 20 31 2e 30 30 20 52 4d 4c 4f 41 44 20 3c 54 69 | 1.00 RMLOAD <Ti| 00000270 74 6c 65 72 24 52 65 73 6f 75 72 63 65 73 3e 2e |tler$Resources>.| 00000280 58 41 52 43 0a 52 4d 45 4e 53 55 52 45 20 54 69 |XARC.RMENSURE Ti| 00000290 74 6c 65 72 4d 6f 64 65 73 20 52 4d 4c 4f 41 44 |tlerModes RMLOAD| 000002a0 20 3c 54 69 74 6c 65 72 24 52 65 73 6f 75 72 63 | <Titler$Resourc| 000002b0 65 73 3e 2e 54 69 74 6c 65 72 4d 6f 64 65 0a 52 |es>.TitlerMode.R| 000002c0 4d 45 4e 53 55 52 45 20 46 4f 4e 54 4d 41 4e 41 |MENSURE FONTMANA| 000002d0 47 45 52 20 32 2e 33 39 20 45 52 52 4f 52 20 31 |GER 2.39 ERROR 1| 000002e0 20 54 69 74 6c 65 72 20 52 65 71 75 69 72 65 73 | Titler Requires| 000002f0 20 74 68 65 20 4f 75 74 6c 69 6e 65 20 46 6f 6e | the Outline Fon| 00000300 74 4d 61 6e 61 67 65 72 2e 20 50 6c 65 61 73 65 |tManager. Please| 00000310 20 6c 6f 63 61 74 65 20 21 46 6f 6e 74 73 20 61 | locate !Fonts a| 00000320 6e 64 20 64 6f 75 62 6c 65 20 63 6c 69 63 6b 20 |nd double click | 00000330 6f 6e 20 69 74 2e 0a 52 4d 45 4e 53 55 52 45 20 |on it..RMENSURE | 00000340 53 55 50 45 52 53 41 4d 50 4c 45 20 30 20 45 52 |SUPERSAMPLE 0 ER| 00000350 52 4f 52 20 31 20 54 69 74 6c 65 72 20 52 65 71 |ROR 1 Titler Req| 00000360 75 69 72 65 73 20 74 68 65 20 53 75 70 65 72 53 |uires the SuperS| 00000370 61 6d 70 6c 65 20 4d 6f 64 75 6c 65 2e 20 50 6c |ample Module. Pl| 00000380 65 61 73 65 20 6c 6f 63 61 74 65 20 21 46 6f 6e |ease locate !Fon| 00000390 74 73 20 61 6e 64 20 64 6f 75 62 6c 65 20 63 6c |ts and double cl| 000003a0 69 63 6b 20 6f 6e 20 69 74 2e 0a 0a 49 46 20 22 |ick on it...IF "| 000003b0 3c 57 69 6d 70 24 53 63 72 61 70 3e 22 20 3d 20 |<Wimp$Scrap>" = | 000003c0 22 22 20 54 48 45 4e 20 53 45 54 20 57 69 6d 70 |"" THEN SET Wimp| 000003d0 24 53 63 72 61 70 20 3c 54 69 74 6c 65 72 24 44 |$Scrap <Titler$D| 000003e0 69 72 3e 2e 53 43 52 41 50 46 49 4c 45 0a 0a 7c |ir>.SCRAPFILE..|| 000003f0 20 54 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 61 | The following a| 00000400 72 65 20 66 6f 72 20 6e 65 77 20 66 75 6c 6c 20 |re for new full | 00000410 6a 75 73 74 69 66 79 20 77 68 65 6e 20 49 20 67 |justify when I g| 00000420 65 74 20 69 74 20 77 72 69 74 74 65 6e 20 21 0a |et it written !.| 00000430 0a 53 45 54 20 54 69 74 6c 65 72 5f 57 6f 72 64 |.SET Titler_Word| 00000440 4a 20 38 30 25 0a 53 45 54 20 54 69 74 6c 65 72 |J 80%.SET Titler| 00000450 5f 43 68 61 72 4a 20 34 30 25 0a 0a 53 45 54 20 |_CharJ 40%..SET | 00000460 46 69 6c 65 24 54 79 70 65 5f 43 37 46 20 54 69 |File$Type_C7F Ti| 00000470 74 6c 65 72 0a 53 45 54 20 41 6c 69 61 73 24 40 |tler.SET Alias$@| 00000480 52 75 6e 54 79 70 65 5f 43 37 46 20 52 55 4e 20 |RunType_C7F RUN | 00000490 3c 54 69 74 6c 65 72 24 44 69 72 3e 2e 21 52 75 |<Titler$Dir>.!Ru| 000004a0 6e 20 25 25 2a 30 0a 53 45 54 20 46 69 6c 65 24 |n %%*0.SET File$| 000004b0 54 79 70 65 5f 44 31 41 20 54 66 6f 72 6d 61 74 |Type_D1A Tformat| 000004c0 0a 53 45 54 20 41 6c 69 61 73 24 40 52 75 6e 54 |.SET Alias$@RunT| 000004d0 79 70 65 5f 44 31 41 20 52 55 4e 20 3c 54 69 74 |ype_D1A RUN <Tit| 000004e0 6c 65 72 24 44 69 72 3e 2e 21 52 75 6e 20 25 25 |ler$Dir>.!Run %%| 000004f0 2a 30 0a 0a 57 49 4d 50 53 4c 4f 54 20 32 37 32 |*0..WIMPSLOT 272| 00000500 4b 20 32 37 32 4b 0a 52 55 4e 20 3c 54 69 74 6c |K 272K.RUN <Titl| 00000510 65 72 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 |er$Dir>.!RunImag| 00000520 65 20 25 2a 30 20 20 20 20 20 20 20 20 20 20 20 |e %*0 | 00000530 20 20 20 20 20 20 20 20 20 0a | .| 0000053a