Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with CREATEOBJECT()
Message
From
01/05/2007 11:30:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/05/2007 10:22:01
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01221477
Message ID:
01221514
Views:
10
>I have the following code:
>
>
>LOCAL oDocOM AS MSXML2.DomDocument
>LOCAL oNode AS MSXML2.IXMLDOMNode
>
>oDocOM = CREATEOBJECT('MSXML2.DomDocument')
>oNode = CREATEOBJECT('MSXML2.IXMLDOMNode')
>
>
>It errors on the last line with "Class definition MSXML2.IXMLDOMNODE is not found."
>
>Intellisense kicks in if I type "oNode." The variable oDOcOM gets created without problem. Does anyone know what I'm doing wrong here?
>
>TIA
>
>Mike

Mike,
Wouldn't you create the oNode through oDocOM? What are you doing really?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform