I write all my code in a normal plain-text editor, whatever is available 
on whatever OS I'm using - usually Linux. On MacOS I have a handy tool 
called BEdit (I think) that allows me to do a multiple-file search and 
replace. The only problem is it's a hassle to move a couple hundred 
makes of source files back and forth over the network so I'd rather do 
it on the server itself. Does anyone know of a good tool for doing such 
a search and replace? If it only works on individual files that is okay 
as I can always add the multiple-file abilties. I'd like it to be a 
freely available open source program if possible. I know I can do this 
sort of thing w/ Perl, and have, but Perl is a less than perfect tool in 
this case so I'd like something made for the purpose. Thanks.

Matt DeLong wrote:

> Also try:
> http://www.textpad.com/
> 
> 
> 
> Thanks,
> 
> Matt DeLong
> Studio 77
> 
> eBusiness & Wireless Solutions Provider
> 615.793.2947
> www.studio77.com
> 
> 
> ----- Original Message -----
> From: Brandon Orther <[EMAIL PROTECTED]>
> To: PHP User Group <[EMAIL PROTECTED]>
> Sent: Thursday, January 18, 2001 11:28 AM
> Subject: RE: [PHP] PHP Editors
> 
> 
>> I am not sure what OS you are running but for windows I use PHPED. Check
> 
> it
> 
>> out at www.phped.com
>> 
>> -----Original Message-----
>> From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]]
>> Sent: Thursday, January 18, 2001 7:03 AM
>> To: PHP Mailing List
>> Subject: [PHP] PHP Editors
>> 
>> 
>> So what editor is recommended?  I'm a little familiar with Emacs (kinda
>> cool, but I'm use to keywords and such being colored - as in Interdev).
>> 
>> Thanks!
>> 
>> 
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to