Page

Syntax

PAGE page_number variable

Parameters

Page can be abbreviated as PG.

Description

The Page logic command is not supported on applications deployed to Windows.

The Page command is available only for MCP-based systems. It is valid, but ignored, on all other host types and in Debugger.

The Page command enables you to send a string of information to a specific screen page of the current station (terminal).

The Page command can be used only in Ispecs.

The Page command output is sent immediately (casual output), and does not wait for the end of the current transaction. Multiple Page commands to the same page within the same transaction overwrite each other.

When processing an OLTP transaction, the Page command is ignored. No user indication is given.

Example

To display text contained in variable CCODES on page three of a screen:

Page 3 CCODES