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

Re: Folder test


  • Subject: Re: Folder test
  • From: Yosemite <email@hidden>
  • Date: Mon, 04 Dec 2000 14:49:00 -0900

-- one solution

set theItemInfo to info for (thePath & anitem as string)
if folder of theItemInfo then
-- do stuff
end if

-- hcir
mailto:email@hidden


> I have a droplet that process a folder hierarchy.
>
> I want to test to make sure it was a folder and not
> something else that was dropped on it.
>
> I tried the following:
>
> *************
>
> if itemPassed is folder then
> "do stuff"
> else
> display dialog
> end if
>
> *************


References: 
 >Folder test (From: Brad <email@hidden>)

  • Prev by Date: Folder test
  • Next by Date: Re: Folder test
  • Previous by thread: Folder test
  • Next by thread: Re: Folder test
  • Index(es):
    • Date
    • Thread