Forum Discussion
rgratis
13 years agoFrequent Contributor
Yes, you need to create a function inside Script A that will return a new instance of the class as an object. You can then call the function inside Script B to get an object.
See http://support.smartbear.com/viewarticle/32212/#VBS
There's a section toward the end regarding classes in VBScript.
See http://support.smartbear.com/viewarticle/32212/#VBS
There's a section toward the end regarding classes in VBScript.