space
Previous Page | Next Page

MDDB Report Viewer 9.2

_OUTPUT_DIMENSIONS_BUTTON_ Method

Outputs the <A> and <IMAGE> tags for the Dimensions button on the Layout toolbar page

Syntax

 CALL SEND(OBJID,'_OUTPUT_DIMENSIONS_BUTTON_');

The following output is produced:

<A href="../mddbapp.hlp/" onClick="this.href=dimbtnurl();" TARGET="main">
<IMG CLASS="imglay" SRC="http://mywebserver/images/btn_dim.gif" ALT="Dimensions" BORDER=0></A>

Previous Page | Next Page | Top of Page