Dim core
Dim browser
Set core = CreateObject("OpenTwebst.Core")
I have my OpenTwebst in the following:
C:\Program Files\Codecentrix\OpenTwebst\Bin
BUT...
trying to change the default folder of the core by using the following:
set core.CurrentDirectory = "G:\\folder1\folder2\folder3\Bin\"