octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56656] error: com_get: property/method invoca


From: Andrew
Subject: [Octave-bug-tracker] [bug #56656] error: com_get: property/method invocation on the COM object failed with error `0x800a16e6'
Date: Mon, 22 Jul 2019 10:59:15 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362

URL:
  <https://savannah.gnu.org/bugs/?56656>

                 Summary: error: com_get: property/method invocation on the
COM object failed with error `0x800a16e6'
                 Project: GNU Octave
            Submitted by: ozwest99
            Submitted on: Mon 22 Jul 2019 02:59:13 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: ozwest99
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

OS=Windows 10, I am trying to run MATLAB code that uses the write to word
submission by Andreas Karlsson that can be found on MATLAB central, it all
runs fine up until the point described below. 

The forge Windows package that provides the COM interface has been
installed(windows *| 1.3.0
\OCTAVE~1.0\mingw64\share\octave\packages\windows-1.3.0)

My code has correctly opened up Microsoft Word and has pasted in a logo
however the next line of code which should start a new paragraph fails to run
with the error:-

"error: com_get: property/method invocation on the COM object failed with
error `0x800a16e6'"

I don't know how to fix this can anyone help or explain the error code so I
can try get this working?


ActXWord.selection.InlineShapes.AddPicture([pwd '/Logo.jpg'],0,1);
ActXWord.Selection.TypeParagraph; % start new paragraph


thanks





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56656>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]