Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple instances of a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00299895
Message ID:
00299921
Vues:
16
Hi Ken,

Try the following:
IF WEXIST('Form Name') && This is the .Name property of the form
    ACTIVATE WINDOW Form Name
ELSE
    DO FORM 'Form File Name'  && This is the actual form file name
ENDIF
HTH

>I apologize if this question has been asked before, but I couldn't find any reference in the Knowledgebase.
>If there a way to prevent multiple launches of the same form?
>Thanks!
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform