Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
KermitSendEndCharacter Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: KermitSendEndCharacter Property
Returns or specifies the character that indicates the end of a packet of data sent to the host.
Syntax
Visual Basic (Declaration)
Object.KermitSendEndCharacter
As
String
Remarks
If this property is changed in InfoConnect, 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 "\r".
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback