NisHeraValued Contributor12 years agoConstructing Class object in other unitHi,I just created a class for loging using VBScript.How could I construct a object using that class in another Unit.Seems following does not work 'USEUNIT MyClases Sub Main Set MyLog = New MyClases.Logon End Sub
1 ReplyReplies sorted by Most LikedkarkadilValued Contributor12 years agoThis is a known issue. Please read the specifics of VBScript usage in TestCompletehttp://support.smartbear.com/viewarticle/57893/#VBS
karkadilValued Contributor12 years agoThis is a known issue. Please read the specifics of VBScript usage in TestCompletehttp://support.smartbear.com/viewarticle/57893/#VBS
Recent DiscussionsADO Pipeline Execution Fail issue after TC\TE upgradeRuntimeError: The object does not existFields data to compare?
Related ContentConstruct a object if I know the object nameSharing custom class object between Groovy scriptsIterate Properties of a VBScript Class Object