Character translating in WebUtil CLIENT_TEXT_IO.GET_LINE
65955Feb 8 2005 — edited Aug 26 2009Hi all!
I used TEXT_IO.GET_LINE to read data from a DOS text file and convert character sets from DOS to Windows and fill them into tables.
But when I use CLIENT_TEXT_IO.GET_LINE some characters in the read text has changed. Several characters translate into question-mark (?) for example NLS chars.
What could be the reason for this? What can I do to set the CLIENT_TEXT_IO.GET_LINE to read the original characters without translating them?
Thank you for your help!