I am reading text which contains carriage control
characters. Is there a way to edit them out using something
like 'substr' so that I can reconfigure the output. The
datatype being read is defined as 'long' in an Oracle
database.
Any suggestions appreciated.