Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass values to program
Message
From
02/02/2004 10:33:24
 
 
To
02/02/2004 10:26:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00872953
Message ID:
00872959
Views:
19
From your form:
WITH Thisform
DO ReadRegValues WITH .TxtBox1.Value,.TxtBox2.Value, .TxtBox3.Value 
ENDWITH
Into your .PRG
LPARAMETERS tcValue1, tcValue2, tcValue3
.... Your Code
....
HTH
>I want to pass four text boxes values to my program

>text1, text2, text3, text4 all the four values i need to pass.

>do "Programs\readregvalues.prg"

>Can you please tell me how i can send the 4 text box values to my program when i call it.
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Previous
Reply
Map
View

Click here to load this message in the networking platform