• 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: List content of a folder, output to document
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List content of a folder, output to document


  • Subject: Re: List content of a folder, output to document
  • From: Shane Stanley <email@hidden>
  • Date: Wed, 06 Jan 2010 10:18:20 +1100
  • Thread-topic: List content of a folder, output to document

I'd be nervous about using entire contents on any large file (OK, so I'm
nervous about Finder scripting generally these days). You might try using a
shell command like this:

set theStuff to do shell script "find " & (quoted form of POSIX path of
(choose folder)) & " \\! -name '[.]*' -print"

--
Shane Stanley <email@hidden>
AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: List content of a folder, output to document
      • From: "Mark J. Reed" <email@hidden>
    • Re: List content of a folder, output to document
      • From: "Stockly, Ed" <email@hidden>
References: 
 >Re: List content of a folder, output to document (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: Re: List content of a folder, output to document
  • Next by Date: Re: List content of a folder, output to document
  • Previous by thread: Re: List content of a folder, output to document
  • Next by thread: Re: List content of a folder, output to document
  • Index(es):
    • Date
    • Thread