Chapter Contents |
Previous |
Next |
Extended Text Entry: _setValue |
Inherited | from Widget |
Syntax | |
Details |
Syntax |
CALL NOTIFY (ext_text_name, '_setValue', list); |
Argument | Type | Description |
---|---|---|
list |
N | specifies the identifier of an SCL list that contains character items for each line |
Details |
The _setValue method is equivalent to calling the _setLine method for each line. If you specify fewer lines in your list than currently exist with data in the extended text entry, then you will lost the extra lines in the extended text entry.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.