InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library
/
AlcTerminal Object
/ MaxOutputScreenRecall Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
MaxOutputScreenRecall Property
In This Topic
Gets or sets the maximum number of output buffers that are saved. The range of valid values is 0-17.
Syntax
Visual Basic (Declaration)
expression
.MaxOutputScreenRecall
As
Integer
where
expression
is a variable that represents a
AlcTerminal Object
Remarks
The ALC Terminal has a built in history of outputs (different from the productivity screen history), and this value determines how many buffers in the history can be recalled. These buffers can be recalled by a keystroke function (RecallLastOutput).
See Also
Reference
AlcTerminal Object
AlcTerminal Members