Get all files in a folder ignoring invisibles?
Get all files in a folder ignoring invisibles?
- Subject: Get all files in a folder ignoring invisibles?
- From: Alex Zavatone <email@hidden>
- Date: Thu, 25 Mar 2010 13:03:16 -0500
I can easily get a list of all files in a folder, but I'd like to be able to ignore invisibles option like you can with the choose folder command
I'm currently doing this:
tell application "Finder" set myString to the name of every file of myFolder end tell
Also is there an easy, one line way to convert this list to a return delimited string?
TIA, - Alex
Aaaaaaa |
_______________________________________________
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