Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to close application when having a preview open?
Message
 
 
To
10/11/2005 09:22:02
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01067133
Message ID:
01067138
Views:
20
>Here I use
>
>KEYBOARD {ESC}
>
>
>Thats the simplest way

I put
IF WEXIST('Report Designer')
   RELEASE WINDOWS 'Report Designer' && try to close report preview window
ENDIF
in the application CleanUp procedure, but it doesn't seem to be working, because I'm having some problems with the rest of the cleanup code. I'll give your idea a try, thanks a lot.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform