Change charset
BlitzMax Forums/BlitzMax Beginners Area/Change charset| 
 | ||
| I get Byte Order Mark:   When Loading text to TextArea It look like my text is UTF-8 but it show like ISO-8859-1 Do I have any control to set/change charset for my TextArea? I am Swedish so I like to have the choice to set ISO-8859-1 | 
| 
 | ||
| LoadText() should take the BOM into account. | 
| 
 | ||
| Thank thee, I need to sit down and look all the BRL Files.. |