Re: PDF File says in use by Mac OS X
Re: PDF File says in use by Mac OS X
- Subject: Re: PDF File says in use by Mac OS X
- From: Wayne Melrose <email@hidden>
- Date: Sun, 6 May 2007 09:21:12 +0200
On 6. mai. 2007, at 03.17, Peter Baxter wrote:
Hi Dusty,
I would put an error handler to notify you if the script fails on
copying the PDF's. If the file has no contents (file size 0) then
you have probably not successfully copied the file to the new
location.
on error theErrorMessage.
log "This error occurred: "& theErrorMessage
if this identifies the problem, then you could alter your script to
try again 30 seconds later in the hope that your network was too busy.
What is the code you are using for transfering the files? are you
using the Finder? I copy large files from server to server all day
(PDF's included) and I use "ditto" to do it for me, this works fine.
_______________________________________________
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