Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning a value from a class form
Message
 
À
12/11/2001 15:26:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00579966
Message ID:
00580608
Vues:
34
Public vars live beyond the end of the program that creates them. That is the difference and it is a BIG difference. Imagine developing an app and then later deciding to call it from another. The public vars in that app will outlive it and possibly cause problems in the calling app, however privates will go out of scope as soon as the main routine for the app ends preventing accidental problems with calling apps.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform