Home » Archimedes archive » Zipped Apps » Impression Style » !Equasor/!Run

!Equasor/!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 » Zipped Apps » Impression Style
Filename: !Equasor/!Run
Read OK:
File size: 0223 bytes
Load address: 0000
Exec address: 0000
Duplicates

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

File contents
| > !Equasor.!Run
|
| (c)1990 Computer Concepts Limited.
|

Set Equasor$Dir <Obey$Dir>
Set Equasor$Path <Obey$Dir>.

IconSprites <Equasor$Dir>.!Sprites

Set File$Type_D91 Equasor
Set Alias$@RunType_D91 /<Obey$Dir> %%*0

RMEnsure FontManager 2.42 Error 0 FontManager 2.42 not installed. Locate !Fonts directory on Fonts disc

If "<Font$Path>"="" THEN Error 0 Fonts cannot be found. Locate !Fonts directory on Fonts disc
If "<Wimp$Scrap>"="" THEN Set Wimp$Scrap <Equasor$Dir>.ScrapFile

WimpSlot -min 128k -max 128k

Run <Equasor$Dir>.!RunImage %*0
00000000  7c 20 3e 20 21 45 71 75  61 73 6f 72 2e 21 52 75  || > !Equasor.!Ru|
00000010  6e 0a 7c 0a 7c 20 28 63  29 31 39 39 30 20 43 6f  |n.|.| (c)1990 Co|
00000020  6d 70 75 74 65 72 20 43  6f 6e 63 65 70 74 73 20  |mputer Concepts |
00000030  4c 69 6d 69 74 65 64 2e  0a 7c 0a 0a 53 65 74 20  |Limited..|..Set |
00000040  45 71 75 61 73 6f 72 24  44 69 72 20 3c 4f 62 65  |Equasor$Dir <Obe|
00000050  79 24 44 69 72 3e 0a 53  65 74 20 45 71 75 61 73  |y$Dir>.Set Equas|
00000060  6f 72 24 50 61 74 68 20  3c 4f 62 65 79 24 44 69  |or$Path <Obey$Di|
00000070  72 3e 2e 0a 0a 49 63 6f  6e 53 70 72 69 74 65 73  |r>...IconSprites|
00000080  20 3c 45 71 75 61 73 6f  72 24 44 69 72 3e 2e 21  | <Equasor$Dir>.!|
00000090  53 70 72 69 74 65 73 0a  0a 53 65 74 20 46 69 6c  |Sprites..Set Fil|
000000a0  65 24 54 79 70 65 5f 44  39 31 20 45 71 75 61 73  |e$Type_D91 Equas|
000000b0  6f 72 0a 53 65 74 20 41  6c 69 61 73 24 40 52 75  |or.Set Alias$@Ru|
000000c0  6e 54 79 70 65 5f 44 39  31 20 2f 3c 4f 62 65 79  |nType_D91 /<Obey|
000000d0  24 44 69 72 3e 20 25 25  2a 30 0a 0a 52 4d 45 6e  |$Dir> %%*0..RMEn|
000000e0  73 75 72 65 20 46 6f 6e  74 4d 61 6e 61 67 65 72  |sure FontManager|
000000f0  20 32 2e 34 32 20 45 72  72 6f 72 20 30 20 46 6f  | 2.42 Error 0 Fo|
00000100  6e 74 4d 61 6e 61 67 65  72 20 32 2e 34 32 20 6e  |ntManager 2.42 n|
00000110  6f 74 20 69 6e 73 74 61  6c 6c 65 64 2e 20 4c 6f  |ot installed. Lo|
00000120  63 61 74 65 20 21 46 6f  6e 74 73 20 64 69 72 65  |cate !Fonts dire|
00000130  63 74 6f 72 79 20 6f 6e  20 46 6f 6e 74 73 20 64  |ctory on Fonts d|
00000140  69 73 63 0a 0a 49 66 20  22 3c 46 6f 6e 74 24 50  |isc..If "<Font$P|
00000150  61 74 68 3e 22 3d 22 22  20 54 48 45 4e 20 45 72  |ath>"="" THEN Er|
00000160  72 6f 72 20 30 20 46 6f  6e 74 73 20 63 61 6e 6e  |ror 0 Fonts cann|
00000170  6f 74 20 62 65 20 66 6f  75 6e 64 2e 20 4c 6f 63  |ot be found. Loc|
00000180  61 74 65 20 21 46 6f 6e  74 73 20 64 69 72 65 63  |ate !Fonts direc|
00000190  74 6f 72 79 20 6f 6e 20  46 6f 6e 74 73 20 64 69  |tory on Fonts di|
000001a0  73 63 0a 49 66 20 22 3c  57 69 6d 70 24 53 63 72  |sc.If "<Wimp$Scr|
000001b0  61 70 3e 22 3d 22 22 20  54 48 45 4e 20 53 65 74  |ap>"="" THEN Set|
000001c0  20 57 69 6d 70 24 53 63  72 61 70 20 3c 45 71 75  | Wimp$Scrap <Equ|
000001d0  61 73 6f 72 24 44 69 72  3e 2e 53 63 72 61 70 46  |asor$Dir>.ScrapF|
000001e0  69 6c 65 0a 0a 57 69 6d  70 53 6c 6f 74 20 2d 6d  |ile..WimpSlot -m|
000001f0  69 6e 20 31 32 38 6b 20  2d 6d 61 78 20 31 32 38  |in 128k -max 128|
00000200  6b 0a 0a 52 75 6e 20 3c  45 71 75 61 73 6f 72 24  |k..Run <Equasor$|
00000210  44 69 72 3e 2e 21 52 75  6e 49 6d 61 67 65 20 25  |Dir>.!RunImage %|
00000220  2a 30 0a                                          |*0.|
00000223