Contents MDDB Report Viewer Methods Previous Next

_OUTPUT_VIEWRPT2_BUTTON_ Method

Outputs the View Report button on the Dimensions page

Syntax

 CALL SEND(OBJID,'_OUTPUT_VIEWRPT2_BUTTON_');

The following output is produced:

<A HREF="" onClick="this.href=geturl(document.mf.d,document.mf.ac,document.mf.a)"TARGET="_parent">
<IMG SRC="view-report.gif" width="29" height="24"></A>

Contents MDDB Report Viewer Methods Previous Next