WRDWRAP (Word Wrap) Keyword for Display Files--Example

Figure 296 shows how to specify the WDWRAP keyword.

Figure 296. Specifying the WDWRAP Keyword

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
A          R RECORD1
A            FIELD1       100A  O  1 17
A            FIELD2       100A  I  4 17WRDWRAP
A            FIELD3       100A  B  7 17WRDWRAP
A            FIELD4       100A  B 10 17
A            FIELD5       100A  O 13 17
A

In this example, RECORD1 is defined with input, output, and both fields. FIELD2 and FIELD3 will have the benefit of word wrap when the display is attached to a controller that supports an enhanced interface for nonprogrammable workstation. FIELD4 will not have the benefits of word wrap.