Thanks,
I am unable to excute it from VBScript:
' Set the variable (runs new instance of VISIO).
Set oVISIO = CreateObject("visio.Application")
set newdoc =oVisio.Document
set newdoc1 = oWord.Documents.Add("")
Thanks,
I am unable to excute it from VBScript:
' Set the variable (runs new instance of VISIO).
Set oVISIO = CreateObject("visio.Application")
set newdoc =oVisio.Document
set newdoc1 = oWord.Documents.Add("")
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.