Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to close the Project Manager Programmatically?
Message
 
À
19/08/2000 13:20:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00407066
Message ID:
00407070
Vues:
29
Hi,

Try this

if _vfp.projects.count !=0
_vfp.projects(1).close
endif

You can also place this in a loop if you have more then one project open
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform