Problem parsing files with different codepage

hi, i have the following problem ...
This indicates a character that cannot bthe current file I/O code page: Windows-1252
Try using a different encoding from the for example: -Dfile.encoding="ISO8859_1"

i have set the JAVA_TOOL_OPTIONS environment variable to -Dfile.encoding=Cp850
but it seems the .net version of proparse is not using it.

any help, here? where can i set the endcoding else?

cheers, toni.


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Problem parsing files with different codepage

Seems like I have the same problem. All my source is in "UTF-8", but proparse does not like that.

It looks like a Java codepage issue when reading in the source files. But I can not find a place where to set the correct source code page.

I there already a solution available?


DB connect

Hi i have other problems,
If i try to make connection with my DB on server , i get the error unble to open lbia221 .

i think that have to something with my ini file on server ! but i have to do???????????

thanks.

Y


john's picture

Re: Problem parsing files with different codepage

Hi Toni, it's good to see you here. You have a good question too, and I wish I had an answer.
I assume you are using Proparse.Net from OpenEdge? I think it might be more of a general question about .Net. How does one set the .Net default character encoding? If we knew the answer to that, then we might know how to do it when using .Net assemblies from OpenEdge.
Regards,
John