Le Tuesday 26 August 2008 13:45:36 Fox, vous avez écrit :
> Jacky wrote:
> > Columnview.MoveFirst
> >     REPEAT
> >     Columnview.Item.Selected = TRUE
> >     'here that you want to do with each data, Columnview.Item[1],
> > Columnview.Item[2], Columnview.item[3] etc...
> >
> >     UNTIL Columnview.Movenext()
>
> Movenext is not documented,(it exist?)
> but it give me the same result as using MoveBelow:
>
> Type mismatch: wanted Boolean, got Function Instead

Movenext() but not movenext. Use bracket !



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to