ExportConfig_R
Return information on the report export configuration settings.
Syntax
ExportConfig_R <ApplicationPath> [{Connection | App}]
Related Commands
Description
The ExportConfig_R command will return the values for the report export configuration settings. If the Connection option is included then the export config values returned will be those of the current Connect connection. If the App option is included then the export config values returned will be those of the Application. If no option is included then the Application values will be returned.
Example
To return the export values for the current connection:
ExportConfig_R / Connection
ReturnMessage
The above command will return the following data:FieldDelimiter Space
KeepReportLines Yes
ShowStartStop Yes
HeaderInQuotes Yes
UseCommaForDecPnt No
WriteReportTitle Yes
WriteObjectNames No
WriteSectionTitles Yes
Headers All
Quotes Char
Example
To return the export values for the application:
ExportConfig_R /
ReturnMessage
The above command will return the following data:FieldDelimiter Comma
KeepReportLines Yes
ShowStartStop No
HeaderInQuotes Yes
UseCommaForDecPnt No
WriteReportTitle Yes
WriteObjectNames No
WriteSectionTitles Yes
Headers All
Quotes Char
Group Membership
This command belongs to the following group(s):
Version
6.2