Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedures
Message
From
12/04/2005 09:54:48
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003677
Message ID:
01003713
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform