Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for a software for helping is graphing program s
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00471388
Message ID:
00471650
Views:
20
Hi!

I guess there are no such software because the thing you require could be made only using VFP code parsing, that is quite not easy task.

You can try to use Coverage profiler tool that will allow you to track your application running, but you also need to make some tool to query information needed from the report of coverage profiler. In addition, program running might not fire all functions you need, so tis approach is not good either.

Good programmer discipline and skills, good description of requirements for programmers and company standards for programming/documentation is the best solution in such case - just make this documentation in the process of development.

>We are looking some typr of software to assist is keep track of the function calls our program makes.
>
>Someting like a tree structure of our programs where we could our own comments and be able to print it for our documentation.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform