• 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
Eudora AppleScript Question...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Eudora AppleScript Question...


  • Subject: Eudora AppleScript Question...
  • From: David Crowe <email@hidden>
  • Date: Thu, 23 Oct 2003 16:11:30 -0600

Currently I have a script that deletes the current message in Eudora by:

tell application "Eudora"
move message 1 to end of mailbox "Trash"
end tell


Does anybody (probably Jon Delacour) know why

delete message 1

doesn't work (..."message 1 doesn't understand the delete message")?


The reason I'm asking is because I want to open the next unread
message in the mailbox "In". Is there any way to refer to this
message without scanning the mailbox? I thought that perhaps "delete
message 1" would do the normal Eudora deletion which my preferences
have set to automatically open the next message.

- David Crowe
_______________________________________________
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.

  • Follow-Ups:
    • Re: Eudora AppleScript Question...
      • From: Bill Briggs <email@hidden>
  • Prev by Date: Re: weird TID?
  • Next by Date: Re: replace single occurrence
  • Previous by thread: Re: weird TID?
  • Next by thread: Re: Eudora AppleScript Question...
  • Index(es):
    • Date
    • Thread