• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Mail.app - Delete Rule Condition - missing also?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mail.app - Delete Rule Condition - missing also?


  • Subject: Mail.app - Delete Rule Condition - missing also?
  • From: Diggory Laycock <email@hidden>
  • Date: Fri, 17 Jan 2003 14:52:54 +0000

Would I be right in thinking that "delete rule condition" is also MIA?

tell application "Mail"
set theCondition to every rule condition of rule named "Rose Grimond:RB:" where expression is "email@hidden"
end tell

results in:

{rule condition 3 of rule "Rose Grimond:RB:" of application "Mail"}

whereas

tell application "Mail"
set theCondition to every rule condition of rule named "Rose Grimond:RB:" where expression is "email@hidden"
delete theCondition
end tell

fails quietly

Diggory Laycock
----------------------
http://www.monkeyfood.com
_______________________________________________
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.

  • Prev by Date: Input for Upcoming Book
  • Next by Date: Re: Still cannot record anything in Script Editor
  • Previous by thread: Re: Perplexed, or Re: Why does the Script Editor Service do...
  • Next by thread: Mail.app - Delete Rule Condition - Works - My Mistake!
  • Index(es):
    • Date
    • Thread