Home » Archimedes archive » Micro User » MU 1991-04.adf » PD-Stuff » interface/!Formed/!Run

interface/!Formed/!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 » Micro User » MU 1991-04.adf » PD-Stuff
Filename: interface/!Formed/!Run
Read OK:
File size: 01A3 bytes
Load address: 0000
Exec address: 0000
File contents
| > !FormEd.!Run
|
| FormEd version 1.00 (12-May-89)
|
Set Alias$@RunType_FEC /<Obey$Dir> %%*0
IconSprites <Obey$Dir>.!Sprites
|
Set FormEd$Dir <Obey$Dir>

if "<System$Path>" = "" then Error 0 System resources cannot be found

RMEnsure InterfaceManager 1.30 RMLoad system:modules.Interface
RMEnsure InterfaceManager 1.30 Error Couldn't load Interface 1.30 module
WimpSlot -min 288k -max 300k
<FormEd$Dir>.!RunImage %*0
00000000  7c 20 3e 20 21 46 6f 72  6d 45 64 2e 21 52 75 6e  || > !FormEd.!Run|
00000010  0a 7c 0a 7c 20 46 6f 72  6d 45 64 20 76 65 72 73  |.|.| FormEd vers|
00000020  69 6f 6e 20 31 2e 30 30  20 28 31 32 2d 4d 61 79  |ion 1.00 (12-May|
00000030  2d 38 39 29 0a 7c 0a 53  65 74 20 41 6c 69 61 73  |-89).|.Set Alias|
00000040  24 40 52 75 6e 54 79 70  65 5f 46 45 43 20 2f 3c  |$@RunType_FEC /<|
00000050  4f 62 65 79 24 44 69 72  3e 20 25 25 2a 30 0a 49  |Obey$Dir> %%*0.I|
00000060  63 6f 6e 53 70 72 69 74  65 73 20 3c 4f 62 65 79  |conSprites <Obey|
00000070  24 44 69 72 3e 2e 21 53  70 72 69 74 65 73 0a 7c  |$Dir>.!Sprites.||
00000080  0a 53 65 74 20 46 6f 72  6d 45 64 24 44 69 72 20  |.Set FormEd$Dir |
00000090  3c 4f 62 65 79 24 44 69  72 3e 0a 0a 69 66 20 22  |<Obey$Dir>..if "|
000000a0  3c 53 79 73 74 65 6d 24  50 61 74 68 3e 22 20 3d  |<System$Path>" =|
000000b0  20 22 22 20 74 68 65 6e  20 45 72 72 6f 72 20 30  | "" then Error 0|
000000c0  20 53 79 73 74 65 6d 20  72 65 73 6f 75 72 63 65  | System resource|
000000d0  73 20 63 61 6e 6e 6f 74  20 62 65 20 66 6f 75 6e  |s cannot be foun|
000000e0  64 0a 0a 52 4d 45 6e 73  75 72 65 20 49 6e 74 65  |d..RMEnsure Inte|
000000f0  72 66 61 63 65 4d 61 6e  61 67 65 72 20 31 2e 33  |rfaceManager 1.3|
00000100  30 20 52 4d 4c 6f 61 64  20 73 79 73 74 65 6d 3a  |0 RMLoad system:|
00000110  6d 6f 64 75 6c 65 73 2e  49 6e 74 65 72 66 61 63  |modules.Interfac|
00000120  65 0a 52 4d 45 6e 73 75  72 65 20 49 6e 74 65 72  |e.RMEnsure Inter|
00000130  66 61 63 65 4d 61 6e 61  67 65 72 20 31 2e 33 30  |faceManager 1.30|
00000140  20 45 72 72 6f 72 20 43  6f 75 6c 64 6e 27 74 20  | Error Couldn't |
00000150  6c 6f 61 64 20 49 6e 74  65 72 66 61 63 65 20 31  |load Interface 1|
00000160  2e 33 30 20 6d 6f 64 75  6c 65 0a 57 69 6d 70 53  |.30 module.WimpS|
00000170  6c 6f 74 20 2d 6d 69 6e  20 32 38 38 6b 20 2d 6d  |lot -min 288k -m|
00000180  61 78 20 33 30 30 6b 0a  3c 46 6f 72 6d 45 64 24  |ax 300k.<FormEd$|
00000190  44 69 72 3e 2e 21 52 75  6e 49 6d 61 67 65 20 25  |Dir>.!RunImage %|
000001a0  2a 30 0a                                          |*0.|
000001a3