Description
With this environment variable set the case of alphabetic characters entered
with the jBC INPUT statement is inverted.
Values
1
Default
None.
Notes
The environment variable is ignored by the jBC IN
statement.
Setting
As per normal environment variable. It must be set before running a program
otherwise the behavior of the INPUT statement is unaffected.
Unix
JBC_INVERT_ALPHA_CHARS=1
export JBC_INVERT_ALPHA_CHARS
Windows
SET JBC_INVERT_ALPHA_CHARS=1