Re: Finder error duplicating AppleWorks file
Re: Finder error duplicating AppleWorks file
- Subject: Re: Finder error duplicating AppleWorks file
- From: Emmanuel <email@hidden>
- Date: Thu, 22 May 2003 12:33:36 +0200
At 9:04 PM -0500 20/05/03, Jeffrey Mattox wrote:
>
tell application "AppleWorks 6"
>
save every document
>
close every document
>
quit -- does not help
>
end tell
>
delay 10 -- does not help
>
What is the problem with the script?
Before investigating further, I would insert (instead of "delay 10") a "tell Finder to update the file" (pseudo-code). Maybe the Finder is slow at updating the permissions - I've seen that in other circumstances.
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.