Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPD25 Show all called proc/func from a given PRG/SPR
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00534240
Message ID:
00536838
Vues:
9
This message has been marked as a message which has helped to the initial question of the thread.
>Thats a good idea but it required special effort, any ideas / pointer for an .APP that can be run simply. Read the SPR/PRG and find out calls (the DOs, ='s), scan those and find the do's etc.
>
>Regards
>Bhavbhuti

All you have to do it's create a project, add your program and build it. You can even write a program to do that
PARAM tcProgram, tcProject
BUILD PROJECT tcProject FROM tcProgram
As added benefit you can edit all programs directly from the project.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform