Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveDoc - DDE
Message
From
10/03/1999 18:09:20
 
 
To
10/03/1999 11:52:57
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00195896
Message ID:
00196134
Views:
22
>I have an Active doc app that does not have any problem to establish DDE connection with Excel when runs as stand alone or in VFP6. However
> ichannel = DDEINITIATE("Excel", "System") always returns bad channel when runs under IE4.

You shouldn't be using DDE. Use Automation.

oExcel = CREATEOBJECT("Excel.Application")
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform