![]() Chapter Contents |
![]() Previous |
![]() Next |
| Image: _readCatalog |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (image-name, '_readCatalog', image-entry); |
| Argument | Type | Description |
|---|---|---|
| image-entry |
C | the name of the IMAGE entry to read, specified as a three- or four-level entry name: libref.catalog.entry.<IMAGE> |
| Example |
This statement reads an image that is stored in a SAS catalog:
call notify ('imageview', '_readCatalog',
'sashelp.imagapp.gfkids');
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.