Programming with Reflection
KermitReceiveStartCharacter property
Syntax |
object.KermitReceiveStartCharacter |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the character that indicates the beginning of a packet of data received from the host. The default is appropriate for most systems. If this property is changed in Reflection, the corresponding value must also be changed in the remote Kermit program.
The default value is a start-of-header character, which can be represented as Chr$(rcSOH).