Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger question
Message
De
16/09/2003 10:52:44
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/09/2003 09:36:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00829362
Message ID:
00829416
Vues:
18
>Hi all,
>
>How do I make the Watch window variables display the list of properties available. I have the variable localize with AS keyword.
>
>local oXML as MSXML2.DOMDocument
>local oElement as MSXML2.IXMLDOMElement
>oXML=createobj('MSXML2.DOMDocument')
>oXML.Load('test.xml')
>oElement=oXML.getElementByTagName("myTag")
>set step on
>* at the debugger, the oElement variable in both Local and Watch
>* windows does not display the list of properties
>
Yes :( Go to command window and type oElement.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform