home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / basicaof_1 / Examples_!Wallpaper_!Run < prev    next >
Encoding:
Text File  |  1994-01-03  |  432 b   |  11 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  3. RMEnsure SharedCLibrary 0 System:Modules.Clib
  4. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  5. RMEnsure ColourTrans 0.52 System:Modules.Colours
  6. RMEnsure ColourTrans 0.52 Error You need ColourTrans 0.52 or later
  7. Set Wallpaper$Dir <Obey$Dir>
  8. WimpSlot -min 96k -max 96k
  9. WimpSlot -min 64k -max 64k
  10. /<Obey$Dir>.!RunImage
  11.