I am new with VBA. I get the error Invalid use of New Keyword on statement "set si = New StarTeam.StServerInfo"
If I remove the set statement, then I get the error Object variable or With block variable not set, on the statement "si.setPort (12345)"
The latter removal indicates to me that the...
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.