• 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: Droplet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Droplet


  • Subject: Re: Droplet
  • From: JJ <email@hidden>
  • Date: Fri, 04 May 2001 10:45:32 +0200

> Message: 2
> Date: Fri, 04 May 2001 02:49:43 +0200
> Subject: Droplet
> From: Fermin Parente <email@hidden>
> To: AppelScript <email@hidden>
>
> Hi,
>
> How can I do to get a script able to throw a folder containing several files
> on a Droplet created with ImageReady?
>

--

Hi:

You could make a cushy folder action or a snug applet.

ImageReady droplets are applications. So, it's easy:

tell app "Finder"
set the_folder to your_folder
set your_droplet to application file your_name's_droplet
set your_files to every item of (list folder the_folder)
repeat with i from 1 to count items of your_files
open item I using your_droplet
end repeat
end tell

JJ

*"Throw"-folder is so violent. "Drop"-over-a-droplet iterating. What about
"depositing"-onto?
**Soy de Madrid, pero tengo un diccionario cojonudo.


  • Prev by Date: Re: Getting full path of files...
  • Next by Date: URL Access Scripting, help requested.
  • Previous by thread: Droplet
  • Next by thread: Email links in Facespan
  • Index(es):
    • Date
    • Thread