Home » Archimedes archive » Archimedes World » AW-1996-11.adf » !VRMLeyes_AspexDem » !VRMLeyes/!Run

!VRMLeyes/!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 » Archimedes World » AW-1996-11.adf » !VRMLeyes_AspexDem
Filename: !VRMLeyes/!Run
Read OK:
File size: 04B3 bytes
Load address: 0000
Exec address: 0000
File contents
| VRMLeyes !Run
|
| Written by Tim Humphries
| Aspex Software, Copyright � 1995,1996
|
| 2 Sep 96  V1.00D For Archimedes World Magazine 

IconSprites <Obey$Dir>.!Sprites
Set Alias$@RunType_C24 Run <Obey$Dir> %%*0
Set Alias$@RunType_B29 Run <Obey$Dir> %%*0
Set Alias$@RunType_B2A Run <Obey$Dir> %%*0
Set Alias$@RunType_DEA Run <Obey$Dir> %%*0
Set File$Type_C24 ArchiTech
Set File$Type_B29 VRML
Set File$Type_B2A D3file
Set File$Type_DEA DXF
Set VRMLeyes$Dir <Obey$Dir>

Set Aspex$OS 350
RMEnsure UtilityModule 3.50 Set Aspex$OS 310
IF Aspex$OS=310 THEN RMEnsure UtilityModule 3.10 Set Aspex$OS 300
IF Aspex$OS=310 THEN RMEnsure BorderUtils 0.02 RMLoad <Obey$Dir>.Resources.BorderUtil
IF Aspex$OS=310 THEN RMEnsure BorderUtils 0.02 Error BorderUtils not found
IF Aspex$OS=310 THEN RMEnsure ColourPicker 1.1 RMLoad <Obey$Dir>.Resources.Picker
IF Aspex$OS=310 THEN RMEnsure ColourPicker 1.1 Error ColourPicker not found
IF "<Wimp$ScrapDir>"="" Then Error 0 Scrap directory not found - Please find !Scrap and try again
|IF "<ChangeFSI$Dir>"="" Then Error 0 ChangeFSI not found - Please find !ChangeFSI and try again

WimpSlot -min 812K -max 812K
IF Aspex$OS>=350 THEN *cache off
Run <Obey$Dir>.!RunImage %*0
00000000  7c 20 56 52 4d 4c 65 79  65 73 20 21 52 75 6e 0a  || VRMLeyes !Run.|
00000010  7c 0a 7c 20 57 72 69 74  74 65 6e 20 62 79 20 54  ||.| Written by T|
00000020  69 6d 20 48 75 6d 70 68  72 69 65 73 0a 7c 20 41  |im Humphries.| A|
00000030  73 70 65 78 20 53 6f 66  74 77 61 72 65 2c 20 43  |spex Software, C|
00000040  6f 70 79 72 69 67 68 74  20 a9 20 31 39 39 35 2c  |opyright . 1995,|
00000050  31 39 39 36 0a 7c 0a 7c  20 32 20 53 65 70 20 39  |1996.|.| 2 Sep 9|
00000060  36 20 20 56 31 2e 30 30  44 20 46 6f 72 20 41 72  |6  V1.00D For Ar|
00000070  63 68 69 6d 65 64 65 73  20 57 6f 72 6c 64 20 4d  |chimedes World M|
00000080  61 67 61 7a 69 6e 65 20  0a 0a 49 63 6f 6e 53 70  |agazine ..IconSp|
00000090  72 69 74 65 73 20 3c 4f  62 65 79 24 44 69 72 3e  |rites <Obey$Dir>|
000000a0  2e 21 53 70 72 69 74 65  73 0a 53 65 74 20 41 6c  |.!Sprites.Set Al|
000000b0  69 61 73 24 40 52 75 6e  54 79 70 65 5f 43 32 34  |ias$@RunType_C24|
000000c0  20 52 75 6e 20 3c 4f 62  65 79 24 44 69 72 3e 20  | Run <Obey$Dir> |
000000d0  25 25 2a 30 0a 53 65 74  20 41 6c 69 61 73 24 40  |%%*0.Set Alias$@|
000000e0  52 75 6e 54 79 70 65 5f  42 32 39 20 52 75 6e 20  |RunType_B29 Run |
000000f0  3c 4f 62 65 79 24 44 69  72 3e 20 25 25 2a 30 0a  |<Obey$Dir> %%*0.|
00000100  53 65 74 20 41 6c 69 61  73 24 40 52 75 6e 54 79  |Set Alias$@RunTy|
00000110  70 65 5f 42 32 41 20 52  75 6e 20 3c 4f 62 65 79  |pe_B2A Run <Obey|
00000120  24 44 69 72 3e 20 25 25  2a 30 0a 53 65 74 20 41  |$Dir> %%*0.Set A|
00000130  6c 69 61 73 24 40 52 75  6e 54 79 70 65 5f 44 45  |lias$@RunType_DE|
00000140  41 20 52 75 6e 20 3c 4f  62 65 79 24 44 69 72 3e  |A Run <Obey$Dir>|
00000150  20 25 25 2a 30 0a 53 65  74 20 46 69 6c 65 24 54  | %%*0.Set File$T|
00000160  79 70 65 5f 43 32 34 20  41 72 63 68 69 54 65 63  |ype_C24 ArchiTec|
00000170  68 0a 53 65 74 20 46 69  6c 65 24 54 79 70 65 5f  |h.Set File$Type_|
00000180  42 32 39 20 56 52 4d 4c  0a 53 65 74 20 46 69 6c  |B29 VRML.Set Fil|
00000190  65 24 54 79 70 65 5f 42  32 41 20 44 33 66 69 6c  |e$Type_B2A D3fil|
000001a0  65 0a 53 65 74 20 46 69  6c 65 24 54 79 70 65 5f  |e.Set File$Type_|
000001b0  44 45 41 20 44 58 46 0a  53 65 74 20 56 52 4d 4c  |DEA DXF.Set VRML|
000001c0  65 79 65 73 24 44 69 72  20 3c 4f 62 65 79 24 44  |eyes$Dir <Obey$D|
000001d0  69 72 3e 0a 0a 53 65 74  20 41 73 70 65 78 24 4f  |ir>..Set Aspex$O|
000001e0  53 20 33 35 30 0a 52 4d  45 6e 73 75 72 65 20 55  |S 350.RMEnsure U|
000001f0  74 69 6c 69 74 79 4d 6f  64 75 6c 65 20 33 2e 35  |tilityModule 3.5|
00000200  30 20 53 65 74 20 41 73  70 65 78 24 4f 53 20 33  |0 Set Aspex$OS 3|
00000210  31 30 0a 49 46 20 41 73  70 65 78 24 4f 53 3d 33  |10.IF Aspex$OS=3|
00000220  31 30 20 54 48 45 4e 20  52 4d 45 6e 73 75 72 65  |10 THEN RMEnsure|
00000230  20 55 74 69 6c 69 74 79  4d 6f 64 75 6c 65 20 33  | UtilityModule 3|
00000240  2e 31 30 20 53 65 74 20  41 73 70 65 78 24 4f 53  |.10 Set Aspex$OS|
00000250  20 33 30 30 0a 49 46 20  41 73 70 65 78 24 4f 53  | 300.IF Aspex$OS|
00000260  3d 33 31 30 20 54 48 45  4e 20 52 4d 45 6e 73 75  |=310 THEN RMEnsu|
00000270  72 65 20 42 6f 72 64 65  72 55 74 69 6c 73 20 30  |re BorderUtils 0|
00000280  2e 30 32 20 52 4d 4c 6f  61 64 20 3c 4f 62 65 79  |.02 RMLoad <Obey|
00000290  24 44 69 72 3e 2e 52 65  73 6f 75 72 63 65 73 2e  |$Dir>.Resources.|
000002a0  42 6f 72 64 65 72 55 74  69 6c 0a 49 46 20 41 73  |BorderUtil.IF As|
000002b0  70 65 78 24 4f 53 3d 33  31 30 20 54 48 45 4e 20  |pex$OS=310 THEN |
000002c0  52 4d 45 6e 73 75 72 65  20 42 6f 72 64 65 72 55  |RMEnsure BorderU|
000002d0  74 69 6c 73 20 30 2e 30  32 20 45 72 72 6f 72 20  |tils 0.02 Error |
000002e0  42 6f 72 64 65 72 55 74  69 6c 73 20 6e 6f 74 20  |BorderUtils not |
000002f0  66 6f 75 6e 64 0a 49 46  20 41 73 70 65 78 24 4f  |found.IF Aspex$O|
00000300  53 3d 33 31 30 20 54 48  45 4e 20 52 4d 45 6e 73  |S=310 THEN RMEns|
00000310  75 72 65 20 43 6f 6c 6f  75 72 50 69 63 6b 65 72  |ure ColourPicker|
00000320  20 31 2e 31 20 52 4d 4c  6f 61 64 20 3c 4f 62 65  | 1.1 RMLoad <Obe|
00000330  79 24 44 69 72 3e 2e 52  65 73 6f 75 72 63 65 73  |y$Dir>.Resources|
00000340  2e 50 69 63 6b 65 72 0a  49 46 20 41 73 70 65 78  |.Picker.IF Aspex|
00000350  24 4f 53 3d 33 31 30 20  54 48 45 4e 20 52 4d 45  |$OS=310 THEN RME|
00000360  6e 73 75 72 65 20 43 6f  6c 6f 75 72 50 69 63 6b  |nsure ColourPick|
00000370  65 72 20 31 2e 31 20 45  72 72 6f 72 20 43 6f 6c  |er 1.1 Error Col|
00000380  6f 75 72 50 69 63 6b 65  72 20 6e 6f 74 20 66 6f  |ourPicker not fo|
00000390  75 6e 64 0a 49 46 20 22  3c 57 69 6d 70 24 53 63  |und.IF "<Wimp$Sc|
000003a0  72 61 70 44 69 72 3e 22  3d 22 22 20 54 68 65 6e  |rapDir>"="" Then|
000003b0  20 45 72 72 6f 72 20 30  20 53 63 72 61 70 20 64  | Error 0 Scrap d|
000003c0  69 72 65 63 74 6f 72 79  20 6e 6f 74 20 66 6f 75  |irectory not fou|
000003d0  6e 64 20 2d 20 50 6c 65  61 73 65 20 66 69 6e 64  |nd - Please find|
000003e0  20 21 53 63 72 61 70 20  61 6e 64 20 74 72 79 20  | !Scrap and try |
000003f0  61 67 61 69 6e 0a 7c 49  46 20 22 3c 43 68 61 6e  |again.|IF "<Chan|
00000400  67 65 46 53 49 24 44 69  72 3e 22 3d 22 22 20 54  |geFSI$Dir>"="" T|
00000410  68 65 6e 20 45 72 72 6f  72 20 30 20 43 68 61 6e  |hen Error 0 Chan|
00000420  67 65 46 53 49 20 6e 6f  74 20 66 6f 75 6e 64 20  |geFSI not found |
00000430  2d 20 50 6c 65 61 73 65  20 66 69 6e 64 20 21 43  |- Please find !C|
00000440  68 61 6e 67 65 46 53 49  20 61 6e 64 20 74 72 79  |hangeFSI and try|
00000450  20 61 67 61 69 6e 0a 0a  57 69 6d 70 53 6c 6f 74  | again..WimpSlot|
00000460  20 2d 6d 69 6e 20 38 31  32 4b 20 2d 6d 61 78 20  | -min 812K -max |
00000470  38 31 32 4b 0a 49 46 20  41 73 70 65 78 24 4f 53  |812K.IF Aspex$OS|
00000480  3e 3d 33 35 30 20 54 48  45 4e 20 2a 63 61 63 68  |>=350 THEN *cach|
00000490  65 20 6f 66 66 0a 52 75  6e 20 3c 4f 62 65 79 24  |e off.Run <Obey$|
000004a0  44 69 72 3e 2e 21 52 75  6e 49 6d 61 67 65 20 25  |Dir>.!RunImage %|
000004b0  2a 30 0a                                          |*0.|
000004b3