Programming with Reflection
KermitServerStartupCommand property
Syntax |
object.KermitServerStartupCommand |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the string sent to the host to start the host Kermit server program, either when the KermitStartServer method is executed, or, if the KermitAutomaticServer property is set to True, as soon as the user initiates a Kermit file transfer from the File Transfer dialog box. If this string is empty (""), it is assumed that the host Kermit is already in server mode, and no action is taken other than to update Reflections state so that it knows the host is in server mode.
The default value is "".