Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPD25 Show all called proc/func from a given PRG/SPR
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00534240
Message ID:
00535623
Views:
15
I'm wondering why would you need a such program?

>Is it possible for a listing of all the procedures/functions that have been called from a given PRG/SPR. for eg. I want to know all the calls I have made from say Accounts.PRG. I dont want something global like what FoxDoc does just on the fly check for functions called from a given command file. The report to show for eg.
>
>+++ Accounts.PRG +++
> AcctDisp.PRG
> AcctSave (Function)
> ...
> ...
>
>
>+++ AcctSave (Function) +++
> GenNewRec (Procedure)
> ...
>...
>..
>
>so on.
>
>Regards
>Bhavbhuti
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform