in reply to Running script from script
The package system would allow you to separate your "processing" from your "process". Requires a bit more effort, naturally. It could be just as well to wire up your scripts as subroutines within the main. Can't really tell what would be better for you.
I can only point you to the references for the specifics you need...exec, system, backticks.
|
|---|