Programming with Reflection
PcsReceiveFile
method
Syntax object.PcsReceiveFile TransferFile, ShowStat
Transfers data from the host to the PC, 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.
ShowStat 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.