Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local variables
Message
De
07/06/1999 14:07:52
 
 
À
07/06/1999 14:04:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00227129
Message ID:
00227130
Vues:
24
Locals variables are released as soon as the method that define them ends. You should define a new property in the form instead and link your control to it.

HTH

>Where should I initialize some local variables of the form? I've found some strange behaviour if I put some local numeric varialbles on the form an set them to zero value in the "Load" event. It seems that the Load event is to late, because this numeric filelds don't appear properly. If I set this variables before the "do form Myform" is executed, everything works OK.
>
>No big deal, but where's the point?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform