How do I make applescript wait for application to finish before continuing?
How do I make applescript wait for application to finish before continuing?
- Subject: How do I make applescript wait for application to finish before continuing?
- From: Dave Fugiel <email@hidden>
- Date: Fri, 20 Jul 2001 13:08:57 -0500
I have a application that writes a text
file that applscript is to read but
applescript is trying to read the file
before the text file is written.
How do I make applescript wait for
application to finish before processing?
Is there a way to do this?
Examples are hard to find!
Many thanks
Dave