Mail scripting
Mail scripting
- Subject: Mail scripting
- From: Marcus Rodrigues <email@hidden>
- Date: Tue, 12 Aug 2003 16:47:51 -0300
I tried the following solution, but it didn't work =-(
tell application "Mail"
activate
set everyMessage to every message of mailbox "In" of account "Marcus"
tell everyMessage
repeat with i in everyMessage
if subject is equal to "TESTE" then
beep
else
beep
beep
beep
beep
beep
beep
end if
end repeat
end tell
end tell
It say it can't get the subject of message of mailbox "In" of account
"Marcus", message 4 of mailbox.... and so on...
Where am I going wrong?????
Minha situaC'C#o atual no iChat:
b" Meu Status do iChat C) Away.
b" Minha mensagem de Status C) Working....
b" Meu tempo longe do aibuque C) 0 segundos.
Status do iChat conseguido via AppleScript
o#? Marcus Rodrigues o#?
iBook 600 - Combo - Jaguar
CC4nsul do Brasil Apple Clube - Caxias do Sul
Moderador BAC-Macusers
ichat: marcusrodrigues
mailto:email@hidden
http://homepage.mac.com/marcusrodrigues
_______________________________________________
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.