<div dir="ltr"><div>I'm working on <a href="http://forge.scilab.org/index.php/p/dspblock/">http://forge.scilab.org/index.php/p/dspblock/</a></div><div><br></div>When I execute the line <div><br></div><div><font face="'courier new', monospace">toolbox_dir = get_absolute_file_path("builder.sce")</font></div>

<div><br></div><div>on the Scilab workspace, I get the following error:</div><div><br></div><div><div><font face="'courier new', monospace">                                                 !--error 999 </font></div>

<div><font face="'courier new', monospace">get_absolute_file_path: The file builder.sce is not opened in scilab.</font></div></div><div><font face="'courier new', monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">However, the same line is present in the file </font><a href="http://forge.scilab.org/index.php/p/dspblock/source/tree/master/builder.sce">http://forge.scilab.org/index.php/p/dspblock/source/tree/master/builder.sce</a>, and <font face="'courier new', monospace">exec builder.sce </font><font face="arial, helvetica, sans-serif">runs fine without generating any errors. Why do I not get the same error when I run </font><font face="'courier new', monospace">exec bulider.sce</font><font face="arial, helvetica, sans-serif">?</font></div>

<div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">I tried writing my own demos.sce, and when I use </font><font face="'courier new', monospace">get_absolute_file_path</font><font face="arial, helvetica, sans-serif">, I get the same error </font></div>

<div><font face="'courier new', monospace">get_absolute_file_path: The file demos.sce is not opened in scilab.</font></div><div><font face="'courier new', monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">What is going on?</font></div>

<div><font face="arial, helvetica, sans-serif"><br></font></div></div>