• 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
Broken mail script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Broken mail script


  • Subject: Broken mail script
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 3 May 2005 00:39:18 -0700

This script worked in Panther but does not work in Tiger:

tell application "Mail"
    if (count of (messages of sent mailbox)) is greater than 0 then

-- The above line returns the correct number.

        move messages of sent mailbox to the trash mailbox

-- Nothing happens in the above line; it is executed, but doesn't return an error--it just does not do anything.

    end if
end tell

-- Michelle

--
Rock is dead.
Long Live Paper and Scissors!

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Dealing with Japanese filenames??
  • Next by Date: Re: Metadata storage in Tiger Mail?
  • Previous by thread: Re: getting a stay open script to do something on system wake up
  • Next by thread: Re: Changes to "POSIX" in Tiger?
  • Index(es):
    • Date
    • Thread