Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie Obvious Q - Track Form Name?
Message
De
18/09/1999 16:35:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00266398
Message ID:
00266402
Vues:
15
>>My .prg is this-
>>
>>
>>* All forms were created from the
>>* same form class
>>do form form1 noshow
>>do form form2 noshow
>>do form form3 noshow
>>
>>
>>In the command window, I type
>>
>>form2.visible = .t.
>>
>>And VFP6 says 'object form2 is not found'
>>
>>form2 is the name on disk, the .name and the .caption.
>>
>>What's this form actually called?
>
>
>There's a couple of ways to handle this.
>
>DO FORM form1 NOSHOW name yourform
>
>yourform.visible.show()

oops :)

yourform.show()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform