• 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: Copy file across volumes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Re: Copy file across volumes (From: "Gary (Lists)" <email@hidden>)

  • Prev by Date: Re: Copy file across volumes
  • Next by Date: Re: Text to speech
  • Previous by thread: Re: Copy file across volumes
  • Next by thread: Re: Copy file across volumes
  • Index(es):
    • Date
    • Thread