• 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: refer to current picture
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: refer to current picture


  • Subject: Re: refer to current picture
  • From: Robert Poland <email@hidden>
  • Date: Mon, 06 Aug 2012 15:42:20 -0600


On Aug 6, 2012, at 3:34 PM, koenig.yvan wrote:


Le 06/08/2012 à 23:25, Robert Poland <email@hidden> a écrit :


On Aug 6, 2012, at 3:18 PM, koenig.yvan wrote:


Le 06/08/2012 à 23:01, Robert Poland <email@hidden> a écrit :

Thanks J,

Now I get two copies of the "stupid error" window.

Would be useful to post the offending code.
I'm quite sure that something is wrong in it.

Here is a smaller one of many.

(* LargerText - 7/30/12 - do a multiple command "+" to enlarge text *)
tell application "Mail" to activate
tell application "System Events"
keystroke "+" using command down
keystroke "+" using command down
keystroke "+" using command down
end tell


I wouldn't use this code but :

tell application "Mail" to activate
tell application "System Events" to tell application process "Mail"
keystroke "+" using command down
keystroke "+" using command down
keystroke "+" using command down
end tell

but here, under 10.8, both behave flawlessly.

Yvan KOENIG (VALLAURIS, France) lundi 6 août 2012 23:34:49

Here, both fail with 10.8 and 10.7.4.


Robert Poland - Fort Collins, CO



 _______________________________________________
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

References: 
 >refer to current picture (From: Robert Poland <email@hidden>)
 >Re: refer to current picture (From: "koenig.yvan" <email@hidden>)
 >Re: refer to current picture (From: Robert Poland <email@hidden>)
 >Re: refer to current picture (From: "koenig.yvan" <email@hidden>)
 >Re: refer to current picture (From: Robert Poland <email@hidden>)
 >Re: refer to current picture (From: "koenig.yvan" <email@hidden>)
 >Re: refer to current picture (From: Lists <email@hidden>)
 >Re: refer to current picture (From: Robert Poland <email@hidden>)
 >Re: refer to current picture (From: "koenig.yvan" <email@hidden>)
 >Re: refer to current picture (From: Robert Poland <email@hidden>)
 >Re: refer to current picture (From: "koenig.yvan" <email@hidden>)

  • Prev by Date: Re: refer to current picture
  • Next by Date: make new folder … {…,label index}
  • Previous by thread: Re: refer to current picture
  • Next by thread: When is a window not a window?
  • Index(es):
    • Date
    • Thread