Home » Personal collection » Acorn hard disk » apps » 1stWord » !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 hard disk » apps » 1stWord
Filename: !1stWord+/!Run
Read OK:
File size: 0586 bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 3 duplicate copies of this file in the archive:

File contents
| !Run for !1stWord+ v2.01 (25-Oct-89)
|
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
|
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 31 20 28 32 35 2d 4f  |ord+ v2.01 (25-O|
00000020  63 74 2d 38 39 29 0a 7c  0a 53 65 74 20 46 69 72  |ct-89).|.Set Fir|
00000030  73 74 57 6f 72 64 50 6c  75 73 24 52 65 73 6f 75  |stWordPlus$Resou|
00000040  72 63 65 73 20 3c 4f 62  65 79 24 44 69 72 3e 2e  |rces <Obey$Dir>.|
00000050  0a 53 65 74 20 46 69 72  73 74 57 6f 72 64 50 6c  |.Set FirstWordPl|
00000060  75 73 24 44 65 66 61 75  6c 74 52 75 6e 54 79 70  |us$DefaultRunTyp|
00000070  65 5f 46 46 46 20 52 75  6e 20 3c 46 69 72 73 74  |e_FFF Run <First|
00000080  57 6f 72 64 50 6c 75 73  24 52 65 73 6f 75 72 63  |WordPlus$Resourc|
00000090  65 73 3e 21 52 75 6e 20  25 25 2a 30 0a 53 65 74  |es>!Run %%*0.Set|
000000a0  20 46 69 72 73 74 57 6f  72 64 50 6c 75 73 24 4c  | FirstWordPlus$L|
000000b0  6f 61 64 54 65 78 74 46  69 6c 65 73 20 59 65 73  |oadTextFiles Yes|
000000c0  0a 53 65 74 20 46 69 72  73 74 57 6f 72 64 50 6c  |.Set FirstWordPl|
000000d0  75 73 24 46 6f 72 63 65  4f 76 65 72 77 72 69 74  |us$ForceOverwrit|
000000e0  65 20 4e 6f 0a 7c 0a 49  63 6f 6e 53 70 72 69 74  |e No.|.IconSprit|
000000f0  65 73 20 3c 4f 62 65 79  24 44 69 72 3e 2e 21 53  |es <Obey$Dir>.!S|
00000100  70 72 69 74 65 73 0a 7c  0a 53 65 74 20 46 69 6c  |prites.|.Set Fil|
00000110  65 24 54 79 70 65 5f 41  46 38 20 31 57 50 44 6f  |e$Type_AF8 1WPDo|
00000120  63 0a 53 65 74 20 46 69  6c 65 24 54 79 70 65 5f  |c.Set File$Type_|
00000130  44 30 42 20 31 57 50 43  66 67 0a 53 65 74 20 46  |D0B 1WPCfg.Set F|
00000140  69 6c 65 24 54 79 70 65  5f 44 30 43 20 31 57 50  |ile$Type_D0C 1WP|
00000150  44 69 63 74 0a 7c 0a 53  65 74 20 41 6c 69 61 73  |Dict.|.Set Alias|
00000160  24 40 52 75 6e 54 79 70  65 5f 41 46 38 20 52 75  |$@RunType_AF8 Ru|
00000170  6e 20 3c 46 69 72 73 74  57 6f 72 64 50 6c 75 73  |n <FirstWordPlus|
00000180  24 52 65 73 6f 75 72 63  65 73 3e 21 52 75 6e 20  |$Resources>!Run |
00000190  25 25 2a 30 0a 53 65 74  20 41 6c 69 61 73 24 40  |%%*0.Set Alias$@|
000001a0  52 75 6e 54 79 70 65 5f  46 46 46 20 52 75 6e 20  |RunType_FFF Run |
000001b0  3c 46 69 72 73 74 57 6f  72 64 50 6c 75 73 24 52  |<FirstWordPlus$R|
000001c0  65 73 6f 75 72 63 65 73  3e 21 52 75 6e 20 25 25  |esources>!Run %%|
000001d0  2a 30 0a 7c 0a 53 65 74  20 41 6c 69 61 73 24 40  |*0.|.Set Alias$@|
000001e0  50 72 69 6e 74 54 79 70  65 5f 41 46 38 20 52 75  |PrintType_AF8 Ru|
000001f0  6e 20 3c 4f 62 65 79 24  44 69 72 3e 2e 21 52 75  |n <Obey$Dir>.!Ru|
00000200  6e 20 25 25 2a 30 20 2d  70 72 69 6e 74 0a 7c 0a  |n %%*0 -print.|.|
00000210  49 66 20 22 3c 53 79 73  74 65 6d 24 50 61 74 68  |If "<System$Path|
00000220  3e 22 20 3d 20 22 22 20  54 68 65 6e 20 45 72 72  |>" = "" Then Err|
00000230  6f 72 20 30 20 50 6c 65  61 73 65 20 6f 70 65 6e  |or 0 Please open|
00000240  20 61 20 64 69 72 65 63  74 6f 72 79 20 64 69 73  | a directory dis|
00000250  70 6c 61 79 20 63 6f 6e  74 61 69 6e 69 6e 67 20  |play containing |
00000260  21 53 79 73 74 65 6d 0a  7c 0a 53 65 74 20 63 6c  |!System.|.Set cl|
00000270  69 62 24 66 6c 61 67 20  30 0a 52 4d 45 6e 73 75  |ib$flag 0.RMEnsu|
00000280  72 65 20 53 68 61 72 65  64 43 4c 69 62 72 61 72  |re SharedCLibrar|
00000290  79 20 33 2e 35 30 20 53  65 74 20 63 6c 69 62 24  |y 3.50 Set clib$|
000002a0  66 6c 61 67 20 31 0a 52  4d 45 6e 73 75 72 65 20  |flag 1.RMEnsure |
000002b0  53 68 61 72 65 64 43 4c  69 62 72 61 72 79 20 30  |SharedCLibrary 0|
000002c0  20 53 65 74 20 63 6c 69  62 24 66 6c 61 67 20 30  | Set clib$flag 0|
000002d0  0a 49 66 20 22 3c 63 6c  69 62 24 66 6c 61 67 3e  |.If "<clib$flag>|
000002e0  22 20 3d 20 22 31 22 20  54 68 65 6e 20 45 72 72  |" = "1" Then Err|
000002f0  6f 72 20 53 68 61 72 65  64 20 43 20 6c 69 62 72  |or Shared C libr|
00000300  61 72 79 20 74 6f 6f 20  6f 6c 64 2e 20 52 65 66  |ary too old. Ref|
00000310  65 72 20 74 6f 20 52 65  6c 65 61 73 65 20 4e 6f  |er to Release No|
00000320  74 65 0a 55 6e 73 65 74  20 63 6c 69 62 24 66 6c  |te.Unset clib$fl|
00000330  61 67 0a 52 4d 45 6e 73  75 72 65 20 53 68 61 72  |ag.RMEnsure Shar|
00000340  65 64 43 4c 69 62 72 61  72 79 20 33 2e 35 30 20  |edCLibrary 3.50 |
00000350  52 4d 4c 6f 61 64 20 53  79 73 74 65 6d 3a 4d 6f  |RMLoad System:Mo|
00000360  64 75 6c 65 73 2e 43 4c  69 62 0a 52 4d 45 6e 73  |dules.CLib.RMEns|
00000370  75 72 65 20 53 68 61 72  65 64 43 4c 69 62 72 61  |ure SharedCLibra|
00000380  72 79 20 33 2e 35 30 20  45 72 72 6f 72 20 53 68  |ry 3.50 Error Sh|
00000390  61 72 65 64 20 43 20 6c  69 62 72 61 72 79 20 69  |ared C library i|
000003a0  6e 20 21 53 79 73 74 65  6d 20 69 73 20 74 6f 6f  |n !System is too|
000003b0  20 6f 6c 64 2e 20 52 65  66 65 72 20 74 6f 20 52  | old. Refer to R|
000003c0  65 6c 65 61 73 65 20 4e  6f 74 65 20 0a 7c 0a 52  |elease Note .|.R|
000003d0  4d 45 6e 73 75 72 65 20  46 50 45 6d 75 6c 61 74  |MEnsure FPEmulat|
000003e0  6f 72 20 32 2e 38 20 52  4d 4c 6f 61 64 20 53 79  |or 2.8 RMLoad Sy|
000003f0  73 74 65 6d 3a 4d 6f 64  75 6c 65 73 2e 46 50 45  |stem:Modules.FPE|
00000400  6d 75 6c 61 74 6f 72 0a  52 4d 45 6e 73 75 72 65  |mulator.RMEnsure|
00000410  20 46 50 45 6d 75 6c 61  74 6f 72 20 32 2e 38 20  | FPEmulator 2.8 |
00000420  45 72 72 6f 72 20 59 6f  75 20 6e 65 65 64 20 46  |Error You need F|
00000430  50 45 6d 75 6c 61 74 6f  72 20 32 2e 38 20 6f 72  |PEmulator 2.8 or|
00000440  20 6c 61 74 65 72 0a 7c  0a 52 4d 45 6e 73 75 72  | later.|.RMEnsur|
00000450  65 20 43 6f 6c 6f 75 72  54 72 61 6e 73 20 30 2e  |e ColourTrans 0.|
00000460  35 32 20 52 4d 4c 6f 61  64 20 53 79 73 74 65 6d  |52 RMLoad System|
00000470  3a 4d 6f 64 75 6c 65 73  2e 43 6f 6c 6f 75 72 73  |:Modules.Colours|
00000480  20 0a 52 4d 45 6e 73 75  72 65 20 43 6f 6c 6f 75  | .RMEnsure Colou|
00000490  72 54 72 61 6e 73 20 30  2e 35 32 20 45 72 72 6f  |rTrans 0.52 Erro|
000004a0  72 20 59 6f 75 20 6e 65  65 64 20 43 6f 6c 6f 75  |r You need Colou|
000004b0  72 54 72 61 6e 73 20 30  2e 35 32 20 6f 72 20 6c  |rTrans 0.52 or l|
000004c0  61 74 65 72 0a 7c 0a 52  4d 45 6e 73 75 72 65 20  |ater.|.RMEnsure |
000004d0  57 69 6e 64 6f 77 55 74  69 6c 73 20 30 2e 30 34  |WindowUtils 0.04|
000004e0  20 52 4d 4c 6f 61 64 20  53 79 73 74 65 6d 3a 4d  | RMLoad System:M|
000004f0  6f 64 75 6c 65 73 2e 57  69 6d 70 55 74 69 6c 73  |odules.WimpUtils|
00000500  0a 52 4d 45 6e 73 75 72  65 20 57 69 6e 64 6f 77  |.RMEnsure Window|
00000510  55 74 69 6c 73 20 30 2e  30 34 20 45 72 72 6f 72  |Utils 0.04 Error|
00000520  20 59 6f 75 20 6e 65 65  64 20 57 69 6d 70 55 74  | You need WimpUt|
00000530  69 6c 73 20 30 2e 30 34  20 6f 72 20 6c 61 74 65  |ils 0.04 or late|
00000540  72 0a 7c 0a 57 69 6d 70  53 6c 6f 74 20 2d 6d 69  |r.|.WimpSlot -mi|
00000550  6e 20 34 31 36 6b 0a 7c  0a 52 75 6e 20 22 3c 46  |n 416k.|.Run "<F|
00000560  69 72 73 74 57 6f 72 64  50 6c 75 73 24 52 65 73  |irstWordPlus$Res|
00000570  6f 75 72 63 65 73 3e 21  52 75 6e 49 6d 61 67 65  |ources>!RunImage|
00000580  22 20 25 2a 30 0a                                 |" %*0.|
00000586