Programming with Reflection

image\rwnprg32.gif PcsSendFile method

 

Syntax object.PcsSendFile TransferFile, ShowStatus

 

Description

Transfers one or more PC files to the host, using the AS/400 data transfer protocol.

This method is only relevant to 5250 sessions.

Arguments

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.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command