• 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: easy way to check if item is file or folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: easy way to check if item is file or folder


  • Subject: Re: easy way to check if item is file or folder
  • From: email@hidden
  • Date: Wed, 20 Dec 2000 08:09:34 EST

set x to info for file "Macintosh HD:Desktop Folder:File_A"
display dialog "Locked is:" & locked of x as text -- OK!
display dialog "Folder is:" & folder of (info for x) as text x
--i think it needs to be in tell finder block, but not sure


  • Prev by Date: Re: Problems with an "on" handler
  • Next by Date: RE: easy way to check if item is file or folder
  • Previous by thread: Re: easy way to check if item is file or folder
  • Next by thread: RE: easy way to check if item is file or folder
  • Index(es):
    • Date
    • Thread