Receive Method

Top  Previous  Next

This method is used to receive into LocalFileName file the HostFileName file.

 

Visual Basic Syntax

 

IndFile.Receive()

 

Delphi Syntax

 

IndFile.Receive();

 

 

See also Direction property, Run method, Send method.