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: Peter Baxter <email@hidden>
- Date: Sun, 6 May 2007 11:17:26 +1000
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.
Peter Baxter
Music creates order out of chaos: for rhythm imposes unanimity upon the divergent, melody imposes continuity upon the disjointed, and harmony imposes compatibility upon the incongruous.
-- Yehudi Menuhin
|
_______________________________________________
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