Re: DS Store
Re: DS Store
- Subject: Re: DS Store
- From: Steve Digby <email@hidden>
- Date: Thu, 13 Aug 2009 16:17:53 +0100
- Thread-topic: DS Store
Title: Re: DS Store
Michelle,
Thanks for that suggestion. However, when I tested the revised script on this line of the script:
duplicate thisFilePath to folder newFolderPath with replacing
I get this error message-
Any idea why this is happening?
Thanks,
Steve.
> 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
Lasgo Chrysalis Limited. Registered in England & Wales No. 1380166.
Part of the Chrysalis Plc.
Registered office: The Chrysalis Building, Bramley Road, London W10 6SP
_______________________________________________
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: | |
| >Re: DS Store (From: Michelle Steiner <email@hidden>) |