Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PASSING PARAMETERS TO A FORM
Message
From
03/11/1998 10:06:45
 
 
To
03/11/1998 09:14:48
Noman Aftab
Embry-Riddle Aeronautical University
Daytona Beach, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00153897
Message ID:
00153916
Views:
19
>HI! me again..
>THANKS for all the responses I am getting!!!!
>
>Back to my problem.... I passed parameters to a form and using PARAMETERS to store them as variables (which is global I presume) but the problem I am having is that I can use these variables in the INIT method, where I have stored these values but anywhere else in the form these variables are not found. Can anyone let me know why is thsi happening and how can I fix this.
>THANX!!!!

You'll have to create a form property for each parameter you are passing. This will allow the values to be used in any procedure on the form. Properties are created from the menu item Form -> New Property and are refrenced by using thisform.properyname
Previous
Reply
Map
View

Click here to load this message in the networking platform