InfoConnect for Airlines VBA Guide
IndAutoPositionCursor Property
Gets or sets whether InfoConnect 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
Object.IndAutoPositionCursor As Boolean

Property Value

The default value is True.
See Also