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

Gets or sets the number of pages to use. The valid range of values is 1 - 9 inclusive.

Syntax
expression.Pages As Integer
where expression is a variable that represents a UtsTerminal Object
Remarks

A page is a data buffer from the host that consists of a specific number of columns and rows. The host application determines how many pages it sends to the PC. If you are not sure how many pages to specify here, contact your host administrator.

See Also