InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / PasteContinue Method


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