View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Tue Jul 15, 2003 5:11 am Post subject: Applescript |
|
|
I have attempted to write what I thought would be simple Applescript only to find
little help. I want Address Book to minimize, not hide, once it's started up. I sense
this is an easy thing to do but I have attempted numerous "stabs in the dark" only to
come up empty handed. Any help on this matter would be greatly appreciated!
|
|
Back to top |
|
 |
Guest
|
Posted: Tue Jul 15, 2003 7:22 am Post subject: Re: Applescript |
|
|
The following should work:
tell application "Address Book" to activate
tell application "SEC Helper"
simulate keyboard charcode 77 modifiers {"command"}
end tell
Moonhawk
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|