Programming with Reflection
CursorProgressionIndicator property
Syntax |
object.CursorProgressionIndicator |
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection responds when the host queries to determine if End User Interface (EUI) enhancements are supported by the terminal. Reflection supports the cursor progression enhancement. Set this value to True only if you are using a host application that uses cursor progression and queries to determine if EUI is supported.
This property is only relevant for 5250 terminal sessions.
Warning: When this property is set to True, Reflection indicates to the host that it supports EUI enhancements, however cursor progression is the only EUI feature supported by Reflection. Do not change the value of this property to True unless you are sure that the host uses only the cursor progression feature.
The default value is False.