cursor
The cursor property indicates the initial
position of the screen cursor. The value of the property is Boolean,
and the following values are available:
- YES
- the screen cursor is at the beginning of the field when the form is first displayed. Only one field in the form can have the cursor property set to YES.
- NO
- The cursor is not in this field when the form is first displayed. This is the default.
Compatibility
| Data item | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java™ | Print Form COBOL |
|---|---|---|---|---|---|---|
| Yes | No | No | Yes | Yes | No | No |