Programming with Reflection
TransferType property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the transfer protocol Reflection is to use.
The default is rcAS400Xfer for 5250 sessions, and rcIndFile for 3270 sessions.
rcIndFile Specifies IND$FILE as the transfer protocol.
rcAS400Xfer Specifies AS/400 data transfer as the transfer protocol.
rcFTP Specifies FTP as the transfer protocol.