|
| !Help file for AMPlay v2
|

| Use Resfind to work out where to load messages and templates from.
| Needed because AMPlayRes$Dir is normally only defined when AMPlay
| is run, not when just filer_booted.
If "<AMPlay$Dir>" = "" Then Set AMPlay$Dir <Obey$Dir>
If "<AMPlayRes$Dir>" = "" Then Run <AMPlay$Dir>.Internal.ResFind AMPlay

| Checks for HTML documentation removed - no HTML docs in this version.

Filer_OpenDir <AMPlayRes$Dir>.Docs.Text
Filer_Run <AMPlayRes$Dir>.Docs.Text.1_Intro/txt
