VB 6.0: How can I see XML variables in Immediate Window
- by BDotA
I am debugging a VB 6.0 program that is using XML methods, etc...
so I wish to be able to see how these XML variables in my program look like when I am debugging it ... How can I do that?