Contents MDDB Report Viewer Methods Previous Next

_OUTPUT_VIEWRPT_BUTTON_ Method

Outputs the View Report submit button

Syntax

 CALL SEND(OBJID,'_OUTPUT_VIEWRPT_BUTTON_');

Example

The following output is produced:

<INPUT TYPE="submit" NAME="view" CLASS="submit" VALUE="View Report"> 

Contents MDDB Report Viewer Methods Previous Next