Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing forms through a program script (.prg)
Message
De
25/09/2003 04:38:14
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00832050
Message ID:
00832124
Vues:
27
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform