Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PASSING PARAMETERS TO A FORM
Message
De
03/11/1998 10:06:45
 
 
À
03/11/1998 09:14:48
Noman Aftab
Embry-Riddle Aeronautical University
Daytona Beach, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00153897
Message ID:
00153916
Vues:
20
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform