Re: Help needed with Finder copy/duplicate with Apple script
Re: Help needed with Finder copy/duplicate with Apple script
- Subject: Re: Help needed with Finder copy/duplicate with Apple script
- From: Jim Brandt <email@hidden>
- Date: Thu, 12 May 2011 15:35:56 -0500
Naresh,
Make the Finder the frontmost application during the copy.
tell application "Finder" activate -- bring Finder to front duplicate sourceFile to targetDirectory replacing yes end tell
On May 12, 2011, at 1:11 PM, Naresh Kongara wrote: But one more issue is How can I make the finder copy progress bar panel to come to front. Its hiding behind my application window.
|
_______________________________________________
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