• 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: how to automatically acknowledge a dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to automatically acknowledge a dialog


  • Subject: Re: how to automatically acknowledge a dialog
  • From: Emmanuel <email@hidden>
  • Date: Thu, 24 May 2007 18:42:38 +0200

At 7:17 PM -0700 5/23/07, Patrik B. wrote:

I have a bunch of Photoshop CS3 Extended files and when I open them in Photoshop CS2 I get a dialog about using the "composite data", "ok" or "cancel". I just want to "ok" it and proceed like pushing the enter key. As this dialog comes up for pretty much every single smart object that is in my psds I am trying to speed this up using a script instead.

I don't know it this can help, here is a piece of script I use when someone has inadvertently opened an alert on a remote machine:


tell application "UserNotificationCenter"
activate
tell application "System Events" to keystroke ";" using {shift down, command down}
end tell


Emmanuel
_______________________________________________
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: how to automatically acknowledge a dialog
      • From: Bruce Robertson <email@hidden>
References: 
 >how to automatically acknowledge a dialog (From: "Patrik B." <email@hidden>)

  • Prev by Date: Re: "do shell script" into directory with a dot
  • Next by Date: Re: how to automatically acknowledge a dialog
  • Previous by thread: how to automatically acknowledge a dialog
  • Next by thread: Re: how to automatically acknowledge a dialog
  • Index(es):
    • Date
    • Thread