Contents MDDB Report Viewer Methods Previous Next

_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.

Contents MDDB Report Viewer Methods Previous Next