• 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: can't make droplets with Script Debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't make droplets with Script Debugger


  • Subject: Re: can't make droplets with Script Debugger
  • From: Gnarlodious <email@hidden>
  • Date: Tue, 16 Nov 2004 17:52:09 -0700

Works here for me.

What are the droplet's permissions? mine are 755:
-rwxr-xr-x

-- Gnarlie


Entity Adam K. Wuellner spoke thus:

> List,
>
> I sent an email with this issue to latenightsw this morning, but
> haven't heard back yet.  thought I'd check here to see if I can quickly
> get back on track...
>
> If I write a minimal droplet:
>
> on ProcessAFolder(aFolder)
> display dialog "Hello"
> end ProcessAFolder
>
> on open of folderList
> repeat with aFolder in folderList
> ProcessAFolder(contents of aFolder)
> end repeat
> end open
>
> on run
> set theFolder to choose folder
> ProcessAFolder(theFolder)
> end run
> --end script
>
> And save it as an application in SD (3.0.8), it does not accept dropped
> things.  The icon in finder does not highlight when a drag over it, nor
> can I drop things onto the running app's dock icon.
>
> If I save it as an application in SE, it works as expected.
>
> What am I missing?
>
> Thanks,
> Adam
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Applescript-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> nk.net
>
> This email sent to email@hidden

 _______________________________________________
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: can't make droplets with Script Debugger
      • From: "Adam K. Wuellner" <email@hidden>
References: 
 >can't make droplets with Script Debugger (From: "Adam K. Wuellner" <email@hidden>)

  • Prev by Date: Re: DoMenu (enter layout mode)- In FileMaker
  • Next by Date: Re: Error -43 when attempting to write to file
  • Previous by thread: can't make droplets with Script Debugger
  • Next by thread: Re: can't make droplets with Script Debugger
  • Index(es):
    • Date
    • Thread