InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / SystemUnavailableMessage Property
In This Topic
    SystemUnavailableMessage Property
    In This Topic
    Gets or sets a value indicating the message to show when the system is unavailable in ALC terminals.
    Syntax
    expression.SystemUnavailableMessage As String
    where expression is a variable that represents a AlcTerminal Object
    See Also