• 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: Script Editor hangs on "Open Dictionary"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Re: Script Editor hangs on "Open Dictionary" (From: Nigel Garvey <email@hidden>)

  • Prev by Date: Re: My delete aged msg script - broke?
  • Next by Date: editing the smtp settings in mail
  • Previous by thread: Re: Script Editor hangs on "Open Dictionary"
  • Next by thread: QuickTime 6 scripts fail
  • Index(es):
    • Date
    • Thread