Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reliable way to release Excel?
Message
From
21/10/2003 14:15:23
 
 
To
21/10/2003 13:33:29
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00840734
Message ID:
00840772
Views:
24
Hi Grigore,

if Excel processing is atomic, you can use this:
WITH CREATEOBJECT("excel.application")
.......
 .quit
ENDWITH
Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform