• 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: GUI screen capture?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI screen capture?


  • Subject: Re: GUI screen capture?
  • From: "Steven D.Majewski" <email@hidden>
  • Date: Mon, 27 Sep 2004 16:26:57 -0400

Don't know why that doesn't work, but rather than using GUI scripting,
try 'do shell script "screencapture ...

type 'screencapture' in a terminal window to see the command line options,
or see (near the end of) http://www.macdevcenter.com/lpt/a/3276.


-- Steve Majewski


On Sep 27, 2004, at 3:01 PM, Bill White wrote:

Any idea on why the following doesn't work?

tell application "Finder" to activate

tell application "System Events"

    tell process "Finder"

        keystroke "3" using {command down, shift down}

    end tell

end tell

It compiles and runs without error, but doesn't produce a screenshot. I must
be missing something very simple.



_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >GUI screen capture? (From: Bill White <email@hidden>)

  • Prev by Date: Re: [OT] I don't want to whine, but...
  • Next by Date: Re: GUI screen capture?
  • Previous by thread: GUI screen capture?
  • Next by thread: Re: GUI screen capture?
  • Index(es):
    • Date
    • Thread