01-15-2008, 07:32 AM
OK... here is next problem.
I stored run time data in different environment variables. I do this in every iteration. Since environment variables do not reset till the script is running I am facing problems. I need to reset environment for each of the iteration.
Is there a way to
1.) Identify how many environment variables are defined
2.) Find the names of these environment variables
3.) Delete them
QTP GUI allows deleting User defined internal variables. There should be a way to do it programmatically. If you know please post.
Thannks
I stored run time data in different environment variables. I do this in every iteration. Since environment variables do not reset till the script is running I am facing problems. I need to reset environment for each of the iteration.
Is there a way to
1.) Identify how many environment variables are defined
2.) Find the names of these environment variables
3.) Delete them
QTP GUI allows deleting User defined internal variables. There should be a way to do it programmatically. If you know please post.
Thannks