Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local vs Private Parameters
Message
De
16/04/2007 12:59:53
 
 
À
16/04/2007 12:55:49
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01216334
Message ID:
01216341
Vues:
16
>> It appears that creating a function via
>>
>> FUNCTION myFunc (p1 AS String, p2 AS Int,...etc)
>> creates the paramaters as Local variables.
>>
>> Using the same syntax, is there an option somewhere that would allow them > to be created as PRIVATE????
>
>
>FUNCTION myFunc
>Parameters p1 AS String, p2 AS Int
>
Using the same syntax, is there an option somewhere that would allow them > to be created as PRIVATE????

Guess the answer is no.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform