• 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: Does this work for anyone in Yosemite?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does this work for anyone in Yosemite?


  • Subject: Re: Does this work for anyone in Yosemite?
  • From: "Stockly, Ed" <email@hidden>
  • Date: Wed, 16 Sep 2015 16:24:03 +0000
  • Thread-topic: Does this work for anyone in Yosemite?

This works:

--Actually changing Safari to TextEdit, Script Editor, Pages I get the same error

tell application "Safari"

activate

set myDoc to make new document at beginning

set myWindow to window 1

end tell


tell application "TextEdit"

activate

set myDoc to make new document at beginning

set myWindow to window 1

end tell

tell application "Script Editor"

activate

set myDoc to make new document at beginning

set myWindow to window 1

end tell

--Script Debugger 6.0 (6A81) on OSX 10.10.4


Ed  
 


What do you get when you run the script:

tell application “Safari"
activate
Make newwindowat front
end tell

?
Actually changing Safari to TextEdit, Script Editor, Pages I get the same error
BBEdit works fine.


 

 _______________________________________________
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: Does this work for anyone in Yosemite?
      • From: Deivy Petrescu <email@hidden>
References: 
 >Does this work for anyone in Yosemite? (From: Deivy Petrescu <email@hidden>)

  • Prev by Date: Re: Does this work for anyone in Yosemite?
  • Next by Date: Re: Does this work for anyone in Yosemite?
  • Previous by thread: Re: Does this work for anyone in Yosemite?
  • Next by thread: Re: Does this work for anyone in Yosemite?
  • Index(es):
    • Date
    • Thread