Home » Personal collection » Acorn ADFS disks » Archimedes » 1st_Word_Plus_Utils.ADF » !1stDMerge/!Run

!1stDMerge/!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 » Personal collection » Acorn ADFS disks » Archimedes » 1st_Word_Plus_Utils.ADF
Filename: !1stDMerge/!Run
Read OK:
File size: 039C bytes
Load address: FFFFEB41
Exec address: FDC654B4
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
| !Run for !1stDmerge v2.01 (25-Oct-89)
|
Set FirstDMerge$Resources <Obey$Dir>.
Set FirstWordPlus$ForceOverwrite No
|
IconSprites <Obey$Dir>.!Sprites
|
Set File$Type_D0C 1WPDict
|
If "<System$Path>" = "" Then Error 0 Please open a directory display containing !System
|
Set clib$flag 0
RMEnsure SharedCLibrary 3.50 Set clib$flag 1
RMEnsure SharedCLibrary 0 Set clib$flag 0
If "<clib$flag>" = "1" Then Error Shared C library too old. Refer to Release Note.
Unset clib$flag
RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 3.50 Error Shared C library in !System is too old. Refer to Release Note. 
|
RMEnsure FPEmulator 2.8 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 2.8 Error You need FPEmulator 2.8 or later
|
RMEnsure WindowUtils 0.04 RMLoad System:Modules.WimpUtils
RMEnsure WindowUtils 0.04 Error You need WimpUtils 0.04 or later
|
WimpSlot -min 320k
|
Run "<Obey$Dir>.!RunImage"
00000000  7c 20 21 52 75 6e 20 66  6f 72 20 21 31 73 74 44  || !Run for !1stD|
00000010  6d 65 72 67 65 20 76 32  2e 30 31 20 28 32 35 2d  |merge v2.01 (25-|
00000020  4f 63 74 2d 38 39 29 0a  7c 0a 53 65 74 20 46 69  |Oct-89).|.Set Fi|
00000030  72 73 74 44 4d 65 72 67  65 24 52 65 73 6f 75 72  |rstDMerge$Resour|
00000040  63 65 73 20 3c 4f 62 65  79 24 44 69 72 3e 2e 0a  |ces <Obey$Dir>..|
00000050  53 65 74 20 46 69 72 73  74 57 6f 72 64 50 6c 75  |Set FirstWordPlu|
00000060  73 24 46 6f 72 63 65 4f  76 65 72 77 72 69 74 65  |s$ForceOverwrite|
00000070  20 4e 6f 0a 7c 0a 49 63  6f 6e 53 70 72 69 74 65  | No.|.IconSprite|
00000080  73 20 3c 4f 62 65 79 24  44 69 72 3e 2e 21 53 70  |s <Obey$Dir>.!Sp|
00000090  72 69 74 65 73 0a 7c 0a  53 65 74 20 46 69 6c 65  |rites.|.Set File|
000000a0  24 54 79 70 65 5f 44 30  43 20 31 57 50 44 69 63  |$Type_D0C 1WPDic|
000000b0  74 0a 7c 0a 49 66 20 22  3c 53 79 73 74 65 6d 24  |t.|.If "<System$|
000000c0  50 61 74 68 3e 22 20 3d  20 22 22 20 54 68 65 6e  |Path>" = "" Then|
000000d0  20 45 72 72 6f 72 20 30  20 50 6c 65 61 73 65 20  | Error 0 Please |
000000e0  6f 70 65 6e 20 61 20 64  69 72 65 63 74 6f 72 79  |open a directory|
000000f0  20 64 69 73 70 6c 61 79  20 63 6f 6e 74 61 69 6e  | display contain|
00000100  69 6e 67 20 21 53 79 73  74 65 6d 0a 7c 0a 53 65  |ing !System.|.Se|
00000110  74 20 63 6c 69 62 24 66  6c 61 67 20 30 0a 52 4d  |t clib$flag 0.RM|
00000120  45 6e 73 75 72 65 20 53  68 61 72 65 64 43 4c 69  |Ensure SharedCLi|
00000130  62 72 61 72 79 20 33 2e  35 30 20 53 65 74 20 63  |brary 3.50 Set c|
00000140  6c 69 62 24 66 6c 61 67  20 31 0a 52 4d 45 6e 73  |lib$flag 1.RMEns|
00000150  75 72 65 20 53 68 61 72  65 64 43 4c 69 62 72 61  |ure SharedCLibra|
00000160  72 79 20 30 20 53 65 74  20 63 6c 69 62 24 66 6c  |ry 0 Set clib$fl|
00000170  61 67 20 30 0a 49 66 20  22 3c 63 6c 69 62 24 66  |ag 0.If "<clib$f|
00000180  6c 61 67 3e 22 20 3d 20  22 31 22 20 54 68 65 6e  |lag>" = "1" Then|
00000190  20 45 72 72 6f 72 20 53  68 61 72 65 64 20 43 20  | Error Shared C |
000001a0  6c 69 62 72 61 72 79 20  74 6f 6f 20 6f 6c 64 2e  |library too old.|
000001b0  20 52 65 66 65 72 20 74  6f 20 52 65 6c 65 61 73  | Refer to Releas|
000001c0  65 20 4e 6f 74 65 2e 0a  55 6e 73 65 74 20 63 6c  |e Note..Unset cl|
000001d0  69 62 24 66 6c 61 67 0a  52 4d 45 6e 73 75 72 65  |ib$flag.RMEnsure|
000001e0  20 53 68 61 72 65 64 43  4c 69 62 72 61 72 79 20  | SharedCLibrary |
000001f0  33 2e 35 30 20 52 4d 4c  6f 61 64 20 53 79 73 74  |3.50 RMLoad Syst|
00000200  65 6d 3a 4d 6f 64 75 6c  65 73 2e 43 4c 69 62 0a  |em:Modules.CLib.|
00000210  52 4d 45 6e 73 75 72 65  20 53 68 61 72 65 64 43  |RMEnsure SharedC|
00000220  4c 69 62 72 61 72 79 20  33 2e 35 30 20 45 72 72  |Library 3.50 Err|
00000230  6f 72 20 53 68 61 72 65  64 20 43 20 6c 69 62 72  |or Shared C libr|
00000240  61 72 79 20 69 6e 20 21  53 79 73 74 65 6d 20 69  |ary in !System i|
00000250  73 20 74 6f 6f 20 6f 6c  64 2e 20 52 65 66 65 72  |s too old. Refer|
00000260  20 74 6f 20 52 65 6c 65  61 73 65 20 4e 6f 74 65  | to Release Note|
00000270  2e 20 0a 7c 0a 52 4d 45  6e 73 75 72 65 20 46 50  |. .|.RMEnsure FP|
00000280  45 6d 75 6c 61 74 6f 72  20 32 2e 38 20 52 4d 4c  |Emulator 2.8 RML|
00000290  6f 61 64 20 53 79 73 74  65 6d 3a 4d 6f 64 75 6c  |oad System:Modul|
000002a0  65 73 2e 46 50 45 6d 75  6c 61 74 6f 72 0a 52 4d  |es.FPEmulator.RM|
000002b0  45 6e 73 75 72 65 20 46  50 45 6d 75 6c 61 74 6f  |Ensure FPEmulato|
000002c0  72 20 32 2e 38 20 45 72  72 6f 72 20 59 6f 75 20  |r 2.8 Error You |
000002d0  6e 65 65 64 20 46 50 45  6d 75 6c 61 74 6f 72 20  |need FPEmulator |
000002e0  32 2e 38 20 6f 72 20 6c  61 74 65 72 0a 7c 0a 52  |2.8 or later.|.R|
000002f0  4d 45 6e 73 75 72 65 20  57 69 6e 64 6f 77 55 74  |MEnsure WindowUt|
00000300  69 6c 73 20 30 2e 30 34  20 52 4d 4c 6f 61 64 20  |ils 0.04 RMLoad |
00000310  53 79 73 74 65 6d 3a 4d  6f 64 75 6c 65 73 2e 57  |System:Modules.W|
00000320  69 6d 70 55 74 69 6c 73  0a 52 4d 45 6e 73 75 72  |impUtils.RMEnsur|
00000330  65 20 57 69 6e 64 6f 77  55 74 69 6c 73 20 30 2e  |e WindowUtils 0.|
00000340  30 34 20 45 72 72 6f 72  20 59 6f 75 20 6e 65 65  |04 Error You nee|
00000350  64 20 57 69 6d 70 55 74  69 6c 73 20 30 2e 30 34  |d WimpUtils 0.04|
00000360  20 6f 72 20 6c 61 74 65  72 0a 7c 0a 57 69 6d 70  | or later.|.Wimp|
00000370  53 6c 6f 74 20 2d 6d 69  6e 20 33 32 30 6b 0a 7c  |Slot -min 320k.||
00000380  0a 52 75 6e 20 22 3c 4f  62 65 79 24 44 69 72 3e  |.Run "<Obey$Dir>|
00000390  2e 21 52 75 6e 49 6d 61  67 65 22 0a              |.!RunImage".|
0000039c
!1stDMerge/!Run.m0
!1stDMerge/!Run.m1
!1stDMerge/!Run.m2
!1stDMerge/!Run.m4
!1stDMerge/!Run.m5