Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is a SCX open somewhere
Message
De
12/02/2009 20:02:22
 
 
À
12/02/2009 13:34:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01381369
Message ID:
01381468
Vues:
36
You can use a simple IsItOpened=FOPEN('AnyForm.scx') to find, if a form is opened in design or run-time mode. Returns -1, if form is already opened, or >0 if success. Don't forget to close successfully opened file by FCLOSE(IsItOpened).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform