Re: Variables referenced in a project



"J French" <erewhon@xxxxxxxxxx> wrote in message
news:4359ebed.247173311@xxxxxxxxxxxxxxxxxxxxxxx
> On Fri, 21 Oct 2005 16:49:28 GMT, "Chris L."
> <christopher.leongc@xxxxxxxxxxx> wrote:

>> How do I find the references of a variable in the entire project which
>> has many units, without having to go through each unit manually? ...
>
> Similar answer to Bob's
> - change the name of the variable (add a silly letter) then try to
> compile - the compiler will lead you to the spot

And if you've ever used a with statement at all, it might be a good
idea to follow up with a project-wide search for the old name. If it's
still used anywhere, you may have a scoping messup.

Groetjes,
Maarten Wiltink


.



Relevant Pages

  • Re: Override static derived variable
    ... Those both compile to the same thing - there will be nothing which ... actually references Derived.GetVar in the IL, ... If replying to the group, please do not mail me too ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Run-time error 2424
    ... Have you tried to compile the project? ... Have you checked your references to make sure that are all there and ... none are missing? ... Prev by Date: ...
    (microsoft.public.access.formscoding)
  • Re: Unit testing
    ... so that I can compile the other project with different compiler ... options + references. ... Pete ... Prev by Date: ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Word find compilation
    ... >> Listing every page number where a word appears? ... >>> In working with oral history transcriptions I would like to compile all ... >>> references to a specific word. ... Prev by Date: ...
    (microsoft.public.word.docmanagement)
  • Re: translation functions
    ... The Compile option turning gray is normal: ... Doug Steele, Microsoft Access MVP ... None of the references are missing ... then go back in and unselect the reference you just added. ...
    (microsoft.public.access.gettingstarted)