Home » Archimedes archive » Zipped Apps » ArtWorks » !Boot/Resources/!System/!CCShared/!TransTIFF/!Run

!Boot/Resources/!System/!CCShared/!TransTIFF/!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 » ArtWorks
Filename: !Boot/Resources/!System/!CCShared/!TransTIFF/!Run
Read OK:
File size: 01B9 bytes
Load address: 0000
Exec address: 0000
File contents
|>!run file for TransTIFF

IF "<TransTIFF$Running>" = "TRUE" THEN ERROR "TIFF translator is already running" 
Set TransTIFF$Dir <Obey$Dir>
set FFGServer$TransTIFF -T &FF0 &FF9 -T &FF0 &AFF -R TransTIFF$Dir -M
Set File$Type_FF0 TIFF
rmensure TransTIFF 1.00 rmload <TransTIFF$Dir>.TTMod
|Set Alias$@RunType_FF0 Run <TransTIFF$Dir>.!Run %%*0
iconSprites <TransTIFF$Dir>.!Sprites

WimpSlot -min 64K -max 64K

run "<TransTIFF$Dir>.!RunImage" %*0
00000000  7c 3e 21 72 75 6e 20 66  69 6c 65 20 66 6f 72 20  ||>!run file for |
00000010  54 72 61 6e 73 54 49 46  46 0a 0a 49 46 20 22 3c  |TransTIFF..IF "<|
00000020  54 72 61 6e 73 54 49 46  46 24 52 75 6e 6e 69 6e  |TransTIFF$Runnin|
00000030  67 3e 22 20 3d 20 22 54  52 55 45 22 20 54 48 45  |g>" = "TRUE" THE|
00000040  4e 20 45 52 52 4f 52 20  22 54 49 46 46 20 74 72  |N ERROR "TIFF tr|
00000050  61 6e 73 6c 61 74 6f 72  20 69 73 20 61 6c 72 65  |anslator is alre|
00000060  61 64 79 20 72 75 6e 6e  69 6e 67 22 20 0a 53 65  |ady running" .Se|
00000070  74 20 54 72 61 6e 73 54  49 46 46 24 44 69 72 20  |t TransTIFF$Dir |
00000080  3c 4f 62 65 79 24 44 69  72 3e 0a 73 65 74 20 46  |<Obey$Dir>.set F|
00000090  46 47 53 65 72 76 65 72  24 54 72 61 6e 73 54 49  |FGServer$TransTI|
000000a0  46 46 20 2d 54 20 26 46  46 30 20 26 46 46 39 20  |FF -T &FF0 &FF9 |
000000b0  2d 54 20 26 46 46 30 20  26 41 46 46 20 2d 52 20  |-T &FF0 &AFF -R |
000000c0  54 72 61 6e 73 54 49 46  46 24 44 69 72 20 2d 4d  |TransTIFF$Dir -M|
000000d0  0a 53 65 74 20 46 69 6c  65 24 54 79 70 65 5f 46  |.Set File$Type_F|
000000e0  46 30 20 54 49 46 46 0a  72 6d 65 6e 73 75 72 65  |F0 TIFF.rmensure|
000000f0  20 54 72 61 6e 73 54 49  46 46 20 31 2e 30 30 20  | TransTIFF 1.00 |
00000100  72 6d 6c 6f 61 64 20 3c  54 72 61 6e 73 54 49 46  |rmload <TransTIF|
00000110  46 24 44 69 72 3e 2e 54  54 4d 6f 64 0a 7c 53 65  |F$Dir>.TTMod.|Se|
00000120  74 20 41 6c 69 61 73 24  40 52 75 6e 54 79 70 65  |t Alias$@RunType|
00000130  5f 46 46 30 20 52 75 6e  20 3c 54 72 61 6e 73 54  |_FF0 Run <TransT|
00000140  49 46 46 24 44 69 72 3e  2e 21 52 75 6e 20 25 25  |IFF$Dir>.!Run %%|
00000150  2a 30 0a 69 63 6f 6e 53  70 72 69 74 65 73 20 3c  |*0.iconSprites <|
00000160  54 72 61 6e 73 54 49 46  46 24 44 69 72 3e 2e 21  |TransTIFF$Dir>.!|
00000170  53 70 72 69 74 65 73 0a  0a 57 69 6d 70 53 6c 6f  |Sprites..WimpSlo|
00000180  74 20 2d 6d 69 6e 20 36  34 4b 20 2d 6d 61 78 20  |t -min 64K -max |
00000190  36 34 4b 0a 0a 72 75 6e  20 22 3c 54 72 61 6e 73  |64K..run "<Trans|
000001a0  54 49 46 46 24 44 69 72  3e 2e 21 52 75 6e 49 6d  |TIFF$Dir>.!RunIm|
000001b0  61 67 65 22 20 25 2a 30  0a                       |age" %*0.|
000001b9