InfoConnect API Guide
Attachmate.Reflection.Emulation.ALC Namespace / IAlcScreen Interface / CopyAppend Method


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