Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#DEFINE / Arrays
Message
De
01/06/1999 20:51:36
 
 
À
01/06/1999 20:06:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00223511
Message ID:
00225176
Vues:
20
>BTW, the problem is that the PUBLIC array loses its PUBLIC scope when passed by ref...

Yes, but this is true for any PUBLIC variable, not only for arrays. More, this is true for PRIVATE variables, too (ie they are hidden inside the function). It's not possible to access the same variable using its param name and its more global name when that variable is passed by reference.

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform