Hello,
Using Java: I am reading a directory containing files with Greek Names. But when i output a String containing a file name i get this '???????.something'.
Is it because i am running the java app. through the console?
Is there a way to get non-latin file names read correctly?
Thanks,