Chapter Contents |
Previous |
Next |
Extended Text Entry: _pasteList |
Syntax |
Syntax |
CALL NOTIFY (ext_text_name, '_pasteList', action, list); |
Argument | Type | Description | |
---|---|---|---|
action |
C | specifies how to paste: | |
'INSERT' | inserts the contents of the list into the object | ||
'REPLACE' | overlays the current contents of the object with the contents of the list | ||
list |
N | specifies the identifier of an SCL list that contains the lines to paste |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.