One valid use is to wrap lines in a plain text email where a CRLF is the correct thing to do, also when saving text to a txt file and you don't want it as one long line.
just my 2p, GC On Tue, 7 Dec 2004 18:28:37 +1300, Adam Cameron <[EMAIL PROTECTED]> wrote: > > rereplace( wrap(str), chr(10), "<br/>", "all" )) > > How come you're suggesting REReplace() when you're not using a regex? > > Adam > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
