Re: Is Image Events working?
Re: Is Image Events working?
- Subject: Re: Is Image Events working?
- From: Emile SCHWARZ <email@hidden>
- Date: Sat, 25 Oct 2008 00:07:23 +0200 (CEST)
"Stockly, Ed" <email@hidden> share a piece of AppleScript.
I checked the shared code (PowerBook G4 Alu 1.5 GHz 15" / Mac OS X 10.4.11] and I can say 'IT WORKS'!
here's some more informations:
The original image size is: 200 x 199
Resulting image size is: 152 x 175
Nota: this was an image crop, not a resize.
PLEASE: when you want to check a simple script that have to load a file, use:
tell application "Finder"
set thisFile to choose file default location (target of front window as alias)
end tell
the optional part (file default) allows you to work with the Finder front window instead of having to search a working folder when you use the simple choose file.
Regards,
Emile
PS: of course, I also worked with a copy of my image file.
_______________________________________________
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