Hi, I need to find out if their is a difference in memeory usage in addressing an XML object in IE/VBSCript in the following manner. Function GetData1() oXMLDoc.async = False oXMLDoc.Load (tcXML) end function Function GetData2(toXMLDoc, toXSLDoc) toXMLDoc.async = False toXMLDoc.Load (tcXML) end function in GetData2 the XML object is passed into the function. TIA James ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1Received on Friday, 8 June 2001 04:56:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:14 GMT