Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scoping of Variables
Message
De
05/11/1996 11:22:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00011488
Message ID:
00011495
Vues:
40
>>just to do that, because sometimes I need to do it with too many variables and I don't want to make those variables "public".
>>Thanks in advance.
>>luisg@netrunner.net
>
>i usually add properties to my form and store the parameters i've passed in them. also, when creating an object w/ createobject, these properties are available until releasing the object.

As Dave said it is best to use properties for variables you wish to be
recognized throughout the object

every method or evnet is independent (unless u specifically call one from the other) so they don't recognize local or private variables

Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform