• 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
View every folder of a folder by name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

View every folder of a folder by name


  • Subject: View every folder of a folder by name
  • From: Olivier Berquin <email@hidden>
  • Date: Tue, 17 Jul 2001 15:42:54 +0200

Hi all,

I would like to view every folder of a folder by name

I write this, but... must I open every folder


tell application "Finder"
activate
set FolderToClean to choose folder
-- this line works fine
set view of container window of (folder (FolderToClean)) to name
-- how can I view every folder contains in the choose one ?
set view of container window of (every folder of (folder ,
(FolderToClean))) to name
end tell


Any idea ?


Olivier.


  • Follow-Ups:
    • Re: View every folder of a folder by name
      • From: Deivy Petrescu <email@hidden>
    • Re: View every folder of a folder by name
      • From: Jolly Roger <email@hidden>
  • Prev by Date: Re: Is there any way to stop monitor refreshing
  • Next by Date: Simply- A fix to link
  • Previous by thread: Off Topic : Apple Certification
  • Next by thread: Re: View every folder of a folder by name
  • Index(es):
    • Date
    • Thread