MDDB Report Viewer Methods |
CALL SEND(OBJID,'_OUTPUT_DP_TITLE_OPTION_');
The following output is produced:
<TR> <TD CLASS='Label">Show Drillpath</TD> <TD> <INPUT NAME="DP" CLASS="select" TYPE=RADIO VALUE="1" CHECKED>Yes <INPUT NAME="DP" CLASS="select" TYPE=RADIO VALUE="2" CHECKED>No </TD> </TR>
MDDB Report Viewer Methods |