Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / CharCode Property
In This Topic
    CharCode Property (ScreenCharacter)
    In This Topic
    Gets the character code for this screen character.
    Syntax
    expression.CharCode As String
    where expression is a variable that represents a ScreenCharacter Object
    See Also