Keyboard type being used (sys.Keyboard)ΒΆ

sys.Keyboard,,a0,,v

Current keyboard type

The keyboard type in use. This is read from the terminal parameter file, Section 1 (Names), sequence 1[2], and cannot be altered. It is most commonly used to provide keyboard independence for help files by using the keyboard name as part of the help file name. The help files often include information as to what key to press, which can differ from one keyboard to another.

The actual length of sys.Keyboard is set to the length of the text string it references.


RELATED TOPICS

sys.Terminal