home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
programs
/
desktop
/
multiboot
/
!Boot
/
!Boot
next >
Wrap
Text File
|
1996-08-26
|
344b
|
10 lines
| Boot file for MultiBoot 1.01
IconSprites <Obey$Dir>.!Sprites
SetEval Boot$WasNotRun 0
If "<Boot$Dir>"="" Then SetEval Boot$WasNotRun 1
If "<Boot$Dir>"="" Then Set Boot$Dir <Obey$Dir>
If "<Boot$Path>"="" Then SetMacro Boot$Path <Boot$Dir>.
WimpSlot -Min 64K -Max 64K
If Boot$WasNotRun=1 Then Run <Obey$Dir>.!RunImage -d 5
UnSet Boot$WasNotRun