Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[vbscript] CreateObject() servers name
#3
(2023-01-10, 10:39:35)wila Wrote: Hello Bernard,

Thank you for your question.
Interesting to try it with wscript, might give that a shot in a bit myself.

The servername should be empty as the ActiveX is installed on the local machine.

I notice that you are creating the document interface object. The document interface does not function standalone, you need to connect it to an AntView instance.
So you'd also need to create a AntViewAx.AntView

eg.
Something like:
Code:
Set Browser = CreateObject("AntViewAx.AntView","")

--
Wil
Hello Wil,
Thanks for your answer.
I try this and something and I give you the result.
Regards,
Bernard.
Reply


Messages In This Thread
RE: [vbscript] CreateObject() servers name - by Bernard Mouille - 2023-01-10, 10:50:41

Forum Jump:


Users browsing this thread: 1 Guest(s)