BODYTEXT

Purpose

The BODYTEXT statement defines the text displayed in the panel header line (see BODYHEADER).

Syntax

Read syntax diagramSkip visual syntax diagramBODYTEXTBT( text)

Parameters

text
The text displayed in the header line. The length of the text determines the width of the corresponding BODY definition.

Restrictions and Limitations

The total length of the BODYTEXT cannot be exceed the field length defined by the combination of BODY start_pos and end_pos parameter values.

This statement must follow its associated 'BODY' definition statement.

Usage

To continue a BODYTEXT statement, insert a delimiting comma and leave the remaining columns up to and including column 72 blank. Resume the text definition in column 1 of the following line. See TEXTTEXT for an example of a continued statement.

Examples

The example shows the definitions that are needed for the Subsystem Status display from BODY.

BT(Subsystem Status)