Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with CREATEOBJECT()
Message
De
01/05/2007 11:30:06
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
01/05/2007 10:22:01
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01221477
Message ID:
01221514
Vues:
7
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform