Re: Trouble Getting Into AppleScript
Re: Trouble Getting Into AppleScript
- Subject: Re: Trouble Getting Into AppleScript
- From: Daniel Todd Currie <email@hidden>
- Date: Tue, 2 Nov 2004 03:40:45 -0800
Ok, so I got it working fine, though I'll have to do some work to
figure out how to find the location in the mailbox of the email i want
to select. I think there may be something wrong with the AS API in
Address Book, 'cause getting Mail to select the email I wanted was a
breeze.
-- DTC
On 2004 Nov 02, at 03:15, Daniel Todd Currie wrote:
Fantastic!
Though my troubles are not over... I also need to select emails in
Mail.app by their message-id (or some other identifier). The "message
viewer" class in Mail.asdictionary has a "selected messages" property
that I assume will function similarly to the "selection" property in
Address Book, but will also offer similar problems to those I have
been facing.
"selected messages" is not a r/o property, so once again, I should be
able to set my selection in Mail.app by setting its value, no?
-- DTC
On 2004 Nov 02, at 01:44, peter boardman wrote:
Daniel Todd Currie <email@hidden> said on 2004-11-01, 23:07 (-0800
GMT):
I'd like to have the user able to double-click on one of these
table items and open the Address Book with that specific person
selected.
I found this from the esteemed Paul Berkowitz in my archives.
It's quite easy (if a somewhat unexpected method: open
location "addressbook://" & personID, after getting
personID as ID of thePerson) ) to display a person once you
have the person.
Pete
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list
(email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
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:
email@hidden
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:
This email sent to email@hidden