Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recursive Remove Directory
Message
 
À
10/12/1999 18:14:00
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00302015
Message ID:
00302067
Vues:
31
>What's the use of Parameters when LParameters confines the variable scoping the way a procedural program concept should?

Michael,

You need both LPARAMETERS and declarinf your vars and arrays as LOCAL.

PARAMETERS sets the scope of the passed parms to Private while Lparameters sets the scope to LOCAL.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform