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

    Return Value

    One of the ReturnCode enum values
    See Also