space
Previous Page | Next Page

MDDB Report Viewer 9.2

_OUTPUT_MDDB_LIST_ Method

Outputs the list of MDDBs

This method outputs the <SELECT> and <OPTION> tags for selecting an MDDB.

Syntax

 CALL SEND(OBJID,'_OUTPUT_MDDB_LIST_',mddblist,mddb);
Where... Is Type... And Contains...
mddblist N the list of MDDBs.
mddb C the currently selected MDDB. This parameter is optional.

Previous Page | Next Page | Top of Page