Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error message
Message
De
13/08/2007 04:10:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01247687
Message ID:
01247747
Vues:
33
hi,
thank you for reply and clarification.

>Hi,
>
>>what is the different between lcEditValue and pcEditValue(lc and pc)
>
>That's a naming convention. In the code lcEditValue has been declared as LOCAL, pcEditValue as PRIVATE. The main difference between LOCAL and PRIVATE variables is that LOCAL variables are only visible within a single method or procedure. PRIVATE variables remain accessible in any called function.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform