_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_');
Example
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>