Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
 
 
To
25/05/2001 10:40:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Arrays
Miscellaneous
Thread ID:
00510432
Message ID:
00511529
Views:
14
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform