InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / CancelSelection Method
In This Topic
    CancelSelection Method (AlcScreen)
    In This Topic
    Cancels the text selection in the terminal window. If no text is selected, this method has no effect.
    Syntax
    expression.CancelSelection() 
    where expression is a variable that represents a AlcScreen Object
    See Also