| Note: Usage options |
The DEF_HEAD command is used to define one or more heading lines for inclusion on a report.
Only fields of type Alpha, Packed and Signed may be specified. RDMLX field types cannot be specified.
Heading lines are only printed when the condition specified in the TRIGGER_BY parameter is true and are used to begin or trigger a new page in the report.
You should read Producing Reports Using LANSA in the Developers Guide before attempting to use a DEF_HEAD command.
Portability Considerations | Refer to Parameter TEXT. |
7.24.2 DEF_HEAD Comments / Warnings
Required DEF_HEAD ----- NAME ----------- name of heading group ----------> ---------------------------------------------------------------------- >-- FIELDS ---------- field name field attributes --------> >-- TRIGGER_BY ----- *OVERFLOW ------------------------> >-- TEXT ------------- 'text' ---- line/ ---- position --------> >-- FOR_REPORT --- 1 -------------------------------------> >-- DESIGN --------- *ACROSS -----------------------------> >-- IDENTIFY -------- *LABEL -------------------------------> >-- DOWN_SEP ------ 1 -------------------------------------> >-- ACROSS_SEP ----- 5 --------------------------------------| |