• 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: Wow, AppleScript is tough!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wow, AppleScript is tough!


  • Subject: Re: Wow, AppleScript is tough!
  • From: Peter Baxter <email@hidden>
  • Date: Wed, 5 Dec 2007 19:26:11 +1100

Actually both my script and Michelle's cause problems here.

1. If I run the script I always get a blank message behind the reply message, and if I run the same script twice, I get an error.
That is why I suddenly fell silent and did not try to explain why I had multiple lines for a simple task. I discovered that my script does not work!
It used to work quite nicely.


10.5 OS X! ??

Why not this (in 10.5 only):

tell application "Mail"
set foo to reply (item 1 of (get selection)) with opening window
tell foo
make new cc recipient with properties {address:"email@hidden "}
end tell
end tell



Peter Baxter email@hidden



_______________________________________________
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: Wow, AppleScript is tough!
      • From: Michelle Steiner <email@hidden>
References: 
 >Wow, AppleScript is tough! (From: Richard Doust <email@hidden>)
 >Re: Wow, AppleScript is tough! (From: IMAPRH/privat <email@hidden>)
 >Re: Wow, AppleScript is tough! (From: Michelle Steiner <email@hidden>)
 >Re: Wow, AppleScript is tough! (From: IMAPRH/privat <email@hidden>)

  • Prev by Date: Re: Another question on dates and times
  • Next by Date: Re: Another question on dates and times
  • Previous by thread: Re: Is shorter better? (Was: Wow, AppleScript is tough!)
  • Next by thread: Re: Wow, AppleScript is tough!
  • Index(es):
    • Date
    • Thread