Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Loading FORMS only once...
Message
De
19/03/1997 08:58:26
 
 
À
18/03/1997 15:44:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00024659
Message ID:
00024808
Vues:
35
> >>I only want my users to load a form only once. > >>How can I check for this? > > > >if type("frmDoing")="O" > > frmDoing.show() > >else > > do form Doing name frmDoing > >endif > > Are you saying that... > frnDoing.show() only activates a form? yes - it is well documented in the help also if you open a form in the class designer and view the code you would see that VFP does something similar when you issue a DO FORM etc. Arnon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform