1| $NetBSD: !Run,v 1.3 2004/06/10 07:42:47 abs Exp $
2|
3| run file for !BtNetBSD application
4|
5
6WimpSlot -min 64k -max 64k
7IconSprites <Obey$Dir>.!Sprites
8Set BtNetBSD$Dir <Obey$Dir>
9
10Set 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
15Run <BtNetBSD$Dir>.checkro403
16Obey <BtNetBSD$Dir>.fastboot %*0
17