Guessing this one is going to be very simple but I can't seem to find it anywhere!
I have created several scripts now, all in the same directory.
There's been a couple of occasions where i've renamed a function or i've written a bit of code in a script then realised that I need the same code in another script but can't remember which script I did it in.
This has forced me to manually check all my scripts to find the references to the relevant fucntion or code. Is there an option in QTP to let me search through ALL of my scripts for a certain text string?
For example, I know I created a script that uses a variable called 'strTelNumber' and I know that variable only appears in one script but I don't know what the script's called so can I just search my entire script library for that string?
I have created several scripts now, all in the same directory.
There's been a couple of occasions where i've renamed a function or i've written a bit of code in a script then realised that I need the same code in another script but can't remember which script I did it in.
This has forced me to manually check all my scripts to find the references to the relevant fucntion or code. Is there an option in QTP to let me search through ALL of my scripts for a certain text string?
For example, I know I created a script that uses a variable called 'strTelNumber' and I know that variable only appears in one script but I don't know what the script's called so can I just search my entire script library for that string?