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