ansi_input_mode

Specifies whether the run-time system uses ANSI or OEM character sets when inputting keystrokes from a console or Application Output window.

Syntax:
>>-----set ansi_input_mode=----.-TRUE-.---------><
                               +-FALSE+
Parameters:
TRUE Use the ANSI character set to input keystrokes
FALSE Use the OEM character set to input keystrokes
Properties:
Default: FALSE
IDE equivalent: NoneProject > Properties > ANSI Displays > ANSI Input Mode
Comments:

Using ANSI enables characters such as the Euro symbol, which does not exist in the OEM character set, to be input and displayed.

Related Topics: