Programming with Reflection
HostKbdType property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) which keys can be used in numeric fields.
This property is only relevant for 3270 terminal sessions.
The default is rcNormalKbd.
rcDataEntry Specifies that all keys can be used.
rcNormalKbd Specifies that only numeric keys (either the number keys on the typewriter keyboard or those on the keypad) and certain symbol keys (+ - . ,) can be used.
rcTypewriter Specifies that uppercase letters (A-Z), shifted number keys (producing symbols like !, @, and #), and the number keys on the keypad can be used.