• 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
change resolution with Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

change resolution with Applescript


  • Subject: change resolution with Applescript
  • From: Robert Poland <email@hidden>
  • Date: Sun, 1 Aug 2010 14:11:28 -0600

Hi,

Current versions of all .

I'm trying to script an image's resolution with Applescript.

This script errors;

set theFile to (choose file with prompt "Choose an image file:")

with timeout of 1200 seconds
tell application "GraphicConverter"
activate
open theFile
change resolution to {300, 300}
end tell
end timeout

Any suggestions?


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

  • Follow-Ups:
    • Re: change resolution with Applescript
      • From: Bert Groeneveld <email@hidden>
    • Re: change resolution with Applescript
      • From: "Mark J. Reed" <email@hidden>
  • Prev by Date: Re: Math-a-magic puzzle
  • Next by Date: Re: change resolution with Applescript
  • Previous by thread: Re: Math-a-magic puzzle
  • Next by thread: Re: change resolution with Applescript
  • Index(es):
    • Date
    • Thread