Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing forms through a program script (.prg)
Message
From
25/09/2003 04:38:14
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00832050
Message ID:
00832124
Views:
26
David,

thanks. tried your suggestion.
Unfortunately, it only works if form2 is modeless.

Here's my sample script
(test.prg)
do form form1
do form form2 */ form windowtype = modal

_screen.Forms[1].Text1.Value = "test"
Read events

the output of this program will enter the value "test"
to the Text1 of form1 instead on form2.

Got any ideas??
thanks,
robert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform