*USE7F (SETMODE)
PLB GUI Only
*USE7F={delimiter}
Where:
delimiter
Required. A previously defined Numeric Variable or decimal number that specifies the logical record or item delimiter.
This keyword enables or disables the detection use of a 0x7F character while loading a DATALIST or COMBOBOX object. 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, the 0x7F character is not treated as a delimiter.
The current logical record termination value may be retrieved by using the GETMODE instruction.
See Also: List Controls (SETMODE), SETMODE
![]() |