Re: How to get the app in use
Re: How to get the app in use
- Subject: Re: How to get the app in use
- From: KOENIG Yvan <email@hidden>
- Date: Thu, 10 Jan 2008 11:55:04 +0100
Le 10 janv. 2008 à 11:49, demski a écrit :
Hi Yvan!
How about some clipboarding?
I tested it and it works... obviously any application gets the
content of the Finder'ss clipboard.
You could fire it up via spark and paste it in any place...
set currDate to (current date) as text
tell application "Finder"
activate
set the clipboard to currDate
end tell
I admit: You have to keystroke twice, but it's better than nothing...
hth
mit besten Grüssen
Kind regards
demski
Hello
Of course, it's what I made in "old days".
I wonder if it was possible to entirely automate the process and was
annoyed to have to keep one version of the script dedicated to a
single app.
Has you have perhaps already read, thanks to has, the problem is
solved with a Service.
Yvan KOENIG _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden