MDDB Report Viewer Methods
_CLOSE_PAGE_ Method
Outputs the </TABLE>, </BODY>, and </HTML> tags
Syntax
CALL SEND(OBJID,'_CLOSE_PAGE_');
Example
The following output is produced:
</TABLE> </BODY> </HTML>
MDDB Report Viewer Methods