Help with Sequentia/Wait script execution
Help with Sequentia/Wait script execution
- Subject: Help with Sequentia/Wait script execution
- From: Turonie Jason M <email@hidden>
- Date: Mon, 29 Jan 2001 16:34:07 -0700
I have a script which executes several other scripts, in a sequence. The
problem I have is that the controller script will execute the first script
in the sequence and then remain waiting in the background until clicked,...
where it executes the next script in the sequence and then, once again,
waits in the background (by 'background' I just mean, it's not the front
app), etc.
The controller script does check the process list to see if it is okay to
launch the next script (or do some work and then launch the next script).
So I think that it would resume okay if attention was somehow called back to
the controller. I hesitate to use a 'tell' for the controller script
because I am concerned with a dialog popping up asking where the script file
is located.
Maybe a solution would involve a resume handler which the called script
would send to the controller script just before it quits? Am I going in the
right direction?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jason Turonie phone: (608)785-5060
GCA Assistant (maclabs) email@hidden
274 Murphy
University of Wisconsin-La Crosse
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=