• 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: Error -10000 for one user
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error -10000 for one user


  • Subject: Re: Error -10000 for one user
  • From: Yvan KOENIG <email@hidden>
  • Date: Wed, 13 Apr 2016 20:54:51 +0200

Maybe you may try these instructions.

set original to "Main-Storage:Comtech-Art:V:Vyve:201569 Vyve channel lineup cards (81):HOLD!!!!!:201569 Vyve Lineup Herington - KS.pdf"
set dest to "Macintosh HD:Users:corei7user:Dropbox: Blue"
# Some instructions checking that the paths point to existing items
tell application "System Events"
exists disk item original
log result
exists disk item dest
log result
end tell
# Instruction duplicating the original file in the dest folder
do shell script "cp " & quoted form of POSIX path of original & space & quoted form of POSIX path of dest

Two instructions check that the paths are pointing to existing items.
The late one use do Shell script to duplicate the file.
I tried one more time to use System Events duplicate command but it continue to fail with error message : Erreur dans System Events : Files can not be copied. number -1717



Yvan KOENIG running El Capitan 10.11.4 in French (VALLAURIS, France) mercredi 13 avril 2016 20:54:19




 _______________________________________________
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

  • Follow-Ups:
    • Re: Error -10000 for one user
      • From: RJay Hansen <email@hidden>
    • Re: Error -10000 for one user
      • From: RJay Hansen <email@hidden>
    • Re: Error -10000 for one user
      • From: Stan Cleveland <email@hidden>
References: 
 >Re: Error -10000 for one user (From: Steve Mills <email@hidden>)
 >Re: Error -10000 for one user (From: RJay Hansen <email@hidden>)

  • Prev by Date: Re: Error -10000 for one user
  • Next by Date: Re: Error -10000 for one user
  • Previous by thread: Re: Error -10000 for one user
  • Next by thread: Re: Error -10000 for one user
  • Index(es):
    • Date
    • Thread