The content of each form field is preceded by an attribute byte. You cannot place an attribute byte in the last column of a form and request an outline value for the next column, which is beyond the edge of the form. (The field does not wrap to the next line.) Similarly, you cannot place an attribute byte in the first column of a form and expect the outline value to appear in that column; the outline value can appear only in the next column.
In addition, you can specify any or all of the components of a box. In this case, place brackets around one or more values, with each value separated from the next by a comma, as in this example:
outline = [OutlineKind.left, OutlineKind.top,
OutlineKind.right, OutlineKind.bottom]
outline = [OutlineKind.box]
| Data item | JSF handler | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java | Print Form COBOL |
|---|---|---|---|---|---|---|---|
| Yes | No | No | No | Yes | Yes | Yes | Yes |