Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#DEFINE / Arrays
Message
De
01/06/1999 21:08:10
 
 
À
01/06/1999 21:02:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00223511
Message ID:
00225181
Vues:
13
>That's correct; I did this romthe command line. DIMENSION aPrivArray[2,3] is the intended code, and demonstrates the error properly.

Don't test scope declaration from the command line. First, any variable initialized from the command window is PUBLIC. Second, it's just not the same! :)

I still don't see the error. IMHO, my program proves that both private and public arrays can be passed by ref just fine. No errors and the expected values are there.

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform