Pause script until application is finished
Pause script until application is finished
- Subject: Pause script until application is finished
- From: "W. Kirk Lutz" <email@hidden>
- Date: Fri, 01 Feb 2002 12:23:59 -0500
I have a script that does a bunch of stuff including creating a PDF using
Distiller. I have a problem with my script because it goes to the next
part(opening the pdf in Photoshop) before the file is actually saved.
Is there a way to pause the script while Distiller works and then fire it up
again once the file WebAd.pdf is saved to my startup disk?
-Kirk