2.0
3.0
>
comp
>
gb
>
system
>
charset
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
System.Charset (gb)
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.2
PRINT System.Charset
ISO-8859-15
See also
Conv$
,
DConv$
,
SConv$