in reply to Re^2: System call
in thread System call

You would have fewer processes running (so less resources are consumed), and any global variables from the master script would be visible in the auxiliary script.

Caution: Contents may have been coded under pressure.