|
| !Help file for AMPlayCfg 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 Error AMPlay must have been seen by the filer in order for AMPlayCfg to be able to find the documentation.
If "<AMPlay$Dir>" = "" Then Obey
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
