To recompile all code (forms, classes, PRGs, etc.) in a project, tick "Rebuild project" and "Recompile all files" in the Build Options.
However, that won't give you a count of the lines of code. To do that, run the Documenting Wizard (from the Tools menu), and choose "Source code listing" as the output. That will put all the code in a single file. You can then open the file within VFP, go to the last line, and read the line number from the status bar. (Make sure you have SET STATUS BAR ON.)
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.