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: demski <email@hidden>
- Date: Thu, 10 Jan 2008 12:11:27 +0100
Am 10.01.2008 um 11:55 schrieb KOENIG Yvan:
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.
Of course you are right! I installed it as a service, too, and I like
it much more this way!
I would like to thank has, too!
By the way: Why didn't you create it as an output-service?
I did and it also works fine...
Yvan KOENIG _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
40unter-anderem.com
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
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