_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_');

Example

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
</TD>