expression.AS400SendFile( _ ByVal transferFile As String, _ ByVal showStatus As Boolean _ )
where expression is a variable that represents a FileTransfer Object
Parameters
- transferFile
- The transfer request file that provides all necessary information about the transfer. Use an empty string to specify configuration information provided by AS/400 Data Transfer keywords.
- showStatus
- Displays the file transfer in the Progress window if set to true.