Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I return two or more values?
Message
From
04/03/1997 08:54:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How do I return two or more values?
Miscellaneous
Thread ID:
00022797
Message ID:
00022797
Views:
79
Hello

I have a simple problem (I think). I want to return two value from an object.

I created an array myArray[2] and stored my two values in the array and after that I did RETURN myArray.

In the calling method I created an array myAnswer[2] and used the following code
myAnswer = oMyObject.test()

It didn't worked and the manual just describe how to return one value (I haven't found anything else).
Best regards
Niklas Fjellman

E-mail: niklas.fjellman@adb-kontoret.goteborg.se
Next
Reply
Map
View

Click here to load this message in the networking platform