Chapter Contents

Previous

Next
Extended Text Entry: _paste

Extended Text Entry: _paste



Pastes the contents of current paste buffer into the object at the current cursor location


Syntax

Syntax

CALL NOTIFY (ext_text_name, '_paste', action);

Argument Type Description
action C defines how to paste:


'INSERT' inserts the paste buffer into the object


'REPLACE' overlays the current contents of the object with the paste buffer (default)


Chapter Contents

Previous

Next

Top of Page

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