• 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: Robert Poland <email@hidden>
  • Date: Wed, 5 Apr 2006 14:20:17 -0600

when you drop a group of icons on a droplet, you get a list of aliases. How do you determine which aliases are to files and which are to folders? I can't figure that out.

-- Michelle

Is this what you mean;

	repeat with i from 1 to the count of droppedItems
		set currentItem to (item i of droppedItems)
		tell application "Finder" to set theKind to kind of currentItem
		if theKind is "Folder" then
		...
--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
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: Droplet
      • From: Michelle Steiner <email@hidden>
References: 
 >Droplet (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Droplet
  • Next by Date: Re: OS 10.4.6 Update
  • Previous by thread: Re: Droplet
  • Next by thread: Re: Droplet
  • Index(es):
    • Date
    • Thread