Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing values to another form.
Message
From
21/07/1998 11:00:00
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
21/07/1998 10:52:23
Brad Stickley
Parker Pneumatic Div. North America
Wake Forest, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00119709
Message ID:
00119714
Views:
16
>I have form that has a text box bound to a table. I need to pass the value in the text box to another form. How do I do that and what would the code look like?
>
>Thanks, Brad.
Brad,
You could pass it to another form in many ways :
-do form myForm with somevaluetopass
-Current form could be initialized with :
do form myForm name MyRef linked && Myref is a ref to form
so the called form directly get textbox.value via Myref.textbox.value
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform