Ah ok, I see. I just couldn't find the batch file in SVN at svn://svn.code.sf.net/p/cb2xml/SVN...
How do you launch the program? is it a batch file somewhere?
I guess the encoding of System.out is defined when you launch the VM. Maybe by parameter...
That's probably because you need to be careful to save the file in unicode compatibe...
That's probably because you need to be careful to save the file in unicode compatibe...
Thank you, it works for me, I think this is a good improvement. Here is a sample...
Internal classes like CopyBookAnalyzer, CobolPreprocessor should use InputStreamReader...
The current Cobol2Xml code lets the user specify the input copybook to parse as a...