• 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: Imagemagick
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Imagemagick


  • Subject: Re: Imagemagick
  • From: Skeeve <email@hidden>
  • Date: Fri, 16 Nov 2007 17:41:04 +0100

Fleisher, Ken wrote:
set bar to do shell script "/usr/ImageMagick-6.3.5/bin/identify -verbose
/Mac HD" & foo & " 2>&1"
[...]
Reason: image not found"
It's so obviouse that you didn't see it, right!

do shell script "/usr/ImageMagick-6.3.5/bin/identify -verbose
/Mac HD" & foo & " 2>&1"

will result in this commandline:

/usr/ImageMagick-6.3.5/bin/identify -verbose /Mac HD whatever foo is 2>&1

I'll bet my whole money there is no image called /Mac ;-)

Try:
"/usr/ImageMagick-6.3.5/bin/identify -verbose" & (quoted form of ("/Mac HD" & foo))




_______________________________________________
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: 
 >Re: Imagemagick (From: "Fleisher, Ken" <email@hidden>)

  • Prev by Date: Re: Did 10.4.11 kill applescript?
  • Next by Date: Quark PlugIn AppleScript Directory
  • Previous by thread: Re: Imagemagick
  • Next by thread: Re: Imagemagick
  • Index(es):
    • Date
    • Thread