If you have this at the end of script_a, it will run script_b, then script_a will finish.
Sure you could have a function or do a include or require, but there maybe circumstances.
The reason I run this like this is due to these scripts running database dumps from Oracle and then formatting reports to email to distribution lists and the main script that I am modifying is already large enough, too much code
So since I found this and it works, I just thought I would add it. You can do it anyway you want
~Mike
|