Forum Discussion
ForbinCSD
3 years agoContributor
BTW, I saw you tried CHAR(10).
Did you try char(13)+char(10)?
Maybe just char(13)?
Or the inverse, char(10)+char(13)?
I’d try those – in that order – if you haven’t already.
BTW, I saw you tried CHAR(10).
Did you try char(13)+char(10)?
Maybe just char(13)?
Or the inverse, char(10)+char(13)?
I’d try those – in that order – if you haven’t already.