Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ KermitSendStartCharacter Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
KermitSendStartCharacter Property
In This Topic
Returns or specifies the character that indicates the beginning of a packet of data sent to the host.
Syntax
Visual Basic (Declaration)
expression
.KermitSendStartCharacter
As
String
where
expression
is a variable that represents a
FileTransfer Object
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
Reference
FileTransfer Object
FileTransfer Members