<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello Samuel,<br>
      <br>
      It seems that you try to open a lib file build with Scilab 5 (
      24th first bytes with lot of 0x28 "(" )<br>
      use <tt>genlib("libname", "sci_files_path")</tt> to build lib and
      bin files to Scilab 6 <br>
      And call <tt>lib("your_path")</tt><br>
      <br>
      Scilab 6, no more create "names" file.<br>
      New "lib" file ( xml format, it is readable ) contains all needed
      information.<br>
      <br>
      I am not sure I understand the link between gateway.xml and macros
      <br>
      <br>
      getd is already in my todolist ;)<br>
      <br>
      Antoine<br>
      <br>
      Le 15/07/2015 12:31, Samuel Gougeon a écrit :<br>
    </div>
    <blockquote cite="mid:55A63674.60905@free.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <font face="Arial">Hello S/E,<br>
        lib() looks to be unknown in Scilab 6 (2015-07-12):<br>
      </font><tt>-->dir</tt><tt><br>
      </tt><tt> ans  =</tt><tt><br>
      </tt><tt><br>
      </tt><tt>f3.bin f3.sci lib names </tt><tt><br>
      </tt><tt><br>
      </tt><tt>-->lib(".")</tt><tt><br>
      </tt><tt>lib:  is not a valid module file.</tt><tt><br>
      </tt><font face="Arial"><br>
        Indeed, the gateway.xml where lib was formerly declared in 5.5.2
        does not (yet?) include lib.<br>
        <br>
        Is it on purpose and definitive, or is it to come?<br>
        Since getd() can't neither be used (<a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://bugzilla.scilab.org/13890">http://bugzilla.scilab.org/13890</a>),
        it turns hard to work with sets of macros with YaSp.<br>
        <br>
        Best regards<br>
        Samuel<br>
        <br>
      </font> <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="200">-- 
Antoine ELIAS
Software developer
-----------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles
Phone: 01.80.77.04.70
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a></pre>
  </body>
</html>