home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / t / typeinfo / !typeinfo / !Run < prev    next >
Text File  |  1996-08-07  |  453b  |  10 lines

  1. if "<TypeInfo13$Running>" = "yes" then error Type Info is already loaded perhaps you have the iconbarless option on.
  2. if "<TypeInf13$Dir>" = "" then Run <Obey$Dir>.!Boot
  3. WimpSlot -min 64K -max 64K
  4. Set TypeRes13$Dir <Obey$Dir>.Resources
  5. if "<TypeInfo13$Dir>" = "" then IconSprites <TypeRes13$Dir>.TISprites
  6. Set TypeSprites13$Dir <Obey$Dir>.Resources.Sprites
  7. Set TypeInfo13$Dir <Obey$Dir>.Resources.Info
  8. Set TypeInfo13$Running yes
  9. Run <Obey$Dir>.!RunImage
  10.