Re: DS Store
Re: DS Store
- Subject: Re: DS Store
- From: Michelle Steiner <email@hidden>
- Date: Thu, 13 Aug 2009 08:01:51 -0700
On Aug 13, 2009, at 7:42 AM, Steve Digby wrote:
tell application "Finder"
set fileList to every file in folder originalFolderPath
Change "Finder" to "System Events".
Change the first line to
set fileList to every file in folder originalFolderPath whose visible
is true
-- Michelle
--
You don't need to be 'straight' to fight for your country. You just
need to shoot straight.
-- Barry Goldwater
_______________________________________________
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
References: | |
| >DS Store (From: Steve Digby <email@hidden>) |