Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

AppleScript error -10006

I need a little help. I get an error while running this script:


=====

with timeout of 10 seconds


tell application "Finder"



activate


duplicate file "DO NOT REMOVE.rtf" of folder "File Backups" of disk "Macintosh HD" to folder "DO NOT REMOVE" of disk "Time Machine" replacing yes


end tell


end timeout

=====


the error message I receive is:


=====

error "Finder got an error: Can’t set folder \"DO NOT REMOVE\" of disk \"Time Machine\" to disk \"Time Machine\"." number -10006 from folder "DO NOT REMOVE" of disk "Time Machine"

=====


I cannot find any information on this error type. I'm running Mac OS X 10.8.2.


Thanks.

Posted on Mar 8, 2013 7:37 AM

Reply
1 reply

AppleScript error -10006

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.