CF Studio extension

2003-02-17 Thread Barney Boisvert
Anyone have a CF Studio script that does a recursive parse of a directory and manipulates the files within. Basically, I'm looking for the same functionality as is provided by the extended search/replace, except the ability to do a custom action on files, rather than only a search and replace.

RE: CF Studio extension

2003-02-17 Thread Ben Doom
You can do replaces based on regular expressions, if that helps. -- Ben Doom Programmer General Lackey Moonbow Software, Inc : -Original Message- : From: Barney Boisvert [mailto:[EMAIL PROTECTED]] : Sent: Monday, February 17, 2003 3:49 PM : To: CF-Talk : Subject: CF Studio

RE: CF Studio extension

2003-02-17 Thread Barney Boisvert
, February 17, 2003 1:41 PM To: CF-Talk Subject: RE: CF Studio extension You can do replaces based on regular expressions, if that helps. -- Ben Doom Programmer General Lackey Moonbow Software, Inc : -Original Message- : From: Barney Boisvert [mailto:[EMAIL PROTECTED

Re: CF Studio extension

2003-02-17 Thread Jann VanOver
: Subject: CF Studio extension : : : Anyone have a CF Studio script that does a recursive parse of a directory : and manipulates the files within. Basically, I'm looking for the same : functionality as is provided by the extended search/replace, except the : ability to do a custom action