I am using shell() to run another application.
But how I can know that application has terminated or not.
Or is there a method I can call another application and wait until it's terminated?

Thx.
lupus