<p>Hello Everyone,</p><div>Recently I switched from Matlab to Scilab and I would like to keep using my "old" scripts that utilize activex control, a.k.a. automation.</div><div> </div><div>I am hence very new to Scilab and have "only" installed the basic package, i.e. Scilab 5.4.0-64bit.</div>
<div> </div><div>I found<a href="http://forge.scilab.org/index.php/p/ole/source/tree/master/"> this very nice ole_automation</a> module from Allan Cornet, but I just cannot get it to build/run. Here is what I get when trying to build this module:</div>
<div> </div><div><span style="font-family:Courier New"><div>******************************************************************</div>->exec('C:\Users\[mypath]\automation\build.txt', -1)<br>-->//  ====================================================================<br>
-->// Allan CORNET <br>-->// Copyright DIGITEO 2011<br>-->//  ====================================================================<br><br><br>-->mode(-1);<br>Building  macros...<br>-- Creation of [automationlib] (Macros) --<br>
genlib: Processing  file: ole_getOlePath.sci<br>genlib: Processing file:  %VARIANT_size.sci<br>genlib: Processing file: %VARIANT_p.sci<br>genlib:  Processing file: %VARIANT_e.sci<br>genlib: Processing file:  %ptr_p.sci<br>
genlib: Regenerate names and  lib<br><br>-->exec('C:\Users\[mypath]\automation\loader.sce', -1)<br>Start  Automation for Scilab<br>Load gateways<br>WARNING: automation gateways not  loaded.<br><br>-->pWord = ole_actxserver("Word.Application");<br>
!--error 4 <br>Undefined variable: ole_actxserver</span></div><div>******************************************************************</div><div> </div><div>Again, I am very new to Scilab. Maybe there is a very basic thing I do not know about building modules.</div>
<div> </div><div>Any help would be highly appreciated.</div><div> </div><div>Thank you!</div><div>W.</div><div> </div><div>- Scilab: 5.4.0 - 64bit</div><div>- Win7 - 64bit</div>