Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to close report designer
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to close report designer
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01094050
Message ID:
01094050
Vues:
51
Hi everybody,

In the Cleanup() method of my application object I have the following code:
if wexist('Report Designer')
		release windows 'Report Designer' && try to close report preview window
		=MESSAGEBOX(wexist('Report Designer'))
	endif
I actually put it twice just in case and in both cases the messagebox return .t. In other words, the window was not properly released. Is there a way to close Report Designer window, when preview is opened?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Répondre
Fil
Voir

Click here to load this message in the networking platform