Il giorno lunedì 19 agosto 2013 02:49:49 UTC+2, Patrick ha scritto: > > Applescript has a funny thing with vars in scripts that aren't 'compiled' > before being run. > > Try changing the first line to this: (It'll mean that the 'theFile' value > is always available) > > property theFile: "Path:To:File.txt" >
Thank you, this solves my problem! @Jon: thanks for the help, I was thinking something like that before, but that involves too many keystrokes :P Thanks anyway, the Idea of the date trigger is great! I also saw in the quicksilver blog using an applescript that pastes the current date into the currently open app. Have fun! Cheers from Italy -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
