Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
Xfr400ShowProgress Property
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
FileTransfer Object
: Xfr400ShowProgress Property
Gets or sets whether or not to display the transfer-in-progress "thermometer" when receiving data from the host.
Syntax
Visual Basic (Declaration)
Object.Xfr400ShowProgress
As
Boolean
Property Value
The default is True.
Remarks
Transfers take less time when the thermometer is not shown because the AS/400 does not have to count the number of selected records before transferring them. This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback