Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Procedures
Message
De
12/04/2005 09:54:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01003677
Message ID:
01003713
Vues:
22
What about passing the controls where you want to store the variables as parameters for the function ?
In this case you would call the procedure in the init event of the form like this :
=YourFunctionName(this.text1, this.text2, this.text3.....)
and fill the controls' values directly from the function
HTH
Alessio

>Hi Hilmar,
>
>Yes I would to store all my procedures in findart.prg. Then when I need them I will call them and do whatever.
>
>In this instance when my form runs I want to call the procedure then show the values from the variables in my form controls text1....text2.
>
>thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform