Re: List of aliases contains alias
Re: List of aliases contains alias
- Subject: Re: List of aliases contains alias
- From: Mark Alldritt <email@hidden>
- Date: Fri, 11 May 2012 14:09:08 -0700
Hi,
On 2012-05-11, at 1:51 PM, Jim Skibbie wrote:
> 2. Saved this as an application .app file (with debug mode turned on) and
> left the file open in Script Debugger.
> 3. I dragged and dropped a file onto this application's icon on the
> desktop.
>
> I get an error: "Could not run this script because of a program error
> -1762".
>
>
> I get this whether or not the Script Debugger app is running and the
> window with this script is open. If the script is saved without the debug
> mode, then it just runs like it was saved out of Applescript Editor.
>
> I'm unclear how I can simulate the on open handler short of dropping a
> file onto the script window in Script Debugger.
If you are on 64-Bit hardware, you need to save the applet with 32-bit execution enabled. This is required because SD4.5's OSA component is 32-Bit only and won't load into a 64-bit process. Then you should be able to drop files onto your applet using the Finder to initiate a debugging session.
Cheers
-Mark
_______________________________________________
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