[Gambas-user] User library

Antonio Teixeira antonio.j.teixeira at gmail.com
Wed Jun 27 20:37:07 CEST 2018


​Thank you Vuott.

Regards​

António Teixeira


<user-request at lists.gambas-basic.org> escreveu no dia quarta, 27/06/2018
à(s) 17:22:

> Send User mailing list submissions to
>         user at lists.gambas-basic.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.gambas-basic.org/listinfo/user
> or, via email, send a message with subject or body 'help' to
>         user-request at lists.gambas-basic.org
>
> You can reach the person managing the list at
>         user-owner at lists.gambas-basic.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of User digest..."
>
>
> Today's Topics:
>
>    1. Re: User library (vuott at tiscali.it)
>    2. Re: can stored a OPENED connection object in a colletion?
>       (PICCORO McKAY Lenz)
>    3. how to compare object type? (PICCORO McKAY Lenz)
>    4. Request for accessing Gambas GitLab (Beno?t Minisini)
>    5. Re: Request for accessing Gambas GitLab (PICCORO McKAY Lenz)
>    6. Gambas Farm (CD)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 27 Jun 2018 14:02:38 +0200
> From: vuott at tiscali.it
> To: Gambas Mailing List <user at lists.gambas-basic.org>
> Subject: Re: [Gambas-user] User library
> Message-ID: <cd781f6b7b373a4a5fabf03fbb3e4b6b at tiscali.it>
> Content-Type: text/plain; charset="utf-8"
>
>
> Hello,
> "Extern" only for shared-library .so, not for gambas library
> !
> bye
> vuott
>
> Il 27.06.2018 11:19 Antonio Teixeira ha scritto:
>
> > Hi
> everyone,
> > I am trying for the first time to make a library and then
> use her.
> > I saw the wiki page about that but I cant to put the library
> to work.
> > I build a library like that:
> >
> > _Export _
> > _Public Sub
> Main()_
> > _ Print "Hello world"_
> > _End_
> > _Public Function test() As
> String_
> > _ Return "test"_
> > _End _
> >
> > Defined as library, and
> version is 1.0.0
> >
> > On my program I defined the library in the
> project/libraries
> > and my code to access the function is:
> >
> >
> _Private Extern test() In "zzzzzzz.1.0"_
> >
> > _Public Sub _new()_
> > _
> Dim a As String _
> >
> > _ a = test()_
> > _ _
> > _End_
> > I think the
> "extern" definition isnt correct but I cant find any information about
> how she must be.
> > Any help please?
> > Thanks in advance.
> > Antonio
> Teixeira
>
>
>
> Con MyOpen hai Giga, SMS e i minuti che vuoi da 3? al mese, per sempre.
> Cambi gratis quando e come vuoi e in pi? hai 10? di credito omaggio.
> http://tisca.li/myopenjun18
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.gambas-basic.org/pipermail/user/attachments/20180627/bfffd941/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Wed, 27 Jun 2018 09:11:33 -0400
> From: PICCORO McKAY Lenz <mckaygerhard at gmail.com>
> To: Gambas Mailing List <user at lists.gambas-basic.org>
> Subject: Re: [Gambas-user] can stored a OPENED connection object in a
>         colletion?
> Message-ID:
>         <CALci+FTpmR4WsesjyHaqm+eke6+KZQB+RK8wMH1x22G=
> dhfQ9g at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> so if i made a collection of my 3 of 4 connections objects those can be
> opened globally!
>
> how can i emulated a stored object connection that must be opened always
> before running the query?
>
> of course without inherits, due if all my objects inherits from one that
> already have opened i can use it!
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> 2018-06-26 18:49 GMT-04:00 Jussi Lahtinen <jussi.lahtinen at gmail.com>:
>
> > Collections have only reference to objects, they do not contain objects.
> >
> >
> > Jussi
> >
> > On Wed, Jun 27, 2018 at 12:18 AM, PICCORO McKAY Lenz <
> > mckaygerhard at gmail.com> wrote:
> >
> >>
> >> i can setup and store the connection object once opened in a collection
> >> of connection objects?
> >>
> >> i want to use a pool from configuration file!
> >>
> >> so can stored a OPENED connection object in a colletion? (urrently seems
> >> when i used me.add the conectuion object happened closed)
> >>
> >> Lenz McKAY Gerardo (PICCORO)
> >> http://qgqlochekone.blogspot.com
> >>
> >>
> >> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net
> ]----
> >>
> >>
> >
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.gambas-basic.org/pipermail/user/attachments/20180627/ee8ce699/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Wed, 27 Jun 2018 10:12:01 -0400
> From: PICCORO McKAY Lenz <mckaygerhard at gmail.com>
> To: Gambas Mailing List <user at lists.gambas-basic.org>
> Subject: [Gambas-user] how to compare object type?
> Message-ID:
>         <CALci+FSKQSx9ErUcLTE2tvqa1C=
> Aoq6Vz6iZL6FdB8bsYJ4pUg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> i have a collection with one object! how could i compared and determine the
> type of if are a class object?
>
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.gambas-basic.org/pipermail/user/attachments/20180627/a170ece0/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 4
> Date: Wed, 27 Jun 2018 17:22:57 +0200
> From: Beno?t Minisini <g4mba5 at gmail.com>
> To: user at lists.gambas-basic.org
> Subject: [Gambas-user] Request for accessing Gambas GitLab
> Message-ID: <3149bd32-0824-b073-5672-6513fd370d04 at gmail.com>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Hi,
>
> Several people requested a developer access to the Gambas GitLab.
>
> This is usually not needed if you are just a occasional developer: just
> make a merge request.
>
> If you really need a developer access, please explain me why.
>
> Regards,
>
> --
> Beno?t Minisini
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 27 Jun 2018 11:42:17 -0400
> From: PICCORO McKAY Lenz <mckaygerhard at gmail.com>
> To: Gambas Mailing List <user at lists.gambas-basic.org>
> Subject: Re: [Gambas-user] Request for accessing Gambas GitLab
> Message-ID:
>         <CALci+FQVVYK9P=1v-Nszj1gadY+CWkPHn38=
> aLeKZwQ7DXy4XQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> maybe the "Contribution" file must be simplified and put directly in the
> README.md
>
> i suggest put directly in the description of the gambas gitlab project
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> 2018-06-27 11:22 GMT-04:00 Beno?t Minisini <g4mba5 at gmail.com>:
>
> > Hi,
> >
> > Several people requested a developer access to the Gambas GitLab.
> >
> > This is usually not needed if you are just a occasional developer: just
> > make a merge request.
> >
> > If you really need a developer access, please explain me why.
> >
> > Regards,
> >
> > --
> > Beno?t Minisini
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.gambas-basic.org/pipermail/user/attachments/20180627/9c52835f/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 6
> Date: Wed, 27 Jun 2018 18:19:06 +0200
> From: CD <claude.dessere at orange.fr>
> To: user at lists.gambas-basic.org
> Subject: [Gambas-user] Gambas Farm
> Message-ID: <6a09bc5abce6241888203ab989d3889cb01a7a25.camel at orange.fr>
> Content-Type: text/plain; charset="utf-8"
>
> Hello,
> in the IDE Gambas, in the tools menu there is an Item Logith?que (i think
> Farm
> in english)  with many projects all very interesting.
> 1) I registered without difficulty. When I connect, I do not see anything
> to
> disconnect me, weird!
> 2) There is a topic with my login, obviously there is nothing in it, am a
> new
> kid, in Gambas. I do not see any button to download packages to a server.
> How to
> put a program there?
>
> Regards
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.gambas-basic.org/pipermail/user/attachments/20180627/0d648d5e/attachment.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
>
> ------------------------------
>
> End of User Digest, Vol 9, Issue 106
> ************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180627/52642558/attachment-0001.html>


More information about the User mailing list