Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Test to see if excel is present
Message
From
31/03/2003 13:23:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00771427
Message ID:
00772080
Views:
7
>Tamar,
>
>Thanks. Can you give the example to reproduce the behaviour when Excel is patially functional?

Here's the easiest repro I know:

oXL = CREATEOBJECT("Excel.Application")
oXL.Visible = .t.
oXL.Quit()
oXL.Visible = .T.

The Excel window that appears is weird, to say the least.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform