Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-06 Thread Benoît Minisini
Le 06/06/2016 19:15, Benoît Minisini a écrit : > Le 06/06/2016 19:05, zainudin ahmad a écrit : >> I have declare , Private $lOad as Long <-- only one in class FMain >> (attach >> project) >> when I will run project, I get "$Load already declared" (attach pic) >> > > Yes, the "$load" name is not a g

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-06 Thread Benoît Minisini
Le 06/06/2016 19:05, zainudin ahmad a écrit : > I have declare , Private $lOad as Long <-- only one in class FMain (attach > project) > when I will run project, I get "$Load already declared" (attach pic) > Yes, the "$load" name is not a good one for that reason. I will change it. -- Benoît Mini

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-06 Thread zainudin ahmad
I have declare , Private $lOad as Long <-- only one in class FMain (attach project) when I will run project, I get "$Load already declared" (attach pic) in where I have declared the other $Load ? in terminal, doing: gbc3 -v /[pathprojectdir] (example : gbc3 -v /home/user/MyProject) you can get the

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-06 Thread zainudin ahmad
Ok, its clear now. Thanks On Mon, Jun 6, 2016 at 8:47 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 05/06/2016 12:10, zainudin ahmad a écrit : > > $load is used , there is any other method has declared and wiki for > explain > > it ? > > $load() is the undocumented method of a

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-06 Thread zainudin ahmad
> This is a (very) hidden method added by ... a good explanation, thanks. > In any case, you should be fine if you follow a sensible naming scheme :^) Private $sAddress as String ($ -> private variable class, s -> String, Address -> Variable Name) Private $lOad as Long ($ -> private va

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-05 Thread Benoît Minisini
Le 05/06/2016 12:10, zainudin ahmad a écrit : > $load is used , there is any other method has declared and wiki for explain > it ? $load() is the undocumented method of a form that is called by the _new() method to create its contents. It is undocumented because it's an implementation detail tha

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-05 Thread T Lee Davidson
On 06/05/2016 04:55 PM, zainudin ahmad wrote: > the project contain Main form (without any code). I get the result : > > > Compiling Main.class... > Inherits Form > > > Private Sub {$load}() << (what I mean) > >With

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-05 Thread Tobias Boege
On Mon, 06 Jun 2016, zainudin ahmad wrote: > > Is this what you are looking for? > > No > > doing : $ gbc3 -v /tmp/test > > the project contain Main form (without any code). I get the result : > > > Compiling Main.class...

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-05 Thread zainudin ahmad
> Is this what you are looking for? No doing : $ gbc3 -v /tmp/test the project contain Main form (without any code). I get the result : Compiling Main.class... Inherits Form Private Sub {$load}() << (what I mean)

Re: [Gambas-user] method $load , any wiki for explain it ?

2016-06-05 Thread T Lee Davidson
On 06/05/2016 06:10 AM, zainudin ahmad wrote: > $load is used , there is any other method has declared and wiki for explain > it ? Is this what you are looking for? http://gambaswiki.org/wiki/comp/gb/file/load -- Lee __ "Artificial Intelligence is no match for natural stupidity."

[Gambas-user] method $load , any wiki for explain it ?

2016-06-05 Thread zainudin ahmad
$load is used , there is any other method has declared and wiki for explain it ? -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and