Re: Script Editor hangs on "Open Dictionary"
Re: Script Editor hangs on "Open Dictionary"
- Subject: Re: Script Editor hangs on "Open Dictionary"
- From: Martin Orpen <email@hidden>
- Date: Mon, 16 May 2005 10:31:40 +0100
On 16 May 2005, at 03:43, Nigel Garvey wrote:
1) Neither Script Editor nor Smile (2.5.6) will open the dictionary
for
Image Capture Scripting.app in the ScriptingAdditions folder. Script
Editor shows it as being scriptable but does nothing when asked to
open
its dictionary. Smile doesn't list it as scriptable and throws an
error
when prevailed upon to open its dictionary.
Image Capture is still working, but it's a bit difficult to write new
scripts:
set foo to choose file
tell application "Image Capture Scripting"
launch
set thePic to open foo
set {x, y} to {«class widt», «class heig»} of thePic
close thePic
end tell
x & " " & y
--> {2408, " ", 1932}
Looks like the folks at Apple have been too busy making Image Capture
work with Automator and have forgotten all about AppleScript...
--
Martin Orpen _______________________________________________
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