Previous Topic: REFORMAT CommandNext Topic: REFRESH Command


Operand Definitions

Operand

Description

n

Number of lines for the first region.

m

Number of lines for the second region.

 

The remaining lines are occupied by the third region.

Example

For two regions, one amount is specified because the remainder of the screen appears for the second region. For example, the following command formats 15 lines in the first region and the remainder of the screen for the second region.

REFORMAT 15

For three regions, the first two amounts are specified and the third region occupies the remainder of the screen. For example, the following command formats 10 lines in each of the first and second regions and the third region occupies the remainder of the screen.

REFORMAT 10 10

Note: If the number of lines specified is greater than the number of lines available or less than the minimum lines per region, reformatting is ignored and a message is issued.