I am executing a scilab file (containing functions) from python script. I have written the sciab code in try catch block, and the errors are redirected to a file.
   It catches errors like undefined variable, invalid argument. But error 2 i.e. invalid factor( for eg:<b> sciargs(</b> ) is not caught.
   I want to get that error message as well. Please find the uploaded file. 
Thank you.
Prathamesh<a href="http://mailinglists.scilab.org/file/n4026567/test.sce" target="_top" rel="nofollow" link="external">test.sce</a>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://mailinglists.scilab.org/Scilab-catching-all-errors-tp4026567.html">Scilab catching all errors</a><br/>
Sent from the <a href="http://mailinglists.scilab.org/Scilab-developers-Mailing-Lists-Archives-f2574944.html">Scilab developers - Mailing Lists Archives mailing list archive</a> at Nabble.com.<br/>