| Note: Usage options |
The DEF_LINE command is used to define one or more detail lines for inclusion on a report.
Only fields of type Alpha, Packed and Signed may be specified. RDMLX field types cannot be specified.
A detail line is printed when a PRINT command is executed that nominates it in the LINE parameter.
You should read Producing Reports Using LANSA in the Developers Guide before attempting to use a DEF_LINE command.
Portability Considerations | Refer to parameter TEXT. |
7.25.2 DEF_LINE Comments / Warnings
Required DEF_LINE ----- NAME --------- name of detail group -----------> -------------------------------------------------------------------- >-- FIELDS ------- field name field attributes ------> >-- SPACE_BEF ---- 1 --------------------------------> >-- SPACE_AFT ---- 0 --------------------------------> >-- TEXT --------- 'text' --- line/ --- position --------> >-- FOR_REPORT -- 1 ---------------------------------> >-- DESIGN ------ *ACROSS ---------------------------> >-- IDENTIFY ----- *COLHDG --------------------------> >-- DOWN_SEP --- 5 ----------------------------------> >-- ACROSS_SEP - 1 -----------------------------------> >-- HEAD_COND - *NONE -----------------------------| |