InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / OIAUserMessage Property
In This Topic
    OIAUserMessage Property
    In This Topic
    Gets a value indicating the current T27 status line system message. If there is no message, the returned string is whitespace characters. The user message is 16 characters in length.
    Syntax
    expression.OIAUserMessage As String
    where expression is a variable that represents a T27Screen Object
    See Also