- objectname
- The name of a QMF object in the database.
- tablename
- The name of a table in the database.
This can be the name of a TABLE,
VIEW, SYNONYM, or ALIAS.
- filename filetype fm
- Names the CMS file to receive the exported object. The filetype and
filemode portion of the name is optional.
For charts, only the filename
can be specified. The filetype and filemode are set to "ADMGDF" and "A", respectively.
If the file already exists it will be replaced.
- CONFIRM
- Indicates whether a confirmation panel is displayed when this command
will replace an existing CMS file.
- LANGUAGE
- Indicates whether QMF keywords contained within the exported form are
recorded in English or in the current NLF session language.
A QMF form
containing QMF keywords in English can be used in any QMF session. A QMF form
containing QMF keywords in any other QMF national language can be used only
in a session of that same QMF national language.
- DATAFORMAT
- Specifies the file format to be used for the exported object.
- QMF
- Use the QMF format. This is the default format for exporting a report,
the data object or a table.
- HTML
- Use the HTML format. This can be used only when exporting a report.
The CMS file can then be transferred to a web server for viewing by a web
browser.
- IXF
- Use the Integration Exchange Format. This can be used only when exporting
the data object or a table.
- OUTPUTMODE
- Specifies how to represent numeric data in the exported object.
This option can only be specified when the export file format is IXF.
- BINARY
- Numeric column data is encoded in its native internal format.
This
does not apply to any numeric data in the header records of the exported object.
These are always represented in a character format.
- CHARACTER
- Numeric column data is converted to a character representation in EBCDIC.
- ICUFORM
- Specifies the name of a chart format. A chart format contains the specifications
required to turn data into a chart. Different formats are used to produce
different types of charts.
- DSQCFORM
- The name of the default chart format provided by QMF.
This format
can be customized by your QMF administrator. It provides a bar chart if not customized.
- chartname
- The name of a chart format saved in
- ICUCHART
- Specifies the default chart format for the GDDM Interactive Chart Facility.
- BAR
- HISTOGRAM
- LINE
- PIE
- POLAR
- SCATTER
- SURFACE
- TOWER
- TABLE
- The name of a chart format provided by QMF.
[