Hi All,
I have one Truclient script requiring 10 values from a parameter file to run (param1.dat) on environment #1.
I want to run the same script on another environment, and so I need to pass 10 different values to it related to this new environment.
Do you have any convinient way to do this without chaning the script? Some command line parameters to switch between parameters file would be the best but I do not see the support for it.
Any suggestion?
Thanks,
Camillo