Programming with Reflection
Xfr400RemoteFile
property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) a host file for the PC to receive (for transfers from the host), or a host file to which data from the PC will be sent (for transfers to the host). For example:
Session.Xfr400RemoteFile = "mylib/myfile(mymember)"
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
The default is "".
This string can be up to 260 characters long.
The value of this property is not saved when you save a Reflection settings file, but is saved when you save a transfer request file.