InfoConnect for Airlines VBA Guide
KermitReceiveStartupCommand Property
Returns or specifies the command that directs the host Kermit program to receive a file from the local computer.
Syntax
Object.KermitReceiveStartupCommand As String
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