Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build project problem when handlin arrays
Message
De
19/02/1999 12:54:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Build project problem when handlin arrays
Divers
Thread ID:
00189364
Message ID:
00189364
Vues:
37
I'm passing an array to a UDF and everything works fine, the problem appears when trying to build the project and VFP searches for the array as if it was a function call (taArreglo).


lparameters taArreglo
.
.
.
lcValue = taArreglo(lnCol, lnRow)

return lcValue

Any tips to handle this?

Thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform