-- Downloaded From: http://c-command.com/scripts/eaglefiler/launchbar-search -- Last Modified: 2010-11-27 on handle_string(_string) tell application "EagleFiler" repeat until (exists browser window 1) delay 1 end repeat tell browser window 1 activate set search query to _string end tell end tell end handle_string