InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / Paste Method
In This Topic
    Paste Method (T27Screen)
    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 T27Screen Object
    See Also