Set CDAudio$StrongHelpLoaded 1
RMEnsure StrongHelp 0 Set CDAudio$StrongHelpLoaded 0
RMEnsure StrongHelp 0 If "<StrongHelp$Dir>" <> "" Then Set CDAudio$StrongHelpLoaded 2
If <CDAudio$StrongHelpLoaded> = 0 Then Error 0 StrongHelp has not been seen by the filer
If <CDAudio$StrongHelpLoaded> = 1 Then StrongHelp <CDAudio$Dir>.Docs.CDAudio !Root
If <CDAudio$StrongHelpLoaded> = 2 Then Run <StrongHelp$Dir> <CDAudio$Dir>.Docs.CDAudio
Unset CDAudio$StrongHelpLoaded
