Programming with Reflection

image\rwnprg32.gif Xfr400ShowProgress property

 

Syntax

object.Xfr400ShowProgress
object.Xfr400ShowProgress = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether or not to display the transfer-in-progress "thermometer" when receiving data from the host. 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.

Values

The default is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property