Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Applications....
Message
From
22/07/2002 15:56:35
 
 
To
15/07/2002 13:14:34
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00678763
Message ID:
00681341
Views:
17
Tamar,
this does not help in my case.
I have:

loExcel=CREATEOBJECT("Excel.Application")
loExcel.SheetsInNewWorkbook=1
.........................................
loExcel.ActiveWorkbook.SaveAs(cName)
loExcel.ActiveWorkbook.Close
loExcel.Application.Quit
loExcel.Quit
loExcel=.NULL.
RELEASE loExcel
But after all Excel still open in the task manager.

helen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform