IndAutoPositionCursor Property
In This Topic
Gets or sets whether Reflection enters IND$FILE commands into the last unprotected field on the screen. This property affects file transfer done using the Transfer dialog box, and also using the
IndReceiveFile and
IndSendFile methods. This property applies only to 3270 terminal sessions.
Syntax
expression.IndAutoPositionCursor As Boolean
where
expression is a variable that represents a
FileTransfer Object
Property Value
The default value is True.
See Also