1 | $NetBSD: !Run,v 1.3 2004/06/10 07:42:47 abs Exp $ 2 | 3 | run file for !BtNetBSD application 4 | 5 6 WimpSlot -min 64k -max 64k 7 IconSprites <Obey$Dir>.!Sprites 8 Set BtNetBSD$Dir <Obey$Dir> 9 10 Set Alias$@RunType_1a9 Run <BtNetBSD$Dir>.!Run %%*0 11 12 | First, check if we are running the version of RISC OS 4.03 that 13 | needs the memfix module 14 15 Run <BtNetBSD$Dir>.checkro403 16 Obey <BtNetBSD$Dir>.fastboot %*0 17