Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report - Where To Place Code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01290624
Message ID:
01290729
Vues:
12
>I have inherited a legacy VFP application. There are dozens of VFP reports in this app. I wrote a log class
>that I have hooked into each PRG, Form and Class that writes out the name of the object to a table, so that I
>can tell if the form, report, class, label, or procedure is being used. After the app is rebuild and tested, and
>all logging in done, it will be removed.
>
>The question is; In a report or Label, where to I place the call to the logging class?

You can use Report's DE Init method and Destroy if you need to remove logging.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform