home *** CD-ROM | disk | FTP | other *** search
- | ==================================================================
-
- | If you want to see the menu WHENEVER you boot up your computer,
- | just set the variable Menu$Opt to "on" in the next line.
-
- Set Menu$Opt "off"
-
- | ==================================================================
-
- Set BM$Dir <Obey$Dir>
- Set BF$Dir <BM$Dir>.Bootfiles
- IconSprites <BM$Dir>.!Sprites
- If "<Wimp$State>"="desktop" then run <bm$dir>.!RunImage <bf$dir>.Demo Else If "<Menu$Opt>"="on" then RUN <BM$Dir>.MenuOn Else RUN <BM$Dir>.MenuOff
-