Jump to content

search for string inside a script


This topic is 6143 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Just encountered an issue with a new version of my solution (new file names). I was able to use file references to find all the right sources for updating clients to the new version

EXCEPT

I use the ValueCount function to determine the number of entries from ValueList("fileName","ValueListName").

My calculation was incorrect because this 'fileName' is not handled by the 'file references' I set up. I stumbled onto this during some testing. My fear is that I have some more of these buried in little used corners of my solution and would like to 'search' for the potential problems before my client sees them.

Any way to search the script code for occcurrences of a given string?

Thanks

Link to comment
Share on other sites

This topic is 6143 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.