Home » Archimedes archive » Zipped Apps » Impression II » TableMate/!TableMate/!Run
TableMate/!TableMate/!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 » Zipped Apps » Impression II |
Filename: | TableMate/!TableMate/!Run |
Read OK: | ✔ |
File size: | 02E5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
set TableMate$Dir <Obey$Dir> set TableMate$Font Homerton.Medium set TableMate$Size 12 |if "<System$Path>" = "" then Error 0 System Resources not Found rmensure FontManager 2.42 Error 0 Outline FontManager not installed If "<Font$Path>"="" Then Error 0 Outline Fonts cannot be found Iconsprites <Obey$Dir>.!Sprites rmensure sharedclibrary 3.75 rmload System:Modules.CLib rmensure sharedclibrary 3.75 Error you need CLib 3.75 or later rmensure ColourTrans 0.51 rmload System:Modules.Colours rmensure ColourTrans 0.51 Error you need ColourTrans 0.51 or later rmensure MessageTrans 0.06 rmload System:Modules.MsgTrans rmensure MessageTrans 0.06 Error You need MessageTrans 0.06 or later wimpslot -min 224k -max 224k <TableMate$Dir>.!RunImage %0
00000000 73 65 74 20 54 61 62 6c 65 4d 61 74 65 24 44 69 |set TableMate$Di| 00000010 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a 73 65 74 |r <Obey$Dir>.set| 00000020 20 54 61 62 6c 65 4d 61 74 65 24 46 6f 6e 74 20 | TableMate$Font | 00000030 48 6f 6d 65 72 74 6f 6e 2e 4d 65 64 69 75 6d 0a |Homerton.Medium.| 00000040 73 65 74 20 54 61 62 6c 65 4d 61 74 65 24 53 69 |set TableMate$Si| 00000050 7a 65 20 31 32 0a 7c 69 66 20 22 3c 53 79 73 74 |ze 12.|if "<Syst| 00000060 65 6d 24 50 61 74 68 3e 22 20 3d 20 22 22 20 74 |em$Path>" = "" t| 00000070 68 65 6e 20 45 72 72 6f 72 20 30 20 53 79 73 74 |hen Error 0 Syst| 00000080 65 6d 20 52 65 73 6f 75 72 63 65 73 20 6e 6f 74 |em Resources not| 00000090 20 46 6f 75 6e 64 0a 72 6d 65 6e 73 75 72 65 20 | Found.rmensure | 000000a0 46 6f 6e 74 4d 61 6e 61 67 65 72 20 32 2e 34 32 |FontManager 2.42| 000000b0 20 45 72 72 6f 72 20 30 20 4f 75 74 6c 69 6e 65 | Error 0 Outline| 000000c0 20 46 6f 6e 74 4d 61 6e 61 67 65 72 20 6e 6f 74 | FontManager not| 000000d0 20 69 6e 73 74 61 6c 6c 65 64 0a 49 66 20 22 3c | installed.If "<| 000000e0 46 6f 6e 74 24 50 61 74 68 3e 22 3d 22 22 20 54 |Font$Path>"="" T| 000000f0 68 65 6e 20 45 72 72 6f 72 20 30 20 4f 75 74 6c |hen Error 0 Outl| 00000100 69 6e 65 20 46 6f 6e 74 73 20 63 61 6e 6e 6f 74 |ine Fonts cannot| 00000110 20 62 65 20 66 6f 75 6e 64 0a 49 63 6f 6e 73 70 | be found.Iconsp| 00000120 72 69 74 65 73 20 3c 4f 62 65 79 24 44 69 72 3e |rites <Obey$Dir>| 00000130 2e 21 53 70 72 69 74 65 73 0a 72 6d 65 6e 73 75 |.!Sprites.rmensu| 00000140 72 65 20 73 68 61 72 65 64 63 6c 69 62 72 61 72 |re sharedclibrar| 00000150 79 20 33 2e 37 35 20 72 6d 6c 6f 61 64 20 53 79 |y 3.75 rmload Sy| 00000160 73 74 65 6d 3a 4d 6f 64 75 6c 65 73 2e 43 4c 69 |stem:Modules.CLi| 00000170 62 0a 72 6d 65 6e 73 75 72 65 20 73 68 61 72 65 |b.rmensure share| 00000180 64 63 6c 69 62 72 61 72 79 20 33 2e 37 35 20 45 |dclibrary 3.75 E| 00000190 72 72 6f 72 20 79 6f 75 20 6e 65 65 64 20 43 4c |rror you need CL| 000001a0 69 62 20 33 2e 37 35 20 6f 72 20 6c 61 74 65 72 |ib 3.75 or later| 000001b0 0a 72 6d 65 6e 73 75 72 65 20 43 6f 6c 6f 75 72 |.rmensure Colour| 000001c0 54 72 61 6e 73 20 30 2e 35 31 20 72 6d 6c 6f 61 |Trans 0.51 rmloa| 000001d0 64 20 53 79 73 74 65 6d 3a 4d 6f 64 75 6c 65 73 |d System:Modules| 000001e0 2e 43 6f 6c 6f 75 72 73 0a 72 6d 65 6e 73 75 72 |.Colours.rmensur| 000001f0 65 20 43 6f 6c 6f 75 72 54 72 61 6e 73 20 30 2e |e ColourTrans 0.| 00000200 35 31 20 45 72 72 6f 72 20 79 6f 75 20 6e 65 65 |51 Error you nee| 00000210 64 20 43 6f 6c 6f 75 72 54 72 61 6e 73 20 30 2e |d ColourTrans 0.| 00000220 35 31 20 6f 72 20 6c 61 74 65 72 0a 72 6d 65 6e |51 or later.rmen| 00000230 73 75 72 65 20 4d 65 73 73 61 67 65 54 72 61 6e |sure MessageTran| 00000240 73 20 30 2e 30 36 20 72 6d 6c 6f 61 64 20 53 79 |s 0.06 rmload Sy| 00000250 73 74 65 6d 3a 4d 6f 64 75 6c 65 73 2e 4d 73 67 |stem:Modules.Msg| 00000260 54 72 61 6e 73 0a 72 6d 65 6e 73 75 72 65 20 4d |Trans.rmensure M| 00000270 65 73 73 61 67 65 54 72 61 6e 73 20 30 2e 30 36 |essageTrans 0.06| 00000280 20 45 72 72 6f 72 20 59 6f 75 20 6e 65 65 64 20 | Error You need | 00000290 4d 65 73 73 61 67 65 54 72 61 6e 73 20 30 2e 30 |MessageTrans 0.0| 000002a0 36 20 6f 72 20 6c 61 74 65 72 0a 77 69 6d 70 73 |6 or later.wimps| 000002b0 6c 6f 74 20 2d 6d 69 6e 20 32 32 34 6b 20 2d 6d |lot -min 224k -m| 000002c0 61 78 20 32 32 34 6b 0a 3c 54 61 62 6c 65 4d 61 |ax 224k.<TableMa| 000002d0 74 65 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 |te$Dir>.!RunImag| 000002e0 65 20 25 30 0a |e %0.| 000002e5