InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / MaxSavedInputs Property
In This Topic
    MaxSavedInputs Property
    In This Topic
    Gets or sets the number of entries to save (1-20) so that they can be recalled later.
    Syntax
    expression.MaxSavedInputs As Integer
    where expression is a variable that represents a AlcTerminal Object
    See Also