Re: Mail scripting…
Re: Mail scripting…
- Subject: Re: Mail scripting…
- From: awaw <email@hidden>
- Date: Tue, 8 Apr 2008 00:03:49 +0200
”Erreur d’AppleScriptIl est impossible de rendre «class mbxp» "••• ÉRIC & PASCAL •••" of application "Mail" dans le type attendu. ” is the response…
"••• ÉRIC & PASCAL •••" is a mailbox with subfolders "Éric" and "Pascal". "••• ÉRIC & PASCAL •••" is empty "of course".
It was my first difficulty!
Gérard Le 7 avr. 08 à 23:13, Michelle Steiner a écrit : tell application "Mail" to my searchmailboxes(mailboxes whose mailboxes is not {})
on searchmailboxes(mailboxList) repeat with thisMailbox in mailboxList tell application "Mail" my searchmailboxes(thisMailbox) -- search for unread messages here end tell end repeat end searchmailboxes
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden