Re: Copy file across volumes
Re: Copy file across volumes
- Subject: Re: Copy file across volumes
- From: Emmanuel <email@hidden>
- Date: Thu, 28 Jul 2005 21:07:34 +0200
At 11:25 AM -0400 7/28/05, Gary (Lists) wrote:
repeat until busy status of (get info for f) is false
-- wait, twiddle thumbs
end repeat
Or, if you are running your script in Smile, the cool - yet free -
AppleScript working environment:
repeat until busy status of (get info for f) is false
smilepause 0.1
-- don't twiddle thumbs, work
end repeat
Emmanuel
From Satimage-software, the French - yet cool - company which makes Smile.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden