‎2010 Apr 14 3:19 PM
In my eCATT script I want o call another eCATT script based on a user parameter. Which means the name of the reference script is not constant but a parameter/variable.
I am not able to use a parameter in the standard REF command.
Please let me know if itu2019s possible and if so how i can acheive this.
‎2010 Apr 19 9:05 AM
Hello,
Its possible to change the name of the script refered dynamically.
For this you need to record the script within ECA itself and carry out the recording where in you go into the script , go to the pattern function ,select ref command and enter the script name and save.
You can parameterize the value of the script name and run the script with different script names.
Thanks & Best regards,
Ajay
Edited by: Ajay HS on Apr 19, 2010 10:34 AM
‎2010 Apr 19 9:28 PM
‎2010 Jun 17 2:20 PM
Hi,
You can use if .. else and call the respective script using ref command