MEMOEXP
Exports all fields in a report cursor, including memo field contents, into a text file. Note: will not preserve line breaks in memo fields.
Reporting Area(s):
General
Required Parameters:
None
Optional Parameters:
- Delimiter to place between columns, in quotations (e.g. ';'). Default is a comma.
Example(s):
JUSTAFTER("memoexp()")
Notes:
This function should NOT be used to export HTML because HTML expressions may contain quotations, commas and semi-colons that will interfere with may text importers (e.g. in Microsoft Excel). Fields that may have HTML in them are cadesc2, lochtml, and inhtml.