Chr(13) or
Chr(13) Chr(10) depending on the OS where the text was created HTH Dick On Friday, June 21, 2002, at 05:37 PM, Jim Curran wrote: > Thanks, But any way to match only a carriage return? > > - j > >> -----Original Message----- >> From: Douglas Brown [mailto:[EMAIL PROTECTED]] >> Sent: Friday, June 21, 2002 8:18 PM >> To: CF-Talk >> Subject: Re: Reg Expr >> >> >> [[:space:]] Matches a tab, new line, vertical tab, form feed, >> carriage return, or space. >> >> >> >> >> Douglas Brown >> Email: [EMAIL PROTECTED] >> ----- Original Message ----- >> From: "Jim Curran" <[EMAIL PROTECTED]> >> To: "CF-Talk" <[EMAIL PROTECTED]> >> Sent: Friday, June 21, 2002 5:06 PM >> Subject: Reg Expr >> >> >>> Hello, >>> >>> How can i match a Carriage return in a string using >> REreplacenocase? >>> >>> - j >>> >>> >>> >>> >> >> > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

