Home » Archimedes archive » Acorn User » AU 1998-03 B.adf » Extras2 » Comms/Attacher/!Attacher/!Run

Comms/Attacher/!Attacher/!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 User » AU 1998-03 B.adf » Extras2
Filename: Comms/Attacher/!Attacher/!Run
Read OK:
File size: 02C0 bytes
Load address: 0000
Exec address: 0000
File contents
| Run file for application  !Attacher

RMEnsure UtilityModule 3.00 Error This application is only suitable for use with RISC OS 3.00 or later versions.

Set Attacher$Dir <Obey$Dir>.Resources
Set Attacher$Help <Obey$Dir>.!Help
IconSprites <Obey$Dir>.!Sprites

|To add file type translations add DosMap commands here in the form:
|
|DosMap <PC extension> <RiscOS filetype>
|
|This means to define the extension ".txt" to be RiscOS type "fff" you need:
|
|DosMap txt fff

RMEnsure SharedCLibrary 3.75 RMLoad system:Modules.CLib
RMEnsure TypeTrans 1.01 RMLoad <Obey$Dir>.TypeTrans
RMEnsure TypeTrans 1.01 Error Attacher requires TypeTrans 1.01 or later

Wimpslot -min 128k -max 128k
Run <Obey$Dir>.!RunImage
00000000  7c 20 52 75 6e 20 66 69  6c 65 20 66 6f 72 20 61  || Run file for a|
00000010  70 70 6c 69 63 61 74 69  6f 6e 20 20 21 41 74 74  |pplication  !Att|
00000020  61 63 68 65 72 0a 0a 52  4d 45 6e 73 75 72 65 20  |acher..RMEnsure |
00000030  55 74 69 6c 69 74 79 4d  6f 64 75 6c 65 20 33 2e  |UtilityModule 3.|
00000040  30 30 20 45 72 72 6f 72  20 54 68 69 73 20 61 70  |00 Error This ap|
00000050  70 6c 69 63 61 74 69 6f  6e 20 69 73 20 6f 6e 6c  |plication is onl|
00000060  79 20 73 75 69 74 61 62  6c 65 20 66 6f 72 20 75  |y suitable for u|
00000070  73 65 20 77 69 74 68 20  52 49 53 43 20 4f 53 20  |se with RISC OS |
00000080  33 2e 30 30 20 6f 72 20  6c 61 74 65 72 20 76 65  |3.00 or later ve|
00000090  72 73 69 6f 6e 73 2e 0a  0a 53 65 74 20 41 74 74  |rsions...Set Att|
000000a0  61 63 68 65 72 24 44 69  72 20 3c 4f 62 65 79 24  |acher$Dir <Obey$|
000000b0  44 69 72 3e 2e 52 65 73  6f 75 72 63 65 73 0a 53  |Dir>.Resources.S|
000000c0  65 74 20 41 74 74 61 63  68 65 72 24 48 65 6c 70  |et Attacher$Help|
000000d0  20 3c 4f 62 65 79 24 44  69 72 3e 2e 21 48 65 6c  | <Obey$Dir>.!Hel|
000000e0  70 0a 49 63 6f 6e 53 70  72 69 74 65 73 20 3c 4f  |p.IconSprites <O|
000000f0  62 65 79 24 44 69 72 3e  2e 21 53 70 72 69 74 65  |bey$Dir>.!Sprite|
00000100  73 0a 0a 7c 54 6f 20 61  64 64 20 66 69 6c 65 20  |s..|To add file |
00000110  74 79 70 65 20 74 72 61  6e 73 6c 61 74 69 6f 6e  |type translation|
00000120  73 20 61 64 64 20 44 6f  73 4d 61 70 20 63 6f 6d  |s add DosMap com|
00000130  6d 61 6e 64 73 20 68 65  72 65 20 69 6e 20 74 68  |mands here in th|
00000140  65 20 66 6f 72 6d 3a 0a  7c 0a 7c 44 6f 73 4d 61  |e form:.|.|DosMa|
00000150  70 20 3c 50 43 20 65 78  74 65 6e 73 69 6f 6e 3e  |p <PC extension>|
00000160  20 3c 52 69 73 63 4f 53  20 66 69 6c 65 74 79 70  | <RiscOS filetyp|
00000170  65 3e 0a 7c 0a 7c 54 68  69 73 20 6d 65 61 6e 73  |e>.|.|This means|
00000180  20 74 6f 20 64 65 66 69  6e 65 20 74 68 65 20 65  | to define the e|
00000190  78 74 65 6e 73 69 6f 6e  20 22 2e 74 78 74 22 20  |xtension ".txt" |
000001a0  74 6f 20 62 65 20 52 69  73 63 4f 53 20 74 79 70  |to be RiscOS typ|
000001b0  65 20 22 66 66 66 22 20  79 6f 75 20 6e 65 65 64  |e "fff" you need|
000001c0  3a 0a 7c 0a 7c 44 6f 73  4d 61 70 20 74 78 74 20  |:.|.|DosMap txt |
000001d0  66 66 66 0a 0a 52 4d 45  6e 73 75 72 65 20 53 68  |fff..RMEnsure Sh|
000001e0  61 72 65 64 43 4c 69 62  72 61 72 79 20 33 2e 37  |aredCLibrary 3.7|
000001f0  35 20 52 4d 4c 6f 61 64  20 73 79 73 74 65 6d 3a  |5 RMLoad system:|
00000200  4d 6f 64 75 6c 65 73 2e  43 4c 69 62 0a 52 4d 45  |Modules.CLib.RME|
00000210  6e 73 75 72 65 20 54 79  70 65 54 72 61 6e 73 20  |nsure TypeTrans |
00000220  31 2e 30 31 20 52 4d 4c  6f 61 64 20 3c 4f 62 65  |1.01 RMLoad <Obe|
00000230  79 24 44 69 72 3e 2e 54  79 70 65 54 72 61 6e 73  |y$Dir>.TypeTrans|
00000240  0a 52 4d 45 6e 73 75 72  65 20 54 79 70 65 54 72  |.RMEnsure TypeTr|
00000250  61 6e 73 20 31 2e 30 31  20 45 72 72 6f 72 20 41  |ans 1.01 Error A|
00000260  74 74 61 63 68 65 72 20  72 65 71 75 69 72 65 73  |ttacher requires|
00000270  20 54 79 70 65 54 72 61  6e 73 20 31 2e 30 31 20  | TypeTrans 1.01 |
00000280  6f 72 20 6c 61 74 65 72  0a 0a 57 69 6d 70 73 6c  |or later..Wimpsl|
00000290  6f 74 20 2d 6d 69 6e 20  31 32 38 6b 20 2d 6d 61  |ot -min 128k -ma|
000002a0  78 20 31 32 38 6b 0a 52  75 6e 20 3c 4f 62 65 79  |x 128k.Run <Obey|
000002b0  24 44 69 72 3e 2e 21 52  75 6e 49 6d 61 67 65 0a  |$Dir>.!RunImage.|
000002c0