Programming with Reflection

image\rwnprg32.gif Xfr400RemoteFile property

 

Syntax

object.Xfr400RemoteFile
object.Xfr400RemoteFile = Value

Data type

String

 

Description

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.

Values

The default is "".

This string can be up to 260 characters long.

Comments

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.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property