Programming with Reflection
PcsSendFile
method
Syntax object.PcsSendFile TransferFile, ShowStatus
Transfers one or more PC files to the host, using the AS/400 data transfer protocol.
This method is only relevant to 5250 sessions.
TransferFile Argument type: String
The name of a transfer request file that provides all necessary information
about the transfer. Use an empty string if you are providing configuration
information provided using AS/400
Data Transfer keywords.
ShowStatus Argument type: Boolean
Use rcYes to display the Transfer in Progress window while the transfer
is in progress, or rcNo to not display the Transfer in Progress window.