*USE7F (GETMODE)
PLBCMP GUI Only
*USE7F={value}
The *USE7F control places the logical record termination character for DATALIST or COMBOBOX data into the {value} variable.
The default runtime action is to use the 0x7F character as a record or item delimiter while loading data via the INSERTITEM and SETITEM instruction or the AddString and InsertString object methods. If the *USE7F value is set to zero using the SETMODE instruction, the 0x7F character is not treated as a delimiter.
See Also: List Controls (GETMODE), GETMODE
![]() |