Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send MSN Messenger IM
Message
From
30/12/2006 11:51:08
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01181043
Message ID:
01181059
Views:
12
>Hi
>
>The "etc" part is what i'm missing... do I have to download some ActiveX ?
>
>Tried this
>
>oMsn = CREATEOBJECT("Messenger.UIAutomation.1")
>
>
>
>but I got an error "The specified module was not found"..
>
>Thanks
>Fabian
+++

This code works"
oleApp = CREATEOBJECT("Excel.Application")
OleApp.Visible=.T.
OleApp.Workbooks.Add
OleApp.Cells(1,1).Value=7
So, there might be an error in your 'createobject statement'. That's about all I can do for you. If Sergey or Cetin were on line, you could find out what you need to do.

+++ Grady
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform