Send Method |
Top Previous Next |
This method is used to send LocalFileName file from the PC to the HostFileName in the host using the properties directly modified or using the Editor dialog to fill them interactively.
Visual Basic Syntax
IndFile.Send()
Delphi Syntax
IndFile.Send();
See also Direction property, Run method, Receive method.
|