HI KM!
So ich hatte ungefähr das gleiche Problem. Probier es mal damit:
So hab ich ne umformung gemacht, funktioniert auch mit UCS-2 musst halt i18n´.jar einbinden. Dann funktioniert das!!!Code:byte[] b = returnstr.getBytes("CP870"); // Umwandlung des Übergabeparameters in Byte returnstr = new String ( b,CP273);//Umwandlung von Byte to String mit 870 Codepage
Gruß
![[NEWSboard IBMi Forum]](images/duke/nblogo.gif)



Mit Zitat antworten
Bookmarks