Standard Presentation Space Sizes

When specifying a location within a presentation space, Viewer API methods use column and row coordinates to specify the cursor position.

The following sections provide the standard presentation space sizes for 3270, 5250, and VT sessions.

Note The sizes shown in the following tables are called configured sizes, and represent the largest possible presentation space sizes for each terminal. Host applications can specify a subset of the presentation space to use. When this happens, the result is the current size. The current size is always less than or equal to the configured size. The Viewer API can work with either configured sizes or current sizes.

The row totals shown in the following tables do not include the operator information area (OIA), also known as the status line. The OIA appears at the bottom of each screen and contains information about the session status (such as what mode the screen is in) and other information (such as the location of the cursor).

3270 Standard Presentation Space Sizes

The following table provides the standard presentation space sizes for a 3270 session. Note, however, that the actual presentation space size varies, depending on how the viewer is configured.

Rows Columns Total Size
24 80 1,920
32 80 2,560
43 80 3,440
27 132 3,564

5250 Standard Presentation Space Sizes

The following table provides the standard presentation space sizes for a 5250 session. Note, however, that the actual presentation space size varies, depending on how the viewer is configured.

Rows Columns Total Size
24 80 1,920
27 132 3,564

VT Standard Presentation Space Sizes

The following table provides the standard presentation space sizes for a VT session. Note, however, that the actual presentation space size varies, depending on how the viewer is configured.

Rows Columns Total Size
24, 25, 36, 48, 72, or 144 80 or 132 1,920 to 19,008
Related Topics
Bullet Viewer API, Overview
Bullet The Presentation Space, Overview
Bullet Fields and Attributes, Overview
Bullet OIA Data
Bullet IScreenAPI Interface
  Attachmate