Hi all,
On attempting a
Build ... Rebuild project I am getting various errors similar to the one below.

I know from previous advice that to fix this particular error I need to issue EXTERNAL ARRAY NETTARRAY.
My problem is actually finding the references to all of these arrays, which might occur in PRGs, within a Class or a Form Method, within the Click event of an Object etc.
What is the best way to search the entire project for a particular string?
To date I have managed without worrying about this capability by just finding the references by digging around.
In this case I feel it could take me hours to do so and am therefore looking for a better long-term solution.
Thanks,
Russell.