Previous Page
|
Next Page
_OUTPUT_MDDB_LIST_ Method
Outputs the list of MDDBs
Syntax
Details
Syntax
CALL SEND(OBJID,'_OUTPUT_MDDB_LIST_',
mddblist
,
mddb
);
Required Arguments
mddblist
the list of MDDBs.
Type:
Numeric
mddb
the currently selected MDDB. This parameter is optional.
Type:
Character
Details
This method outputs the <SELECT> and <OPTION> tags for selecting an MDDB.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page