home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / DigitalCD / PlayIt164 / !PlayIt / !Help < prev    next >
Text File  |  1999-07-26  |  346b  |  8 lines

  1. | Start up help for !PlayIt
  2. | Starts up StrongHelp documentation - text help is discontinued
  3.  
  4. ifthere <Obey$Dir>.Docs.PlayIt then Set PlayIt$Strong 1 else Set PlayIt$Strong 0
  5. if "<StrongHelp$Dir>" = "" then Set PlayIt$Strong 0
  6. if <PlayIt$Strong> = 1 then Filer_Run <Obey$Dir>.Docs.PlayIt else Filer_Run <Obey$Dir>.Docs.ReadMe
  7. Unset PlayIt$Strong
  8.