Re: Script for Eudora
Re: Script for Eudora
- Subject: Re: Script for Eudora
- From: Hudson Barton <email@hidden>
- Date: Sat, 1 Mar 2003 21:47:59 -0500
At 12:04 AM +0000 3/2/03, John Delacour wrote:
I still don't know how to reference the fields under the tab for a
person's work (as opposed to his "home"). Can you help with that
one?
That should be clear from the script I suggested you download.
tell app "Eudora"
{field"city",field"phone",field"city2",field"phone2"}of nickname"steinway"
--> {":London", ":(020) 8992 2741", "London", "(020) 8992 2741"}
end
OK. Now how do I access the fields under the "Other" tab of the address book?
H.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.