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


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