07-31-2023 06:41 AM
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]: .