Re: Big Binary Files in PB
Re: Big Binary Files in PB
- Subject: Re: Big Binary Files in PB
- From: "Dennis C.De Mars" <email@hidden>
- Date: Sat, 5 Jul 2003 08:26:25 -0700
In the Batch Find dialog, there is an "Options" buttion. Click on this,
and you will find the option "Filter files using regex patterns". You
can enter patterns into the list and click in the left column for an
"=" sign (means search files matching this pattern) or != (meaning
don't search files matching this pattern). You can also use this to
include or exclude directories. A longer explanation can be found in
the ProjectBuilder Help.
I believe that PB will save this regex pattern list as a preference, so
this should allow you to permanently exclude the file from searches.
- Dennis D.
On Saturday, July 5, 2003, at 02:37 AM, Gerriet M. Denkmann wrote:
I have a PB project, which has among its resources a binary file of
some size (44MB).
Whenever I use the global Find, I have to wait a long time, while PB
tries to search this binary.
How can I tell PB that this file really does not contain any
searchable text?
Even worse: when I click on this, PB tries to load it into its editor,
which takes several minutes (I did not wait for the result, killed > PB).
Yes, I can unselect the file in the Files Tab before using Find, then
reselecting it before building. But is there a better way?
Gerriet.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.