Home > comp > gb > system > charset 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
System.Charset (gb)
Syntax
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.

Examples

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

ISO-8859-15

See also

Conv$  DConv$  SConv$