[mac os x] count of messages from mail
[mac os x] count of messages from mail
- Subject: [mac os x] count of messages from mail
- From: Jacco Rens <email@hidden>
- Date: Sat, 9 Jun 2001 10:43:02 +0200
hi all,
tell application "Mail"
set x to the count of the messages of mailbox "AppleScript Users"
end tell
display dialog x
gives me;
Mail got an error:
NSReceiverEvaluationScriptError: 3
does this mean that Mail's scripting is still in beta form, or did i do
something wrong?
best,
Jacco
netherlands