Re: savedsearch files
Re: savedsearch files
- Subject: Re: savedsearch files
- From: Shane Stanley <email@hidden>
- Date: Mon, 14 Oct 2013 09:32:44 +1100
On 14 Oct 2013, at 7:21 AM, Luther Fuller <email@hidden> wrote:
> Is there any way around the Finder's prohibition to changing the .savedsearch extension?
Use shell scripting:
do shell script ("mv " & quoted form of "/Users/shane/Desktop/Some Search.savedSearch" & " " & quoted form of "/Users/shane/Desktop/Some Search.plist")
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
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