On Thu, Nov 24, 2016 at 7:38 AM, Paul Newton <[email protected]> wrote:
> Thanks for your reply Ted.  And according to the BBC "Footage has been 
> captured in southern California of possibly the world's worst traffic jam 
> during the great US Thanksgiving getaway."
>

Yes, it was very pretty.

We're heading off in a few hours ourselves, passing through the
bottleneck of Boston.

> Yes we are using Report Listeners.
>
> My (empirical) testing so far has revealed no issues.  But I have a further 
> question - I have MSXML3 and MSXML6 installed and the following both work
> CreateObject("Msxml2.FreeThreadedDOMDocument.3.0")
> CreateObject("Msxml2.FreeThreadedDOMDocument.6.0")
>  Whereas CreateObject("Msxml2.FreeThreadedDOMDocument.4.0") fails as one 
> would expect.
> BUT if I use CreateObject("Msxml2.FreeThreadedDOMDocument") it works but how 
> would I find out which version of MSXML the object has been created from?
>

I can't tell you right off, but I'd see if I could explore the object
heirarchy for a "Version" property. Alternatively, you can search the
machine for msxml*.dll and similar names, and check Properties via
Windows Explorer.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CACW6n4vuWA4=g+h3fbciqj_e5jvgjcpzzyqge8lyuxaq5ph...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to