Subject Re: [IBO] ÎB Cursor and AutoFetchAll
Author Jason Wharton
> > I use this by putting code in the AfterFetchRow event.
>
> So this would be a quick way of getting a set of rows for, say, kbmMem.
> Does the AfterFetchRow wait until it has executed before the next row is
> fetched? or do we have to take care?

It simply fires an event for each individual row it fetches.

The nice thing about it is if you are wanting a "Cancel" button you get one
automatically if you call Last and just react to the fetches. Otherwise you
have to do your own loop.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com