Unused functions



I have a large foxpro project (more than 100K lines of code) that has
code in it from many years ago. I noticed today a function still in
it that is not used anymore. By searching for a function using the
Code References tool, it is possible to determine if a particular
function is ever called. However, it would be great if there were a
tool which could find all unused functions throughout the project. Is
there any simple way to do this?

Regards,
Kevin Clark
.



Relevant Pages

  • Re: Unused functions
    ... I setup the project and all I do is ... Code References tool, it is possible to determine if a particular ... tool which could find all unused functions throughout the project. ... Kevin Clark ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Unused functions
    ... If it is not hurting anything, ... Code References tool, it is possible to determine if a particular ... tool which could find all unused functions throughout the project. ... Kevin Clark ...
    (microsoft.public.fox.programmer.exchange)

Loading