[Gambas-user] not enough arguments
Benoit Minisini
gambas at ...1...
Wed Apr 9 23:18:36 CEST 2008
On mercredi 9 avril 2008, Pino Zollo wrote:
> I have this PUBLIC SUB in a FQSOList.class which performs its tasks
> properly when the button is clicked.
>
> PUBLIC SUB ButtonLast_Click()
> DIM qso_n AS String
> RefreshTitle()
> invio = FALSE
> WriteStatistics()
> ......
> ...... etc. etc.
>
> >From FMain I call it:
>
> FQSOList.ButtonLast_Click()
>
> but I get the error: " not enough arguments "
>
> Which arguments are needed ??
> Any idea ?
>
> Regards
> Pino
>
Please provide the full source code.
Regards,
--
Benoit Minisini
More information about the User
mailing list