Open Script Editor, paste the following code into a blank Applescript,
and save it in ~/Library/Scripts as Enter Current Date.scpt.  Make
sure that you have included "Scripts (User)" in the catalogue.  Then
you can simply call up the script and use the Run action.

The script code:

tell application "System Events" to keystroke date string of (current
date)

On May 24, 1:42 pm, Eliot <[EMAIL PROTECTED]> wrote:
> I can't imagine Quicksilver can't do this, but I can't find any
> mention of it in the various materials.
>
> Just want to be able to paste the current date into letters, note
> fields, etc. using a hotkey.
>
> Any thoughts ladies and gentlemen?
>
> Thanks.
>
> Eliot

Reply via email to