Programming with Reflection
XfrIndAllocUnit property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the unit of disk space for your primary and secondary space allocations.
This property affects IND$FILE transfer and is applicable only to 3270 sessions when the host is running TSO.
The default is rcXfrAllocDflt.
rcXfrAllocBlock Allocations are in blocks.
rcXfrAllocCylinder Allocations are in cylinders.
rcXfrAllocTrack Allocations are in tracks.
rcXfrAllocDflt The unit is determined by the host.
This property is only relevant if the XfrHostSys property is set to rcTSO.
If the value you use is rcXfrAllocBlock, also use the XfrIndAvgBlk property to specify the size for an average block.