home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / wyddfa / talkstory / !GwenSchl / !Run < prev    next >
Text File  |  1994-04-20  |  637b  |  10 lines

  1. RMEnsure UtilityModule 3.10 Error You cannot load this story by double clicking unless you have RISC OS 3.10 or later: drag this story to the Talking Stories icon on the icon bar to load it.
  2. Set StoryLoad$Dir <Obey$Dir>
  3. IconSprites <StoryLoad$Dir>.!Sprites
  4. If "<TalkStory$Dir>" = "" Then Error Please find !TalkStory, the Talking Stories application
  5. RMEnsure SharedCLibrary 0 RMLoad System:Modules.CLib
  6. RMEnsure SharedCLibrary 3.75 Error You need CLib 3.75 or later
  7. wimpslot -min 32k -max 32k
  8. Run <StoryLoad$Dir>.!RunImage "Talking Stories" <StoryLoad$Dir>.Data
  9. If <Sys$ReturnCode> = 1 Then run <TalkStory$Dir>.!Run <StoryLoad$Dir>.Data
  10.