The following code works within VB6. How could I declare (or cast) an object like "NonScriptable" in VBScript ?
Private Sub btnSejour_Click()
Dim NonScriptable As IMsTscNonScriptable
Set NonScriptable = MsTscAx1.Object
MsTscAx1.Server = "myserver"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.