Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rewriting procedural code
Message
From
16/06/2002 07:02:17
Rick Graves
Advanced Approach Ltd.
Hong Kong, Hong Kong
 
 
To
04/06/2002 18:16:57
Irv Adams
MSC Managed Care, Inc.
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00664749
Message ID:
00668997
Views:
19
Dear Irv,

Thanks for the suggestions.

I just discovered that is is possible to return an array from a function. (I was on a long flight and was catching up on some reading.) There is a explanation by Tamar E. Granor in the March 2002 FoxPro Advisor magazine, pp. 11-12.

Returning an array from a function only works in VFP 7, and there is a rule that somewhat limits its usefulness: the array must be in scope after the function finishes running. If the function is a method and the array is a property of the same object, it works OK. So this would work for me.

Thanks again.

Rick
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform