Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I return two or more values?
Message
De
04/03/1997 08:54:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How do I return two or more values?
Divers
Thread ID:
00022797
Message ID:
00022797
Vues:
75
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform