ENABLE Reference Manual
 ENABLE ATTRIBUTES
 SCREENFORMAT Attribute
EMPLOYEE-COMPRES
Page 1/1
* EMPNUM ________ * EMPNAME ____________
+ DEPT
 REGNUM ______ BRANCHNUM ______
 JOB _________________ AGE ___ SALARY _______ VACATION ___
Ready for input F3 for Help, shift F16 to exit
S5043-019
.00
 Figure 4-2. Sample Screen With SCREENFORMAT COMPRESSED
 Notice that the screen labels and fields for "regnum" and
 "branchnum" appear on the screen line following the label for the
 "dept" group.
 If you supply COMPRESSED as a value for SCREENFORMAT and NULL as
 a value for HEADINGS, the application:
 • Displays as many screen fields from a record as will fit on a
 screen line
 • Omits any group fields in the record; the application
 displays only the elementary items within each group
 • Omits screen labels for the fields; in this case, you can
 provide your own column labels by using the BOXTITLE
 attribute
 4-60










