Specifies whether the run-time system uses ANSI or OEM character sets when inputting keystrokes from a console or Application Output window.
>>-----set ansi_input_mode=----.-TRUE-.--------->< +-FALSE+
TRUE | Use the ANSI character set to input keystrokes |
FALSE | Use the OEM character set to input keystrokes |
Default: | FALSE |
IDE equivalent: | NoneProject > Properties > ANSI Displays > ANSI Input Mode |
Using ANSI enables characters such as the Euro symbol, which does not exist in the OEM character set, to be input and displayed.