QR RUN

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2003


QR RUN (area)

ParameterTypeDescription
areaLongintReference of the area to execute

Description

The QR RUN command executes the report area whose reference was passed as parameter with the Quick Report current settings, including the output type. You can use the QR SET DESTINATION command to modify the output type.

The report is executed on the table to which the area belongs. When area designates an offscreen area, it is necessary to specify the table to be used via the QR SET REPORT TABLE command.

If you pass an invalid area number, the error -9850 will be generated.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next