Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To fix or not to fix, that is the question
Message
De
11/07/2006 10:22:50
Mike Yearwood
Toronto, Ontario, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Divers
Thread ID:
01135306
Message ID:
01135332
Vues:
14
><snip>
>>The PRG calls a UDF, passing the array like this.
>>
>>DO UDF WITH SomeArray
>>
>>The programmer attempted to receive the array in a UDF.
>>PARAMETERS SomeArray
>>
>>Technically, the array wasn't passed, just the first element's value.
>
><snip>
>
>The whole array is passed in this case because the DO command passes parameters by reference (unless they are enclosed in the parenthesises).

Yes. You're right. I just read that in the help. However, that's not obvious from the code. There really was no need to pass the array at all. Other code buried 3 and 4 levels deep are accessing other arrays without passing them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform