![]() Chapter Contents |
![]() Previous |
![]() Next |
| Catalog Entry Model: _setEntry |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (viewer-name, '_setEntry', catalog-entry); |
| Argument | Type | Description |
|---|---|---|
| catalog-entry |
C | specifies a catalog entry name |
| Example |
In this example, the text viewer using the catalog entry model displays the contents of the catalog entry SASUSER.MYCAT.MYSCL.SCL:
call notify('textview', '_set_entry_',
'sasuser.mycat.myscl.scl');
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.