Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel not closed...
Message
From
28/05/2003 01:46:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Excel not closed...
Miscellaneous
Thread ID:
00793360
Message ID:
00793360
Views:
74
I use in a program :
*** for starting Excel
RELEASE ALL like o*
...
oExcel=CreateObject("Excel.Application")
*** ...the rest of code
*** ...and to quit Excel
oExcel.Quit()
RELEASE oExcel

... it works.
... but just on some computers. A few computesrs don´t close EXCEL.
How can I do better for closing EXCEL ?
Next
Reply
Map
View

Click here to load this message in the networking platform