• 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
Selected email paths
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Selected email paths


  • Subject: Selected email paths
  • From: Nawal Husnoo <email@hidden>
  • Date: Wed, 1 Sep 2010 14:06:19 +0100

Dear all

How can I find the path to an email? I would like to have a list of paths to each of the selected emails - in ~/Library/Mail/*

tell application "Mail"
set selectedMails to the selection
log selectedMails
if the length of selectedMails is greater than 0 then
repeat with theMessage in selectedMails
log theMessage
end repeat
else
say "You have to select mails first"
end if
end tell

Cheers,

Nawal.

--
The best way to predict the future is to invent it. - Alan Kay
http://www.galileon.co.uk/
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Selected email paths
      • From: Takaaki Naganoya <email@hidden>
    • Re: Selected email paths
      • From: Luther Fuller <email@hidden>
  • Prev by Date: Re: Library Modules and Library Loaders
  • Next by Date: Re: Selected email paths
  • Previous by thread: Re: Library Modules and Library Loaders
  • Next by thread: Re: Selected email paths
  • Index(es):
    • Date
    • Thread