<div dir="ltr"><div dir="ltr">As suggested by Benoit and Jussi, the Library should be copied inside the project, then in Sub Open you writs:<br><br>  Dim sPath As String<br>  sPath = "/usr/lib/gambas3/myLibrary:0"<br>  Component.Load(sPath)<br><br>and with help from this lesson [0], completes the project.<br><br>Regards<br>Gianluigi<br><br>[0] <a href="http://www.gambas-it.org/wiki/index.php?title=Attivare_un_Componente_dinamicamente_da_codice">http://www.gambas-it.org/wiki/index.php?title=Attivare_un_Componente_dinamicamente_da_codice</a><br></div></div><br><div class="gmail_quote"><div dir="ltr">Il giorno dom 21 ott 2018 alle ore 07:31 Hans Lehmann <<a href="mailto:hans@gambas-buch.de">hans@gambas-buch.de</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Lee,<br>
<br>
in the last email (20.10.2018 - 20:11) I sent my program and the library <br>
as an archive (attached).<br>
You can use this for testing.<br>
<br>
Yours sincerely<br>
<br>
Hans<br>
<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>