Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays
Message
 
 
À
25/05/2001 10:40:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Arrays
Divers
Thread ID:
00510432
Message ID:
00511529
Vues:
15
>thanks for the interest.
>
>wouldn't both those methods require to know what the name of the array is on the other side? ( expecially for the stub method )
>
>I've used similar techniques before, plus useing the extension of the _screen object ( that way the array will always be known and in scope )
>
>I've been on a cursade lately to make everything as generic and transferable/protable as possable, and caring what the name of variable is in a function/form I'm calling seams counterintuitive.
>
>- jer

No. You only have to know the name of your parameter you used in your code. Once an array is passed to you, the name used on the "other side" is meaningless. If it came from VFP, it's hidden. If it came from somewhere else, you can't get to it anyway.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform