Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PASSING PARAMETERS TO A FORM
Message
 
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:
00153900
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!!!!

Hi Norman,

Parameters are scoped to the Init method. In order to make them available to other methods of the form, create form properties to hold the values.

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform