Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can not pass the build.
Message
De
20/10/2000 19:49:17
Steven Edge
Soft Solutions Limited
Lagos, Nigéria
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00429445
Message ID:
00432373
Vues:
27
FoxPro does not know that you passed an array to the parameter, so it gives an error at compile time. It should work at runtime though, if the array has actually been passed by reference (e.g. by using @ before the array name).

The EXTERNAL ARRAY command used properly would remove the error message at compile time, if you find it annoying.

Steven
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform