I have an old Applescript (from pre Leo times) for serching for a file/ folder with Sherlock, which I had build into a Filemaker script

set x to (the clipboard as string)
tell app "Sherlock"
activate
search  {disk or folder name} for  x
end tell

That does not work anymore with spotlight, which seems not to be scriptable.
Does anybody know of a workaround for Spotlight or Finder searches??
Thx for a hint
Rudolf
_______________________________________________
MacOSX-talk mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to