R
roly_news
Guest
I wish to disallow "carriage returns" in one of my fields
I dont mind if it is converted to a whitespace or simple denied
Why do I want to do this? - I export to pipe | delimited text file which is used to generated html in perl carriage returns seem to make a mess of the file, I guess if I could export without carriage returns that would also work.
I dont mind if it is converted to a whitespace or simple denied
Why do I want to do this? - I export to pipe | delimited text file which is used to generated html in perl carriage returns seem to make a mess of the file, I guess if I could export without carriage returns that would also work.