Re: Search and Replace
Re: Search and Replace
- Subject: Re: Search and Replace
- From: Simon Topliss <email@hidden>
- Date: Mon, 02 Jul 2001 12:17:57 +0100
On 2/7/01 8:03 am, "JJ" <email@hidden> wrote:
>
> As the number of files I will be checking is in the thousands and each file
>
> is between 1MB and 50MB any suggestions for speed gains/optimisation I can
>
> achieve by improving the above script will be greatly appreciated.
>
>
>
> I read BBEdit's documentation on grep searches and have a feeling that they
>
> could achieve what I'm doing more efficiently, but had trouble understanding
>
> the syntax. Can anyone help?
>
>
>
> Simon
>
>
Why using applescript? You have a BBEdit interesting option: Multi-file
>
search with batch find: all your files in a time.
>
Choose your folder and click "OK".
>
Because I need to read each file first to see what linked files (if any) it
has. Then I need to find the linked file(s) new path.