ENABLE Reference Manual
ENABLE ATTRIBUTES
BOXTITLE Attribute
Example
If you generate an application by including the following series
of commands:
SET BOX BOXTITLE 1 " Part Information"
SET BOX BOXTITLE 2 " "
SET BOX RECORD parts
ADD BOX parts-1
SET APPL TREE (01 parts-1)
SET APPL PATHCOMFILE newpath
ADD APPL parts-show
GENERATE APPL parts-show
the screen displayed by the application appears as shown in
Figure 4-1.
PARTS-SHOW
Page 1/1
Part Information
* PARTNUM _____
PARTNAME ______________________
PART-PRICE _________
Ready for input F3 for Help, shift F16 to exit
S5043-018
.00
Figure 4-1. Sample Terminal Screen With BOXTITLE 1 and
BOXTITLE 2 Values
4-10