Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing alias?
Message
 
 
À
20/01/2005 09:20:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
00977939
Message ID:
00978841
Vues:
37
>So, is that a "local" cursor then? I guess what I'm asking about is what other effects there may be from declaring a cursor name as a local.

You're not declaring cursor name as LOCAL but creating a local variable with the same name as a cursor. As sidefeect you'll have local variable that isn't used in code and which next programmer could remove if you don't put appropriate comments.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform