Hi,
AppleScript novice here with a question I thought would be rather straightforward, but I cannot find the answer. I’m writing a script that will allow me to sync my Palm device with both Entourage and Palm Desktop, and it involves moving around some conduit files, initiating a HotSync, then moving some more conduit files around, and running a HotSync a second time. What needs to happen is, the script has to wait until the HotSync has completed before moving on.
The HotSync application automatically closes once it’s completed, so i just have to figure out how to say “wait until application closes” or something similar. But maybe it’s not that simple…
Thanks for your help,
Mike