• 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: Wait until window is open
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wait until window is open


  • Subject: Re: Wait until window is open
  • From: Joshua See <email@hidden>
  • Date: Sat, 22 May 2004 11:51:36 -0500

On May 20, 2004, at 4:49 PM, Thierry Lavallie wrote:
> My script fails if the opening of the window takes too long (open
> OriginalPath).
>
> How can I manage for AS to wait until each steps are finished before
> doing
> the next?
What about simply:
repeat until (exists window 1)
delay 1
end repeat
Is there a reason this won't work that I'm missing?
--
Sincerely,
Joshua See
_______________________________________________
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.


References: 
 >Wait until window is open (From: Thierry LavallĂ©e <email@hidden>)

  • Prev by Date: Re: Minimizing non-Frontmost Windows
  • Next by Date: Re: Disabling Rendezvous
  • Previous by thread: Re: Wait until window is open
  • Next by thread: preventing classic launch
  • Index(es):
    • Date
    • Thread