Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return values
Message
From
06/03/2001 11:36:08
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00482246
Message ID:
00482263
Views:
12
>>Hi All,
>>
>>Is it possible to return multiple values from a procedure. To get 1 value I do:
>>
>>myvalue = myprocedure(myparams)
>>
>>Is there a way to get more that 1 return value? If so, how?
>>
>>TIA
>>Mike
>
>You could build a string with a delimeter and then parse the string and do any data conversions necessary.

Hi James,

Yes, I think that will work. Just split the returned value in 2 or more.

Thanks for your help.
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform