DB2 graphic QMF Version 8

SEND TO command

The SEND TO command exports reports and data from the database or temporary storage and sends the reports and data to the specified target or application in your Send To folder.

Syntax

For a temporary target object:

>>-- SEND DATA TO Target ------------------------------------------------<<
                                    +- DATAFORMAT = IXF -+
>>-- SEND REPORT TO Target ----------------------------------------------<<
                                      +- DATAFORMAT = HTML -+

Parameters

Table 47. SEND TO Command Parameters
Parameter Description
Target The name of the file to export the object to. Targets containing space characters must be enclosed in single or double quotes.
DATAFORMAT Specifies the file format of the exported data or report. If you omit this parameter, the DSQQW_EXP_DT_FRMT global variable supplies the format to be used.

This parameter can be set to:

  • 0 = Text format
  • 2 = HTML format
  • 3 = CSV format
  • 4 = IXF format

    If you specify IXF, the DSQQW_EXP_OUT_MDE global variable can be set to '0' for character mode System/370 IXF or '1' for PC/IXF data.

Example

SEND DATA TO "Excel Shortcut"


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004