Send Method
Send standard input to the program executing on the remote host.
Syntax
void __fastcall Send(String Text);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. Syntaxvoid __fastcall Send(String Text);RemarksCalling this method is equivalent to setting the Stdin property to Text. |
||