FlexWiki Page Exporter
This is a separate tool provided to export pages from FlexWiki into a format easily consumable by the UWC......
This tool is based on the C# WikiToHTML kindly provided by a FlexWiki guru (see http://www.flexwiki.com/default.aspx/FlexWiki/WikiToHTML.html).
You need to slightly amend it to export to text instead of HTML by using GetTextForTopic() instead of GetHTMLForTopic().
