Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ KermitReceiveStartupCommand 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
KermitReceiveStartupCommand Property
In This Topic
Returns or specifies the command that directs the host Kermit program to receive a file from the local computer.
Syntax
Visual Basic (Declaration)
expression
.KermitReceiveStartupCommand
As
String
where
expression
is a variable that represents a
FileTransfer Object
Remarks
This property is most useful for sending files from the File Transfer dialog box, as a way of telling the host Kermit what kinds of files to receive or how to receive them. The default value is "".
See Also
Reference
FileTransfer Object
FileTransfer Members