> > 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.
> >
> Hi Russell,
>
> Did you already try "Code References" in the Tools menu?
>
>
>
> hth
> -Stefan
Hmmm - no - there's still so much I don't know.
But now at least I know that - that's precisely what I wanted and I've located all references.
Too good Stefan. I'll buy you a few steins if ever I get to Hamburg.
Cheers,
Russell.