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