cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

WScript Shell doesn't work at TB 115

pro-itsme
Making moves

TB 115 can't be used by Wscript shell.

Calling by Libre Office. Until last version of TB it works fine.
---------------------- VB Call of LibreOffice
sCmd = "C:\Program Files\Mozilla Thunderbird\thunderbird.exe -compose """
.... fill up details ....
sCmd = sCmd & "format=1," '1=html, 2=plain text
sCmd = sCmd & """"
Set oWSHShell = CreateObject("WScript.Shell")
oWSHShell.Run sCmd

---- Error ----
BASIC-Laufzeitfehler.
Es ist eine Ausnahme aufgetreten
Type: com.sun.star.lang.WrappedTargetRuntimeException
Message: [automation bridge] unexpected exception in IUnknownWrapper::invoke ! Message :
[automation bridge]: .

 

0 REPLIES 0