Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized query dialog
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00330308
Message ID:
00331158
Views:
13
>When I use the one form, I just return the three values in the forms unload event right? and then in the procedure how do I make it so that it returns all the values to the query in the Do form to variable part. They way it is it is just for one value to be returned isn't it?

What you might wish to do, if you're returning more than one value, is to declare an array BEFORE you execute the form, then populate the array in the Unload(). Once you're out of the form, get the values out of the array and assign them to their respective view parameters, requery all the views, and proceed as normal.
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Previous
Reply
Map
View

Click here to load this message in the networking platform