Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best Placement of Code
Message
De
09/11/2021 19:02:46
 
 
À
09/11/2021 17:43:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01679489
Message ID:
01682680
Vues:
44
>Thanks. But what do you mean I must change the name of the array. Why can I use the aDV array? Isn't not working but that could be why.

If I'm not mistaken, he's just basically telling you to make sure that you use the DIMENSION statement (to make sure that the array exists as well as is sized appropriately) prior to trying to access/assign the array. The "change the name" phrase is meant to indicate that you should use the name of the array you're using, rather than simply copying the line of code verbatim from the example he gives.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform