in reply to Re^2: extracting lines from a string - while ignoring the \n character
in thread extracting lines from a string - while ignoring the \n character

That's fine if you're sure that '.' == EOL is what the OP meant, but that's not clear to me.

Maybe I misunderstood, but it seemed to me like the OP wants to distinguish between what s/he perceives to be two kinds of newline.

-David

  • Comment on Re^3: extracting lines from a string - while ignoring the \n character