Re: Setting Safari's Homepage
Re: Setting Safari's Homepage
- Subject: Re: Setting Safari's Homepage
- From: kai <email@hidden>
- Date: Thu, 24 Mar 2005 02:33:57 +0000
On Sunday, March 20, 2005, at 11:23 pm, some doughnut wrote:
[snip]
to changeSafariHomepage()
tell application "System Events" to tell process Safari to if exists
then
set frontmost to true
keystroke "," with command down
[snip]
Oops! When working in SE 2.0 (beta), I normally remember to adjust the
keystroke command before posting. (I guess that installing the upgrade
would help to conceal the onset of senility.)
In case it wasn't clear, that last line should have read:
keystroke "," using {command down}
Apologies for any confusion. :-)
---
kai
_______________________________________________
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