Programming with Reflection
WyseBlockTerminator property
Syntax |
object.WyseBlockTerminator |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the end-of-transmission delimiter for block sends. This is typically set by the host application. This property is valid only during Wyse terminal emulation.
The default value is rcUSCR.
rcUSCR Sends a US at the end of a line and a CR at the end of a page/block.
rcCRETX Sends a carriage return at the end of a line and an ETX at the end of a page.