Chapter Contents

Previous

Next
Extended Text Entry: _pasteText

Extended Text Entry: _pasteText



Pastes the contents of the string into the object at the current cursor location


Syntax

Syntax

CALL NOTIFY (ext_text_name, '_pasteText', action, string);

Argument Type Description
action
C defines how to paste:


'INSERT' inserts the text into the object


'REPLACE' overlays the current contents of the object with the text
string
C string to be pasted


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.