Webutil, client_text_io.getline and carriage return
I've searched the forumns for help and can't find anything that is similar to my situation.
I am using webutil to read a csv file. The file was generated in Excel but contains carriage returns in one column. I found suggestions to do a replace on the chr(10) or chr(13) ASCII characters but I'm not finding this to work in my case - the search string is not found. I have found that Excel will wrap the string with the carriage return in double quotes but have not found a way to replace.
Thanks in advance
11g database, 10g forms, Windows OS