Programming with Reflection
KermitSendEndCharacter property
Syntax |
object.KermitSendEndCharacter |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the character that indicates the end 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 carriage return character, which can be represented as Chr$(rcCR).