in reply to Re: How to pass file paths in a master script which is used to run several perl scripts?
in thread How to pass file paths in a master script which is used to run several perl scripts?
Hi marto, Yes I Know that and that exactly is my doubt. I've defined $cmd1 in my Master script as u can see above in my code and I am trying to run my gui_calci script through master script. If I have 50 Scripts I need to run through a master script and each of those scripts contain a filepath, I want to pass all those file paths from master script or someway or another from outside because it is very difficuilt to modify filepaths in 50 scripts everytime . Any suggestions would help? P.S. Apologies for not posting the error message
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to pass file paths in a master script which is used to run several perl scripts?
by marto (Cardinal) on Oct 18, 2016 at 10:01 UTC | |
by Monk::Thomas (Friar) on Oct 18, 2016 at 12:25 UTC | |
by marto (Cardinal) on Oct 18, 2016 at 12:31 UTC |