Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to close report designer
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to close report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01094050
Message ID:
01094050
Views:
53
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
Reply
Map
View

Click here to load this message in the networking platform