MDDB Report Viewer Methods |
CALL SEND(OBJID,'_OUTPUT_TABLE_DISP_OPTION_');
The following output is produced:
<TR><TD CLASS="label">Display Table</TD> <TD> <INPUT NAME="ST" CLASS="select" TYPE=RADIO VALUE="1" CHECKED>Yes <INPUT NAME="ST" CLASS="select" TYPE=RADIO VALUE="2">No </TD> </TR>
MDDB Report Viewer Methods |