• 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: Image Events and Unicode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image Events and Unicode


  • Subject: Re: Image Events and Unicode
  • From: DizzyPenguin <email@hidden>
  • Date: Tue, 3 May 2005 07:57:44 +0100


On 3 May 2005, at 05:52, Shane Stanley wrote:

set this_file to (choose file) as Unicode text
try
	tell application "Image Events"
		launch
		set this_image to open this_file
		set the image_props to the properties of this_image
		close this_image
	end tell
on error error_message
	display dialog error_message
end try

Why are you coercing to Unicode text? Try cutting that bit out and feed the open command the alias instead of just a path.

Fair enough I suppose, but the result is the same when feeding it as alias :(


Regards,
Guy
--
DizzyPenguin * autoMAC-it
email     :  <email@hidden>
website :  <http://www.dizzypenguin.com/automac-it/>

_______________________________________________
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: 
 >Image Events and Unicode (From: DizzyPenguin <email@hidden>)
 >Re: Image Events and Unicode (From: "Shane Stanley" <email@hidden>)

  • Prev by Date: Re: Dealing with Japanese filenames??
  • Next by Date: Re: Dealing with Japanese filenames??
  • Previous by thread: Re: Image Events and Unicode
  • Next by thread: Re: Image Events and Unicode
  • Index(es):
    • Date
    • Thread