. Is there some way that I can check
> what the problem is? Incidentally I'm running Snow Leopard.

I am using Leopard.
 To check the problem add the word "try" after
using terms from application "Quicksilver"
        on process text inputText
so that it looks like:
using terms from application "Quicksilver"
        on process text inputText
try
............
and make one more modification here:
       make new todo with properties propertyList at end of todos in
calendar theCalendar

                end tell
on error e
tell me to activate
display dialog e
        end process text
end using terms from

Reply via email to