Re: Eudora Filter
Re: Eudora Filter
- Subject: Re: Eudora Filter
- From: Ken Fleisher <email@hidden>
- Date: Wed, 3 Jul 2002 20:47:31 -0400
I guess I would also need help writing the script. I can do the text replacement, but how would I address the object heirarchy when running from a script triggered by a filter?
tell application "Eudora"
tell mailbox 1
get subject of message -1
end tell
end tell
So, what do I use instead of "mailbox 1", since it many any number of different mailboxes and how do I address the individual message?
Thanks again in advance.
Ken Fleisher
_______________________________________________
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.