Programming with Reflection
FieldSeparator property
Syntax |
|
Works with |
|
Data type |
When Reflection is transmitting in block, page, or format mode, it sends a field separator character after each field in a formatted screen except the last one. This property returns (first syntax line) or specifies (second syntax line) which ASCII character is to be used as the field separator.
The default value is the unit separator character, represented as Chr$(rcUS).