Home » Archimedes archive » Acorn User » AU 1995-09.adf » !ClickBack » Clickback/!ClicBack/!Retrieve/!Run

Clickback/!ClicBack/!Retrieve/!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 1995-09.adf » !ClickBack
Filename: Clickback/!ClicBack/!Retrieve/!Run
Read OK:
File size: 0219 bytes
Load address: 0000
Exec address: 0000
File contents
| run file for !Retrieve application
|
Set Retrieve$Dir <Obey$Dir>
if "<System$Path>" = "" then Error 0 System resources cannot be found
RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
|
WimpSlot -min 300k -max 400k
IconSprites <Retrieve$Dir>.!Sprites
Set File$Type_326 BackOpts
Set File$Type_325 BackData
Set Alias$@RunType_325 Run <Retrieve$Dir>.!Run %%*0
|
|
if "<Wimp$ScrapDir>" = "" then Error 0 Scrap Directory cannot be found
Run <Retrieve$Dir>.!Runimage %*0
00000000  7c 20 72 75 6e 20 66 69  6c 65 20 66 6f 72 20 21  || run file for !|
00000010  52 65 74 72 69 65 76 65  20 61 70 70 6c 69 63 61  |Retrieve applica|
00000020  74 69 6f 6e 0a 7c 0a 53  65 74 20 52 65 74 72 69  |tion.|.Set Retri|
00000030  65 76 65 24 44 69 72 20  3c 4f 62 65 79 24 44 69  |eve$Dir <Obey$Di|
00000040  72 3e 0a 69 66 20 22 3c  53 79 73 74 65 6d 24 50  |r>.if "<System$P|
00000050  61 74 68 3e 22 20 3d 20  22 22 20 74 68 65 6e 20  |ath>" = "" then |
00000060  45 72 72 6f 72 20 30 20  53 79 73 74 65 6d 20 72  |Error 0 System r|
00000070  65 73 6f 75 72 63 65 73  20 63 61 6e 6e 6f 74 20  |esources cannot |
00000080  62 65 20 66 6f 75 6e 64  0a 52 4d 45 6e 73 75 72  |be found.RMEnsur|
00000090  65 20 53 68 61 72 65 64  43 4c 69 62 72 61 72 79  |e SharedCLibrary|
000000a0  20 33 2e 35 30 20 52 4d  4c 6f 61 64 20 53 79 73  | 3.50 RMLoad Sys|
000000b0  74 65 6d 3a 4d 6f 64 75  6c 65 73 2e 43 6c 69 62  |tem:Modules.Clib|
000000c0  0a 52 4d 45 6e 73 75 72  65 20 53 68 61 72 65 64  |.RMEnsure Shared|
000000d0  43 4c 69 62 72 61 72 79  20 33 2e 35 30 20 45 72  |CLibrary 3.50 Er|
000000e0  72 6f 72 20 59 6f 75 20  6e 65 65 64 20 43 6c 69  |ror You need Cli|
000000f0  62 20 33 2e 35 30 20 6f  72 20 6c 61 74 65 72 0a  |b 3.50 or later.|
00000100  7c 0a 57 69 6d 70 53 6c  6f 74 20 2d 6d 69 6e 20  ||.WimpSlot -min |
00000110  33 30 30 6b 20 2d 6d 61  78 20 34 30 30 6b 0a 49  |300k -max 400k.I|
00000120  63 6f 6e 53 70 72 69 74  65 73 20 3c 52 65 74 72  |conSprites <Retr|
00000130  69 65 76 65 24 44 69 72  3e 2e 21 53 70 72 69 74  |ieve$Dir>.!Sprit|
00000140  65 73 0a 53 65 74 20 46  69 6c 65 24 54 79 70 65  |es.Set File$Type|
00000150  5f 33 32 36 20 42 61 63  6b 4f 70 74 73 0a 53 65  |_326 BackOpts.Se|
00000160  74 20 46 69 6c 65 24 54  79 70 65 5f 33 32 35 20  |t File$Type_325 |
00000170  42 61 63 6b 44 61 74 61  0a 53 65 74 20 41 6c 69  |BackData.Set Ali|
00000180  61 73 24 40 52 75 6e 54  79 70 65 5f 33 32 35 20  |as$@RunType_325 |
00000190  52 75 6e 20 3c 52 65 74  72 69 65 76 65 24 44 69  |Run <Retrieve$Di|
000001a0  72 3e 2e 21 52 75 6e 20  25 25 2a 30 0a 7c 0a 7c  |r>.!Run %%*0.|.||
000001b0  0a 69 66 20 22 3c 57 69  6d 70 24 53 63 72 61 70  |.if "<Wimp$Scrap|
000001c0  44 69 72 3e 22 20 3d 20  22 22 20 74 68 65 6e 20  |Dir>" = "" then |
000001d0  45 72 72 6f 72 20 30 20  53 63 72 61 70 20 44 69  |Error 0 Scrap Di|
000001e0  72 65 63 74 6f 72 79 20  63 61 6e 6e 6f 74 20 62  |rectory cannot b|
000001f0  65 20 66 6f 75 6e 64 0a  52 75 6e 20 3c 52 65 74  |e found.Run <Ret|
00000200  72 69 65 76 65 24 44 69  72 3e 2e 21 52 75 6e 69  |rieve$Dir>.!Runi|
00000210  6d 61 67 65 20 25 2a 30  0a                       |mage %*0.|
00000219