fast find files?
fast find files?
- Subject: fast find files?
- From: Kurt Klamp <email@hidden>
- Date: Sun, 17 Feb 2008 23:51:10 +0100
Hi,
i want to find files in a folder, given a chunk of their name. The folder has more than 2000 files. Using
every item of folder "fld" whose name contains "chunk of filenane"
is awfully slow AND case sensitive.
In the dictionary of the Finder (OS 10.4.11) i found:
find v : Return object that match the provided query find Unicode text : the query to execute (in Spotlight form)
Anyone can explain how to use this command (the spotlight form)?
If i do a
find "chunk of file"
it opens a empty spotlight window.
Or is there a (free) osax or handler, which do a fast filesearch (case insensitive or the best with regexp)?
Tia,
-- Kurt |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden