Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error : Not an array
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00526286
Message ID:
00527323
Vues:
34
Hi,

Use this way..

LOCAL marrayone
Dime MyArray[1]
MyArray[1] = "A"

OR

Decl MyArray[1]
MyArray[1] = "A"

Ajay
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform