Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace value from form1 to form2
Message
From
07/11/2004 07:34:34
 
 
To
07/11/2004 05:28:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
00958010
Message ID:
00958965
Views:
16
but this code give me no rsult
thisform.pageframe1.page15.text1.value = _Screen.Activeform.text1.value
thisform.pageframe1.page15.text2.value = _Screen.Activeform.text2.value


Are there any values in _Screen.Activeform.text1 and _Screen.Activeform.text2? Is there some other code in your form with the 15 pages that sets the values of these textboxes in some method that fire after the load is finished?

What do you see when you step through the code in the debugger?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform