Figure 161 shows how to specify the ENTFLDATR keyword:
Figure 161. Specifying the ENTFLDATR Keyword
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8 A A R RECORD A F1 10A B 3 4ENTFLDATR A F2 10A B 13 4ENTFLDATR((*COLOR RED)) A F3 10I B 16 4ENTFLDATR(*NOCURSOR (*DSPATR HI RI))
In this example, the color turns white, the attribute is high intensity, and the cursor is visible for F1. For F2, the color is red, the attribute is high intensity, and the cursor is visible. For F3, the color is white, the attributes are high intensity and reverse image, and the cursor is not visible.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.