J
Just Test
Guest
You can use UTF-8/UTF-16 for "transfer" because you design the process flow
My problem is that i can't influence the middle thing - "transfer". My text files are actually Progress sources. If was source primary written for CP850 - i must read it as CP850, convert it at the background to Unicode/UTF-8, display it on Windows GUI, make some changes, convert it again to CP850 and write back to file. Both sides Progress editor and my application doesn't need to know each other but must produce exact files with same codepage. Source codepage can vary so it must be some generic way.
Continue reading...
Continue reading...