Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP/Excel question - Closing Excel sheet
Message
 
To
18/11/1999 12:16:35
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00292412
Message ID:
00293007
Views:
34
>You'll face some difficulties with checking type("oExcel") (been there before :) Then you have the other option which I can slightly detail for now (leave time is just near) :

Hi again Cetin - this little bit of code when closing a form seems to handle the problem, at least I'm not seeing any of the problems now after testing a while:
if type('Thisform.oExcel') = 'O'
  Thisform.oExcel.Quit
endif
Am I missing something?
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform