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


In This Topic
    PasteContinue Method (IT27Screen)
    In This Topic
    Pastes remaining text from a previous Paste command.
    Syntax
    'Declaration
     
    
    Sub PasteContinue() 
    'Usage
     
    
    Dim instance As IT27Screen
     
    instance.PasteContinue()
    void PasteContinue()
    See Also