home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / utils / programing / silofer / !ViewCMOS / !Run < prev    next >
Text File  |  1998-04-21  |  485b  |  11 lines

  1. Set ViewCMOS$Dir <Obey$Dir>
  2. IconSprites <ViewCMOS$Dir>.!Sprites
  3. RMEnsure UtilityModule 3.10 Error this program requires risc os 3.10 or higher
  4. RMEnsure ViewCMOSSupport 0.00 RMLoad <ViewCMOS$Dir>.Support
  5. RMEnsure ViewCMOSSupport 0.02 Error this program requires viewcmossupport 0.01 or higher
  6. SetEval ViewCMOS$Loaded <ViewCMOS$Loaded>+1
  7. WimpSlot -min 8k -max 8k
  8. Run <ViewCMOS$Dir>.!RunImage
  9. SetEval ViewCMOS$Loaded <ViewCMOS$Loaded>-1
  10. If <ViewCMOS$Loaded>=0 Then RMKill ViewCMOSSupport
  11.