InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / Save Method
In This Topic
    Save Method (AlcTerminal)
    In This Topic
    Saves all settings.
    Syntax
    expression.Save() As ReturnCode
    where expression is a variable that represents a AlcTerminal Object

    Return Value

    One of the ReturnCode enum values
    See Also