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

Re: [AS] Image Events and GIF


  • Subject: Re: [AS] Image Events and GIF
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 7 Mar 2006 08:07:21 +0100


Le 6 mars 2006, à 23:06, Hal a écrit :

I haven't run into that problem, but FWIW, I've had a lot of trouble getting image events scripted in a way that works. Don't know if it's a buggy implementation or bad coding on my part and the lack of error feedback doesn't help.

Regards.



Thanks Hal

In my tries, I used an edited version of the "Image - Duplicate as JPEG.scpt" script delivered by Apple with MacOS.

Original lines:
property done_foldername : "JPEG Images"
…
property newimage_extension : "jpg"
…
save this_image as JPEG in file target_path with icon


Edited lines:
property done_foldername : "GIF Images"
…
property newimage_extension : "gif"
…
save this_image as GIF in file target_path with icon

The script does its duty but in fact, in the "GIF Images" folder I get files with the "gif" extension name but the same contents as the original.


Maybe one of the Apple's AppleScript guru will be able to help.

Yvan KOENIG
_______________________________________________
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


  • Follow-Ups:
    • Re: [AS] Image Events and GIF
      • From: kai <email@hidden>
References: 
 >[AS] Image Events and GIF (From: Yvan KOENIG <email@hidden>)

  • Prev by Date: Re: Script to set a folder's contents to Read/Write - PROBS
  • Next by Date: Re: Is there a way to script drag-and-drop?
  • Previous by thread: [AS] Image Events and GIF
  • Next by thread: Re: [AS] Image Events and GIF
  • Index(es):
    • Date
    • Thread