Hi,

have an app that monitors other apps, starts and stops them at specific time and re-starts them if they should fail.

The problem I have is that if an process fails I need to work out what processes it has spawned to unload those too ..... any idea how I can see a sort of process parent - child relationship.

Any suggestions welcome

Thanks
Paul