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


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