Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing a parameter in to my form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00936278
Message ID:
00940605
Views:
21
Hi Terry,

Use DO FORM FormName WITH VarName, and put the LPARAMETERS statement in the form's INIT.

BTW, if you want to return a value from the form, do so in the form's UNLOAD event using a RETURN (VarName) statement, and make the form WindowType = 1 - Modal.

Les
Les Pinter
(650) 344-3969
Les@LesPinter.com for consulting bookings.
www.LesPinter.com.

Watch for my forthcoming book on "Developing Database Applications in VFP and VB.NET".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform