Answered
Reading Text File with "special" characters not Working ?
I am using util.readFileIntoStream and util.stringFromStream for Reading a text file and filling a combo box.
If the file have some "special" chars like "ã", "ó" and "é" they disappear in the process and not showed in combo.
Any ideas ?

