space
Previous Page | Next Page

MDDB Report Viewer 9.2

_OUTPUT_GRAPH_TABLE_DISP_ Method

Outputs the check boxes on the Options page for the Display Table and Display Graph options

Syntax

 CALL SEND(OBJID,'_OUTPUT_GRAPH_TABLE_DISP_');

The following output is produced:

<TD CLASS="label" COLSPAN="2"><INPUT NAME="ST" TYPE=CHECKBOX VALUE="1" CHECKED>Display Table
&;INPUT NAME="SG" TYPE=CHECKBOX VALUE="1">Display Graph
&lt/TD>

Previous Page | Next Page | Top of Page