Programming with Reflection
XfrIndBlkSize property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the block size (in bytes) for the file being created on the host as the result of a transfer from Reflection. For files with fixed-length records, this value must be a multiple of the Logical Record Length, which is controlled by the XfrIndLRecL property. Reflection lets you set any value between 0 and 32768 to accommodate any range accepted by your host.
This property affects IND$FILE transfer and is applicable to 3270 sessions only.
The default is 0.
The range of values is 0-32768.
This property is only relevant if the XfrHostSys property is set to rcTSO.