<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
in 5.5.X, I cannot use CUTEr anymore. Worked OK in 5.4.X. <br>
<br>
Just try the demo "basic usage"<br>
<blockquote>-->path=get_sif_path()+'sif';    //get the SIF database path<br>
 <br>
-->siffile=path+'/LSNNODOC.SIF'; //select the LSNNODOC.SIF problem<br>
 <br>
-->probpath=TMPDIR+'/LSNNODOC';  //set the directory where to create generated files<br>
 <br>
-->sifdecode(siffile,probpath)   //build the fortran files defining the problem<br>
 <br>
-->buildprob(probpath)           // compile and link the generated files<br>
 !--error 10000 <br>
Problem while loading the range,group and elfun into Scilab<br>
at line      31 of function buildprob called by :  <br>
buildprob(probpath)           // compile and link the generated files<br>
at line      24 of exec file called by :    <br>
(script_path) then exec(script_path, -1);end;clear script_path;;if exists("%oldgcbo"<br>
while executing a callback<br>
</blockquote>
<br>
I found  <a class="moz-txt-link-freetext" href="http://forge.scilab.org/index.php/p/cuter/issues/1357/">
http://forge.scilab.org/index.php/p/cuter/issues/1357/</a><br>
<br>
Is a "ticket" on forge.scilab.org filed as a bug report?<br>
<br>
<br>
Thx,<br>
<br>
JPD<br>
<br>
</body>
</html>