• 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: what's going on? Image Events...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what's going on? Image Events...


  • Subject: Re: what's going on? Image Events...
  • From: Michael Cytrynowicz <email@hidden>
  • Date: Mon, 14 Jun 2004 11:39:45 +0200

Ken - thanks! - got it.

Next for me is to start experimenting with AS and metadata.


Mike / Barcelona



> With Image Events you need to open the file before you can do anything
> with the file. You should also make sure to close the file so that it
> isn't hanging around open. This works:
> ----
> set theFile to choose file
> set thistype to ""
> tell application "Image Events"
> open theFile
> set thistype to file type of image theFile
> close theFile
> end tell
> thistype
> ----
>
> - Ken
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Combining two projects, great solution by an Expert
  • Next by Date: Re: Coercion problem
  • Previous by thread: Re: what's going on? Image Events...
  • Next by thread: Combining two projects
  • Index(es):
    • Date
    • Thread