Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Documenting Calls Structure
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00805971
Message ID:
00805982
Vues:
24
Hi Martin

> You can use command SET COVERAGE TO ... and utility CVP (Coverage Profiler) file#17507
> MartinJ

You created a great tool!
But in my case I am afraid it is not exactly what I need. For me it is not for performance issues but I need a very simple programm strucure such as:
oObject1.oMethod1
-> oObject1.oMethod2 [iterating]
    -> oObject1.oMethod3
           *This Method does this and that
    -> oObject1.oMethod4
           *This Method does this and that
    [if succeed]
    -> oObject2.oMethod5
This should be a gatherd textfile or something like this. Normally it should be possible to gather a number of these informations (without the comments may be) programmatically from a coverage-Log. This is why I thought people could have undertaken to create such an automatic documenting.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform