InfoConnect for Airlines VBA Guide
ShowDISOSSStatusDialog Property
Gets or sets whether to display the transfer-in-progress "thermometer" when receiving data from the host during DISOSS transfers.
Syntax
Object.ShowDISOSSStatusDialog As Boolean
Remarks
To show the thermometer, set this property to true. This property is only valid for 3270 sessions connecting to a host that uses DISOSS file transfer.
See Also