OK, here's the JIRA issue I put the patch in. I hope it does what you wanted. I think some refactoring in ij could have been useful to make the patch a little cleaner, but I didn't feel like messing more with ij than I had to in this round. =)
https://issues.apache.org/jira/browse/DERBY-2255 I'm a bit worried about newline handling, especially on Windows (where a new line is marked by a pair of characters). Might have to hack in a little logic to eat the second of the characters, but I haven't got a Windows machine handy now, so I hoped someone could take a look and see if it is a problem, and maybe comment on other things that should be done? =) Thanks, -- Anders Morken My opinions may have changed, but not the fact that I am right!
