Home » Personal collection » Acorn ADFS disks » Archimedes » 1st_Word_Plus_Program.ADF » !1stWord+/!Run

!1stWord+/!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_Program.ADF
Filename: !1stWord+/!Run
Read OK:
File size: 05D1 bytes
Load address: FFFFEB42
Exec address: 4E1F280E
Duplicates

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

File contents
| !Run for !1stWord+ v2.02 (30-Mar-90)
| Modified by inclusion of WimpSlot -max parameter for 1Mb users
|
Set FirstWordPlus$Resources <Obey$Dir>.
Set FirstWordPlus$DefaultRunType_FFF Run <FirstWordPlus$Resources>!Run %%*0
Set FirstWordPlus$LoadTextFiles Yes
Set FirstWordPlus$ForceOverwrite No
|
IconSprites <Obey$Dir>.!Sprites
|
Set File$Type_AF8 1WPDoc
Set File$Type_D0B 1WPCfg
Set File$Type_D0C 1WPDict
|
Set Alias$@RunType_AF8 Run <FirstWordPlus$Resources>!Run %%*0
Set Alias$@RunType_FFF Run <FirstWordPlus$Resources>!Run %%*0
|
Set Alias$@PrintType_AF8 Run <Obey$Dir>.!Run %%*0 -print
|
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 ColourTrans 0.52 RMLoad System:Modules.Colours 
RMEnsure ColourTrans 0.52 Error You need ColourTrans 0.52 or later
|
RMEnsure WindowUtils 0.04 RMLoad System:Modules.WimpUtils
RMEnsure WindowUtils 0.04 Error You need WimpUtils 0.04 or later
|
WimpSlot -min 416k -max 608k
|
Run "<FirstWordPlus$Resources>!RunImage" %*0
00000000  7c 20 21 52 75 6e 20 66  6f 72 20 21 31 73 74 57  || !Run for !1stW|
00000010  6f 72 64 2b 20 76 32 2e  30 32 20 28 33 30 2d 4d  |ord+ v2.02 (30-M|
00000020  61 72 2d 39 30 29 0a 7c  20 4d 6f 64 69 66 69 65  |ar-90).| Modifie|
00000030  64 20 62 79 20 69 6e 63  6c 75 73 69 6f 6e 20 6f  |d by inclusion o|
00000040  66 20 57 69 6d 70 53 6c  6f 74 20 2d 6d 61 78 20  |f WimpSlot -max |
00000050  70 61 72 61 6d 65 74 65  72 20 66 6f 72 20 31 4d  |parameter for 1M|
00000060  62 20 75 73 65 72 73 0a  7c 0a 53 65 74 20 46 69  |b users.|.Set Fi|
00000070  72 73 74 57 6f 72 64 50  6c 75 73 24 52 65 73 6f  |rstWordPlus$Reso|
00000080  75 72 63 65 73 20 3c 4f  62 65 79 24 44 69 72 3e  |urces <Obey$Dir>|
00000090  2e 0a 53 65 74 20 46 69  72 73 74 57 6f 72 64 50  |..Set FirstWordP|
000000a0  6c 75 73 24 44 65 66 61  75 6c 74 52 75 6e 54 79  |lus$DefaultRunTy|
000000b0  70 65 5f 46 46 46 20 52  75 6e 20 3c 46 69 72 73  |pe_FFF Run <Firs|
000000c0  74 57 6f 72 64 50 6c 75  73 24 52 65 73 6f 75 72  |tWordPlus$Resour|
000000d0  63 65 73 3e 21 52 75 6e  20 25 25 2a 30 0a 53 65  |ces>!Run %%*0.Se|
000000e0  74 20 46 69 72 73 74 57  6f 72 64 50 6c 75 73 24  |t FirstWordPlus$|
000000f0  4c 6f 61 64 54 65 78 74  46 69 6c 65 73 20 59 65  |LoadTextFiles Ye|
00000100  73 0a 53 65 74 20 46 69  72 73 74 57 6f 72 64 50  |s.Set FirstWordP|
00000110  6c 75 73 24 46 6f 72 63  65 4f 76 65 72 77 72 69  |lus$ForceOverwri|
00000120  74 65 20 4e 6f 0a 7c 0a  49 63 6f 6e 53 70 72 69  |te No.|.IconSpri|
00000130  74 65 73 20 3c 4f 62 65  79 24 44 69 72 3e 2e 21  |tes <Obey$Dir>.!|
00000140  53 70 72 69 74 65 73 0a  7c 0a 53 65 74 20 46 69  |Sprites.|.Set Fi|
00000150  6c 65 24 54 79 70 65 5f  41 46 38 20 31 57 50 44  |le$Type_AF8 1WPD|
00000160  6f 63 0a 53 65 74 20 46  69 6c 65 24 54 79 70 65  |oc.Set File$Type|
00000170  5f 44 30 42 20 31 57 50  43 66 67 0a 53 65 74 20  |_D0B 1WPCfg.Set |
00000180  46 69 6c 65 24 54 79 70  65 5f 44 30 43 20 31 57  |File$Type_D0C 1W|
00000190  50 44 69 63 74 0a 7c 0a  53 65 74 20 41 6c 69 61  |PDict.|.Set Alia|
000001a0  73 24 40 52 75 6e 54 79  70 65 5f 41 46 38 20 52  |s$@RunType_AF8 R|
000001b0  75 6e 20 3c 46 69 72 73  74 57 6f 72 64 50 6c 75  |un <FirstWordPlu|
000001c0  73 24 52 65 73 6f 75 72  63 65 73 3e 21 52 75 6e  |s$Resources>!Run|
000001d0  20 25 25 2a 30 0a 53 65  74 20 41 6c 69 61 73 24  | %%*0.Set Alias$|
000001e0  40 52 75 6e 54 79 70 65  5f 46 46 46 20 52 75 6e  |@RunType_FFF Run|
000001f0  20 3c 46 69 72 73 74 57  6f 72 64 50 6c 75 73 24  | <FirstWordPlus$|
00000200  52 65 73 6f 75 72 63 65  73 3e 21 52 75 6e 20 25  |Resources>!Run %|
00000210  25 2a 30 0a 7c 0a 53 65  74 20 41 6c 69 61 73 24  |%*0.|.Set Alias$|
00000220  40 50 72 69 6e 74 54 79  70 65 5f 41 46 38 20 52  |@PrintType_AF8 R|
00000230  75 6e 20 3c 4f 62 65 79  24 44 69 72 3e 2e 21 52  |un <Obey$Dir>.!R|
00000240  75 6e 20 25 25 2a 30 20  2d 70 72 69 6e 74 0a 7c  |un %%*0 -print.||
00000250  0a 49 66 20 22 3c 53 79  73 74 65 6d 24 50 61 74  |.If "<System$Pat|
00000260  68 3e 22 20 3d 20 22 22  20 54 68 65 6e 20 45 72  |h>" = "" Then Er|
00000270  72 6f 72 20 30 20 50 6c  65 61 73 65 20 6f 70 65  |ror 0 Please ope|
00000280  6e 20 61 20 64 69 72 65  63 74 6f 72 79 20 64 69  |n a directory di|
00000290  73 70 6c 61 79 20 63 6f  6e 74 61 69 6e 69 6e 67  |splay containing|
000002a0  20 21 53 79 73 74 65 6d  0a 7c 0a 53 65 74 20 63  | !System.|.Set c|
000002b0  6c 69 62 24 66 6c 61 67  20 30 0a 52 4d 45 6e 73  |lib$flag 0.RMEns|
000002c0  75 72 65 20 53 68 61 72  65 64 43 4c 69 62 72 61  |ure SharedCLibra|
000002d0  72 79 20 33 2e 35 30 20  53 65 74 20 63 6c 69 62  |ry 3.50 Set clib|
000002e0  24 66 6c 61 67 20 31 0a  52 4d 45 6e 73 75 72 65  |$flag 1.RMEnsure|
000002f0  20 53 68 61 72 65 64 43  4c 69 62 72 61 72 79 20  | SharedCLibrary |
00000300  30 20 53 65 74 20 63 6c  69 62 24 66 6c 61 67 20  |0 Set clib$flag |
00000310  30 0a 49 66 20 22 3c 63  6c 69 62 24 66 6c 61 67  |0.If "<clib$flag|
00000320  3e 22 20 3d 20 22 31 22  20 54 68 65 6e 20 45 72  |>" = "1" Then Er|
00000330  72 6f 72 20 53 68 61 72  65 64 20 43 20 6c 69 62  |ror Shared C lib|
00000340  72 61 72 79 20 74 6f 6f  20 6f 6c 64 2e 20 52 65  |rary too old. Re|
00000350  66 65 72 20 74 6f 20 52  65 6c 65 61 73 65 20 4e  |fer to Release N|
00000360  6f 74 65 0a 55 6e 73 65  74 20 63 6c 69 62 24 66  |ote.Unset clib$f|
00000370  6c 61 67 0a 52 4d 45 6e  73 75 72 65 20 53 68 61  |lag.RMEnsure Sha|
00000380  72 65 64 43 4c 69 62 72  61 72 79 20 33 2e 35 30  |redCLibrary 3.50|
00000390  20 52 4d 4c 6f 61 64 20  53 79 73 74 65 6d 3a 4d  | RMLoad System:M|
000003a0  6f 64 75 6c 65 73 2e 43  4c 69 62 0a 52 4d 45 6e  |odules.CLib.RMEn|
000003b0  73 75 72 65 20 53 68 61  72 65 64 43 4c 69 62 72  |sure SharedCLibr|
000003c0  61 72 79 20 33 2e 35 30  20 45 72 72 6f 72 20 53  |ary 3.50 Error S|
000003d0  68 61 72 65 64 20 43 20  6c 69 62 72 61 72 79 20  |hared C library |
000003e0  69 6e 20 21 53 79 73 74  65 6d 20 69 73 20 74 6f  |in !System is to|
000003f0  6f 20 6f 6c 64 2e 20 52  65 66 65 72 20 74 6f 20  |o old. Refer to |
00000400  52 65 6c 65 61 73 65 20  4e 6f 74 65 20 0a 7c 0a  |Release Note .|.|
00000410  52 4d 45 6e 73 75 72 65  20 46 50 45 6d 75 6c 61  |RMEnsure FPEmula|
00000420  74 6f 72 20 32 2e 38 20  52 4d 4c 6f 61 64 20 53  |tor 2.8 RMLoad S|
00000430  79 73 74 65 6d 3a 4d 6f  64 75 6c 65 73 2e 46 50  |ystem:Modules.FP|
00000440  45 6d 75 6c 61 74 6f 72  0a 52 4d 45 6e 73 75 72  |Emulator.RMEnsur|
00000450  65 20 46 50 45 6d 75 6c  61 74 6f 72 20 32 2e 38  |e FPEmulator 2.8|
00000460  20 45 72 72 6f 72 20 59  6f 75 20 6e 65 65 64 20  | Error You need |
00000470  46 50 45 6d 75 6c 61 74  6f 72 20 32 2e 38 20 6f  |FPEmulator 2.8 o|
00000480  72 20 6c 61 74 65 72 0a  7c 0a 52 4d 45 6e 73 75  |r later.|.RMEnsu|
00000490  72 65 20 43 6f 6c 6f 75  72 54 72 61 6e 73 20 30  |re ColourTrans 0|
000004a0  2e 35 32 20 52 4d 4c 6f  61 64 20 53 79 73 74 65  |.52 RMLoad Syste|
000004b0  6d 3a 4d 6f 64 75 6c 65  73 2e 43 6f 6c 6f 75 72  |m:Modules.Colour|
000004c0  73 20 0a 52 4d 45 6e 73  75 72 65 20 43 6f 6c 6f  |s .RMEnsure Colo|
000004d0  75 72 54 72 61 6e 73 20  30 2e 35 32 20 45 72 72  |urTrans 0.52 Err|
000004e0  6f 72 20 59 6f 75 20 6e  65 65 64 20 43 6f 6c 6f  |or You need Colo|
000004f0  75 72 54 72 61 6e 73 20  30 2e 35 32 20 6f 72 20  |urTrans 0.52 or |
00000500  6c 61 74 65 72 0a 7c 0a  52 4d 45 6e 73 75 72 65  |later.|.RMEnsure|
00000510  20 57 69 6e 64 6f 77 55  74 69 6c 73 20 30 2e 30  | WindowUtils 0.0|
00000520  34 20 52 4d 4c 6f 61 64  20 53 79 73 74 65 6d 3a  |4 RMLoad System:|
00000530  4d 6f 64 75 6c 65 73 2e  57 69 6d 70 55 74 69 6c  |Modules.WimpUtil|
00000540  73 0a 52 4d 45 6e 73 75  72 65 20 57 69 6e 64 6f  |s.RMEnsure Windo|
00000550  77 55 74 69 6c 73 20 30  2e 30 34 20 45 72 72 6f  |wUtils 0.04 Erro|
00000560  72 20 59 6f 75 20 6e 65  65 64 20 57 69 6d 70 55  |r You need WimpU|
00000570  74 69 6c 73 20 30 2e 30  34 20 6f 72 20 6c 61 74  |tils 0.04 or lat|
00000580  65 72 0a 7c 0a 57 69 6d  70 53 6c 6f 74 20 2d 6d  |er.|.WimpSlot -m|
00000590  69 6e 20 34 31 36 6b 20  2d 6d 61 78 20 36 30 38  |in 416k -max 608|
000005a0  6b 0a 7c 0a 52 75 6e 20  22 3c 46 69 72 73 74 57  |k.|.Run "<FirstW|
000005b0  6f 72 64 50 6c 75 73 24  52 65 73 6f 75 72 63 65  |ordPlus$Resource|
000005c0  73 3e 21 52 75 6e 49 6d  61 67 65 22 20 25 2a 30  |s>!RunImage" %*0|
000005d0  0a                                                |.|
000005d1
!1stWord+/!Run.m0
!1stWord+/!Run.m1
!1stWord+/!Run.m2
!1stWord+/!Run.m4
!1stWord+/!Run.m5