-- Downloaded From: -- http://c-command.com/scripts/eaglefiler/quicksilver-import-text using terms from application "Quicksilver" on process text ThisClipping try tell application "EagleFiler" repeat until (exists library document 1) delay 1 end repeat tell library document 1 import text ThisClipping end tell end tell end try end process text end using terms from