All,
I have a VB program that executes several scripts in sequence... so it
has to wait for each script to finish before the next one runs. The
scripts themselve take only a few seconds to run, however it takes
several seconds before the command prompt is returned and the window
is closed (and the vb program can continue).
Why is it that when a script finished, it still takes several seconds
before the command prompt is returned?
Is there a way to solve this.
Running my vb program takes a lot of time now... mostly waiting for
scripts to close.
Any help would be appriciated.
Regards,
Jan-Willem