Re: Slow app with Fusion drive.
Re: Slow app with Fusion drive.
- Subject: Re: Slow app with Fusion drive.
- From: Shane Stanley <email@hidden>
- Date: Wed, 13 Mar 2013 17:54:35 +1100
On 13/03/2013, at 5:45 PM, Shane Stanley <email@hidden> wrote:
set parentURL to holdingFolderURL's URLByDeletingLastPathComponent() set t to {} set tAll to urlsInURL_(theURL)
That should be:
set parentURL to holdingFolderURL's URLByDeletingLastPathComponent() set t to {} set tAll to urlsInURL_(parentURL) --<<
|
_______________________________________________
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