Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning array from Form
Message
From
29/08/2014 03:21:28
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01606569
Message ID:
01606710
Views:
59
>>Just to show how rusty my VFP is:
>>
>>How should I return an array from a (modal) form. Calling line this:
DO FORM xxxx WITH SourceData TO ReturnData
I know I have to return it from the Form.Unload() but.....?
>>
>>FWIW I can make the array local or a property of the form - but I think it needs to be a property ?
>
>I think it will be easier to return an object (that object will have your array as a property, the object can be based on empty and passed to the form)

Thanks. Once you mentioned it I remembered I knew :-}
Previous
Reply
Map
View

Click here to load this message in the networking platform