Select if return must be used with accel key on character windows (sys.MenuCR)¶
sys.MenuCR,,i1 |
Wether return must be used after a option menu accel key on character windows |
Note
Applies to Sculptor 2 style option menus only (similar to “!option block : autocr on|off” in Sculptor 2).
Enables or disables the need to use the RETURN key when selecting a menu option using the accel key (character after &) on character windows. It may be set to ON or OFF.
If sys.MenuCR is ON, a menu hotkey moves to and selects menu item when pressed, otherwise menu hotkey moves to but does not select menu item.
By default, sys.MenuCR is ON.
RELATED TOPICS |