home *** CD-ROM | disk | FTP | other *** search
/ RComp HTML Edit Studio for RISC OS / RComp HTML Edit Studio for RISC OS.iso / ZIPS / TEXT.ZIP / HTMLEdit / Textures / !TextDemo / !Run < prev    next >
Encoding:
Text File  |  2006-05-11  |  334 b   |  11 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. IconSprites <Obey$Dir>.!Sprites
  3. Set TextDemo$Dir <Obey$Dir>
  4. |
  5. RMensure SharedClibrary 0 System:Modules.clib
  6. RMensure SharedClibrary 3.70 Error You need at least version 3.70 of the shared C library
  7. |
  8. |
  9. WimpSlot -min 256K -max 256K
  10. Run <TextDemo$Dir>.!RunImage %*0
  11.