Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized forms
Message
 
To
10/03/2000 16:48:36
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00344418
Message ID:
00344850
Views:
19
>>Can someone tell me how to pass a parameter to a form. Where do you list the parameter in the form designer i.e. (init of the data environment)
>
>You have to setup your parameters in the init
>*Init
>LPARAMETERS parm1, parm2

then you:
do MyForm with passedparm1,passedparm2
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform