InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IScreen Interface / CopyAppend Method / CopyAppend() Method


In This Topic
    CopyAppend() Method
    In This Topic
    Appends selected text to the end of the clipboard.
    Syntax
    'Declaration
     
    
    Overloads Sub CopyAppend() 
    'Usage
     
    
    Dim instance As IScreen
     
    instance.CopyAppend()
    void CopyAppend()
    See Also