*PLBANSIOEM (SETMODE)
PLBCMP Only
*PLBANSIOEM={value}
This control defines the runtime or client ANSI/OEM translations as described for the runtime 'PLB_ANSI_OEM' keyword. The following table gives the expected returned values for the ANSI/OEM translations that are in use:
|
Value |
Keyword |
|
0 |
PLB_ANSI_OEM=OFF |
|
1 |
PLB_ANSI_OEM=ON |
|
2 |
PLB_ANSI_OEM=INPUT |
|
3 |
PLB_ANSI_OEM=OUTPUT |
|
4 |
PLB_ANSI_OEM=CONSOLE |
Note the following:
The SETMODE *PLBANSIOEM only controls the processing for the runtime keyword named 'PLB_ANSI_OEM'.
If an *PLBANSIOEM value other than ( 0 <= value <= 4 ) is specified, there is no change to the current ANSI/OEM translation mode.
See Also: List Controls (SETMODE), SETMODE
![]() |