home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / demos / s_to_z / ultilabel / !Ultilabel / !Run < prev    next >
Text File  |  1995-02-23  |  366b  |  12 lines

  1. Set UltiLabel$Dir <Obey$Dir>
  2.  
  3. RMEnsure DrawFile 1.01 RMLoad <System$Dir>.Modules.DrawFile
  4. RMEnsure DrawFile 1.01 Error Can't find DrawFile module
  5.  
  6. Iconsprites <UltiLabel$Dir>.!Sprites
  7. If "<UltiLabel$Loaded>" = "Yes" Then Error Ultilabel is already loaded
  8. Wimpslot -min 112k -max 112k
  9. Set UltiLabel$Loaded Yes
  10. Run <UltiLabel$Dir>.!RunImage %*0
  11. Unset UltiLabel$Loaded
  12.