| MDDB Report Viewer 9.2 |
CALL SEND(OBJID,'_BUILD_ANLSORTORDER_',application-list);
| Where... | Is Type... | And Contains... |
|---|---|---|
| application-list | N | the list ID of the application list. For more information on application lists, see the online Help for SAS/EIS software. |
applist= makelist();
rc=fillist('CATALOG','SASHELP.EISRG.ONEWAY.EIS',applist);
call send(webid,'_BUILD_ANLSORTORDER_',applist);
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.