file << m_MapFile << WXEXTHELP_SEPARATOR << contents;
if(file.Contains(wxT('#')))
file = file.BeforeLast(wxT('#'));
file << m_MapFile << WXEXTHELP_SEPARATOR << contents;
if(file.Contains(wxT('#')))
file = file.BeforeLast(wxT('#'));
rc = DisplaySection(CONTENTS_ID);
// if not found, open homemade toc:
rc = DisplaySection(CONTENTS_ID);
// if not found, open homemade toc: