Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Top Level Form Calling Another Top Level Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00402040
Message ID:
00402297
Vues:
8
When I needed to do something like that I tried Activate Window SomeForm and it didn't work. Looking in the debugger I saw that the form name is overidden for top level forms and assigned some system generated name. The workaround was:

lcFormName = Someform.name
Activate Window (lcFormName)

Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform