String comments = aListing.additionalComments().replaceAll("\r\n",
"\n").replaceAll("\r", "\n").replaceAll("\n", "\\\\n");
That should work, albeit in not the most efficient manner.
I think we should all know by now that Q is basically always right on
matters of insane complexity :)
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]