*PLBANSIOEM (GETMODE)


9.3, PLBCON or PLBWIN

*PLBANSIOEM={value}

 

The *PLBANSIOEM keyword returns a numeric value that specifies the current runtime ANSI/OEM translation mode for either the 'PLB_ANSI_OEM' or the 'PLB_OEM' runtime keywords.

Note:

  1. The PLB_ANSI_OEM replaces the obsolete PLB_OEM keyword. The following table gives the expected returned values for the ANSI/OEM translations that are in use:

  2.  

    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

    10

    ANSI/OEM translation not used

    11

    PLB_OEM=ON (obsolete)

    12

    PLB_OEM=INPUT (obsolete)

    13

    PLB_OEM=OUTPUT (obsolete)

    14

    PLB_OEM=CONSOLE (obsolete)

 

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *PLBANSIIO (GETMODE) *PLBCASE (GETMODE)