Programming with Reflection
KermitSendStartCharacter property
Syntax |
object.KermitSendStartCharacter |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the character that indicates the beginning of a packet of data sent to the host. 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).