InfoConnect API Guide
Attachmate.Reflection.Emulation.T27 Namespace / IT27Screen Interface / Paste Method


In This Topic
    Paste Method (IT27Screen)
    In This Topic
    Copies data from the Clipboard to the current cursor location.
    Syntax
    'Declaration
     
    
    Sub Paste() 
    'Usage
     
    
    Dim instance As IT27Screen
     
    instance.Paste()
    void Paste()
    See Also