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.
Enables you to send a string of information to a specific screen page of the current station (terminal). The Page command can be used in Ispecs and Reports.
PAGE page_number variable
Option | Description |
---|---|
page_number | This value specifies the destination page of the text. This number cannot be in parentheses, and if it is any value other than 0, or 2 through 5, is syntax checked by the editor. |
variable | The text item value is the name of a variable that contains the string of information to be sent to the specified page. Any text longer than 1920 characters is truncated. |