| Start up help for !PlayIt
| Starts up StrongHelp documentation - text help is discontinued

ifthere <Obey$Dir>.Docs.PlayIt then Set PlayIt$Strong 1 else Set PlayIt$Strong 0
if "<StrongHelp$Dir>" = "" then Set PlayIt$Strong 0
if <PlayIt$Strong> = 1 then Filer_Run <Obey$Dir>.Docs.PlayIt else Filer_Run <Obey$Dir>.Docs.ReadMe
Unset PlayIt$Strong
