Programming with Reflection
BlockTransferUnit property
Syntax |
|
Works with |
|
Data type |
If Reflection is operating in block mode, a block of one or more characters is transmitted when you press Enter or when the host requests a block transfer from terminal memory. This property returns (first syntax line) or specifies (second syntax line) how much data Reflection transmits on each block transfer.
The default value is rcLine.
rcLine Data is transmitted one line at a time, or one field at a time in format mode.
rcPage Data is transmitted one page at a time.