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

Gets or sets a value indicating whether to enable the Extended Control Page, which is used for file transfers to System 80 hosts.

Syntax
expression.ExtendControlPage As Boolean
where expression is a variable that represents a UtsTerminal Object

Property Value

If true, the Extended Control Page appears instead of the regular Control Page.

If false, only the regular Control Page is displayed.

See Also