I'd try something along the lines of ^(.*?),$ becomes \1 = @\1,
That may or may not work, depending on how VS interprets ^ and $. --Ben Matthew Small wrote: > OK, how would you do it in Dreamweaver or Homesite? > > > Matthew Small > Web Developer > American City Business Journals > 704-973-1045 > [EMAIL PROTECTED] > > > -----Original Message----- > From: Ben Doom [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 16, 2005 10:25 AM > To: CF-Talk > Subject: Re: RegEx in a Find/Replace > > I don't know what engine VS uses -- it's probably proprietary. However, > there are several different engines out there. For example, the one > used in CF5 vs. the one used in CF6+. There's also the Perl engine, and > a handful of other Unix engines. > > --Ben > > Matthew Small wrote: > >>Since you need to know, Visual Studio NET. What are the differences > > between > >>the engines? >> >> >>Matthew Small >> >> >> >>-----Original Message----- >>From: Ben Doom [mailto:[EMAIL PROTECTED] >>Sent: Tuesday, August 16, 2005 10:13 AM >>To: CF-Talk >>Subject: Re: RegEx in a Find/Replace >> >> >> >>>I'd like to use the regex features of my IDE (don't ask which one) to >>>transform the list to look like >> >> >>Well, we kinda need to knkow -- or at least know which regex engine it >>uses. Not all engines are created equal. >> >>--Ben >> >> >> >> >> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215215 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

