Programming with Reflection
BlockTerminator property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) a block terminator character to be transmitted at the end of each block data transmission.
The default value for Reflection for HP is the record separator character, represented as Chr$(rcRS).
The default value for Reflection for UNIX and OpenVMS and Reflection for ReGIS Graphics is Chr$(rcSUB).
Only ANSI characters with values from 0 to 31 are valid for this property. Use a characters to designate one of these characters.