• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help needed with Finder copy/duplicate with Apple script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: Mounting a laptop volume
  • Next by Date: Re: Mounting a laptop volume
  • Previous by thread: Re: Sending AppleScript objects from one app to another
  • Next by thread: as path to idisk file
  • Index(es):
    • Date
    • Thread