Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing arrays - help
Message
 
 
À
21/11/2000 12:52:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00444229
Message ID:
00444265
Vues:
13
Did not make myself clear. I was referring to code within the called function.

FUNCTION MY_FUNC (parameter_array)
RETURN parameter_array[2,1]

I get an UNKNOWN PARAMETER_ARRAY when I build. If I dimension then everything is OK.

DIMENSION parameter_array[9,3]

Do you always have to DIMENSION a passed array?

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

Click here to load this message in the networking platform