Re: keystroke command
Re: keystroke command
- Subject: Re: keystroke command
- From: Michelle Steiner <email@hidden>
- Date: Mon, 29 May 2006 11:18:29 -0700
On May 29, 2006, at 10:40 AM, Robert Poland wrote:
I have implemented Michelle's suggestion,
For me, your suggestion selects all of the DESKTOP items, even if I
do as follows;
activate application "Finder"
tell application "System Events"
tell process "Finder" to tell window 1
keystroke "a" using {command down} -- select all
end tell
end tell
It will select all in the front window; if there isn't an open
window, it will select all the desktop items.
--
"To announce that there must be no criticism of the president, or
that we are to stand by the president right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public." --Teddy Roosevelt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden