12-08-2008, 04:16 AM
Hi surya,
Thank you for the suggestion. it will reduce many lines of code. The products changes for different scenarios and their order also changes : - For example i=01 for first test case and same product has i=03 in second test case. Also the value before that Ctl 100 might change
Is there any way I put reg expression
*.\ctl&i.*
some thing like that: - to use only value "Ctl &i&" as literal and remaining everything as reg exp
Thank you for the suggestion. it will reduce many lines of code. The products changes for different scenarios and their order also changes : - For example i=01 for first test case and same product has i=03 in second test case. Also the value before that Ctl 100 might change
Is there any way I put reg expression
*.\ctl&i.*
some thing like that: - to use only value "Ctl &i&" as literal and remaining everything as reg exp