In this thread, kap tries to call the method 'load' of the object MSXML2.DOMDocument.6.0, described here:

Code
if ((!$com(XSL, load, 1, bstr, %xslt)) || ($comerr)) handle error


This code is not correct because the load method is not for literal string, rather for url, or others things.
Am i missing something, or shouldn't that code be setting $comerr all the time, rather than none of the time, as it is currently doing?


#mircscripting @ irc.swiftirc.net == the best mIRC help channel