Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare array as Local?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00587251
Message ID:
00587562
Vues:
23
What sort of errors I've just tried it as is and it runs fine :)
Caroline

>I'm using VFP 7, and I just tried:
>
>LOCAL myarray1[1,2]
>myarray1[1,1] = "hello"
>myarray1[1,2] = "good bye"
>
>LOCAL ARRAY myarray2[1,2]
>myarray2[1,1] = "hello"
>myarray2[1,2] = "good bye"
>

>
>and I got errors or other problems.
Caroline
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform