Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pass a param to a form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01245888
Message ID:
01245890
Views:
35
>I want form2 to have the value of a var in form1, what is the way to accomplish this? Where does the parameter statement go? I have this in Form1:
>Publ zrec
>zrec=RECNO()
>DO FORM2 WITH zrec

In Form2.init
LPARAMETERS myzrec
WAIT WINDOW myzrec
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform