Skip to main content

DATA - UNVVTSND configuration option

The DATA option specifies data fields to be populated on the current screen of the virtual terminal.

UNVVTSND Parameter: DATA( (row col data) [(row col data)] )

  • row - Specifies the row coordinate for the field being targeted: 1 - 27
  • col - Specifies the column coordinate for the field being targeted: 1 - 132
  • data - Specifies the value written to the field at the location specified by row/col. The value must be enclosed in single quotation marks if it contains spaces.

The DATA option supports up to 128 field entries.