Description | Example | Return message | Group

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.

Examples

To return the export values for the current connection:

ExportConfig_R / Connection

Return message

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

Examples

To return the export values for the application:

ExportConfig_R /

Return message

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):

Application Options

Version

6.2