![]() Chapter Contents |
![]() Previous |
![]() Next |
| DESCRIBE |
| Category: | List |
| Syntax | |
| Details | |
| Example | |
| See Also |
Syntax |
| sysrc=DESCRIBE(source-name,list-id<,type>); |
| 0 | successful |
0 |
not successful |
'CATALOG''DATA''VIEW'| Details |
Because DESCRIBE replaces the previous values in the list, the same list can be used repeatedly.
| Example |
desc_list=makenlist('L','DESC','DATE');
rc=describe('MYLIB.MYCAT.A.SCL',desc_list,'CATALOG');
| See Also |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.