Solved
Forum Discussion
nishantna
11 years agoOccasional Contributor
If you want the scripts to run at the same time then why are you specifying the order of execution of scripts?
Create Project C and call all scrpts of project A and B within C
Arrange scripts however you like
Run project C
If you want the scripts to run at the same time then why are you specifying the order of execution of scripts?