InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / Paste Method
In This Topic
Paste Method (UtsScreen)
In This Topic

Copies data from the Clipboard to the cursor location in the terminal window.

Syntax
expression.Paste() 
where expression is a variable that represents a UtsScreen Object
See Also