Charset (read-only)

STATIC PROPERTY READ Charset AS String

Returns the charset used by the system.

It is actually the charset used by the inputs/outputs on a terminal.


Example

' This is the system charset on my Mandrake 10.1
PRINT System.Charset

ISO-8859-15


See also

Conv$