• 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
Re: Apple mail: Save attached file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple mail: Save attached file


  • Subject: Re: Apple mail: Save attached file
  • From: Kok Ooi Kong <email@hidden>
  • Date: Wed, 23 Jul 2003 17:00:44 +0800

My version for your case:

tell application "Mail"
activate
tell application "System Events"
tell process "Mail"
set frontmost to true (**)
set fenetre to the name of window 1 as string
click menu item "Save Attachments..." of menu "File" of menu bar 1
delay 1
tell window fenetre
tell sheet 1
tell group 1
tell pop up button 1
click
delay 1
click menu item "Desktop" of menu 1
delay 1
end tell
end tell
click button "Save"
delay 1
end tell
end tell
end tell
end tell
end tell
_______________________________________________
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: Apple mail: Save attached file
      • From: Gary Lists <email@hidden>
  • Prev by Date: Apple script Preview or print to pdf for pdf creation
  • Next by Date: Illustrator show all
  • Previous by thread: Apple script Preview or print to pdf for pdf creation
  • Next by thread: Re: Apple mail: Save attached file
  • Index(es):
    • Date
    • Thread