expression.CursorProgressionIndicator As Boolean
where expression is a variable that represents a IbmTerminal Object
expression.CursorProgressionIndicator As Boolean
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator. |
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.
When this property is set to true, the terminal indicates to the host that it supports EUI enhancements, however cursor progression is the only EUI feature supported by the terminal. 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.