fgl_report_setSharePortWithGDC
Syntax
fgl_report_setSharePortWithGDC(
share BOOLEAN)
Usage
Function that configures the report engine to use the same port as the Genero Desktop Client for previewing.
By default, the port is shared and the port value specified in the
FGLSERVER
environment variable is used.
For an example of Genero code using a reporting function, see Using report output functions. This example may not use the specific function discussed in this topic, however it provides details on where you would place this (and other) report output functions.