Send Method
Send standard input to the program executing on the remote host.
Syntax
procedure Send(Text: String);Remarks
Calling this method is equivalent to setting the Stdin property to Text.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Send MethodSend standard input to the program executing on the remote host. Syntaxprocedure Send(Text: String);RemarksCalling this method is equivalent to setting the Stdin property to Text. |
||