guides:programming:programmers_reference_manual:colhead

ColHead

Use ColHead to create an alternate column heading for a column.

COLUMN ColHead "col_heading"

ColHead has the following parameter.

ParameterDescription
col_headingThe format override specification col_heading contains the alternate text to be used in the column heading. If the column heading created in the format override is longer than the column width, the column heading is truncated to fit the column width.

In this example, the heading "Inv Date" will appear above the column for the column INV_DT. If the display length of the INV_DT column is less than eight characters, the column heading specified in the command will be truncated appropriately.

List INVOICE INV_DT ColHead "Inv Date"
  • guides/programming/programmers_reference_manual/colhead.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1