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

Re: Check folder visibility


  • Subject: Re: Check folder visibility
  • From: Jean-Marie Hoornaert <email@hidden>
  • Date: Fri, 17 Aug 2001 15:25:50 +0200

le 17/08/01 15:07, Michael Prusse a ecrit :

> I need an AppleScript method for checking to see if a particular folder in a
> certain location is visible or invisible. I've been using an "exists"
> command but that fails. Is there such a thing?

Something like this :

set theFolder to (choose folder)
set theVisible to visible of (info for theFolder)
display dialog "Visible of " & return & ,
theFolder & return & "is " & theVisible

--
Cordialement (cordially)

Jean-Marie -HOO;-)
____________________
Jean-Marie Hoornaert
email@hidden
http://www.h2o.be
AppleScripting FileMaker
French web site


  • Follow-Ups:
    • Re: Check folder visibility
      • From: Jean-Marie Hoornaert <email@hidden>
References: 
 >Check folder visibility (From: "Michael Prusse" <email@hidden>)

  • Prev by Date: Check folder visibility
  • Next by Date: Re: Ordinal Numbers (1st, 2nd, etc.)
  • Previous by thread: Check folder visibility
  • Next by thread: Re: Check folder visibility
  • Index(es):
    • Date
    • Thread