VCursor - help please!

Greg Olson-Hyde greg at hawkmount.com
Mon Sep 7 09:47:55 CDT 2009


On 08/09/2009, at 12:13 AM, Steve Albin wrote:

> bool=vCurs.NextRecord will autocomplete in RB.

Hi Steve,

Thanks for your help, I am getting there :-)))

bool=vCurs.Ne

Will auto complete for me as well.

But I don't get the 'bool=' bit?

I am populating a listbox and just want to move to the next record  
after populating a listbox row. So I want something like (simplified):


While Not vCurs.LastRecord

     (populate listbox row here)

     vCurs.NextRecord

   Wend

And 'bool=vCurs.NextRecord' won't compile.

Cheers

Greg Olson-Hyde
Sydney Australia

2.8 GHz Quad-Core Mac Pro
Mac OS X 10.5.8
RB 2009 r2.1 Pro
Valentina Studio Pro 4.2 trial



More information about the Valentina mailing list