|
| File Name : !Run (!Indexer)
| Author    :  Stephen Mansfield 1992
| Release   : 0.45 (7-Dec-92)
|
| Merge sprite file to common wimp pool and set directory variable.
|
IconSprites <Obey$Dir>.!Sprites
Set Indexer$Dir <Obey$Dir>
|
| Set file type variables.
|
Set File$Type_0AA Index 
Set Alias$@RunType_0AA Run <Obey$Dir>.!Run -load %%*0
|
| Get 128 Kbytes and load program into it.
|
WimpSlot -min 128k -max 128k
Run <Indexer$Dir>.!RunImage %*0 -filetype 0x0AA -dwdc 7 -dwfc 5 
