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


 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Aggiorna la playlist del cellulare con tante nuove suonerie!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7748&d=26-8

-------------------------------------------------------------------------
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