InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / SaveHostControlPageChanges Property
In This Topic
SaveHostControlPageChanges Property
In This Topic

Gets or sets a value indicating whether to save any changes the host sends to the Control Page or Extended Control Page during a session.

Syntax
expression.SaveHostControlPageChanges As Boolean
where expression is a variable that represents a UtsTerminal Object
See Also