Send comments on this topic.
KermitSendStartCharacter Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library > FileTransfer Object : KermitSendStartCharacter Property
Returns or specifies the character that indicates the beginning of a packet of data sent to the host.

Syntax

 
Object.KermitSendStartCharacter As String

Remarks

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 "\0x0001".

See Also