WTF MAKES A NEW LINE???
Submitted by Sunday, 19 November, 2006 - 19:26
on
I need to fine all commas (,) and replace them with a new line/ carriage return.
for example: jim,jane,john,joe,kelly,kent,kimberley
becomes:
jim
jane
john
etc....
HOW?
in BBEdit I can
find: ,
replace: \r
done.
but jedit doesnt respond to \r, \n, \r\n it just literally replaces the , with \ r \ n !
ie: jim\rjane\rjohn\rjoe\rkelly\rkent\rkimberley !
And where is the best place to find active JEdit users? Is there an irc channel anywhere?
for example: jim,jane,john,joe,kelly,kent,kimberley
becomes:
jim
jane
john
etc....
HOW?
in BBEdit I can
find: ,
replace: \r
done.
but jedit doesnt respond to \r, \n, \r\n it just literally replaces the , with \ r \ n !
ie: jim\rjane\rjohn\rjoe\rkelly\rkent\rkimberley !
And where is the best place to find active JEdit users? Is there an irc channel anywhere?