Two DB questions
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Thu Oct 23 08:22:44 EDT 2008
    
    
  
On 10/23/08 2:55 PM, "Jan Schenkel" <janschenkel at yahoo.com> wrote:
> --- Klaus Major <klaus at major-k.de> wrote:
>> Hi all,
>> 
>> 1. One can move to the first/prev/next/last record
>> in a DB cursor  
>> with: revdb_moveXXX(Cursor_ID)
>> Is it also possible to go to a specific record
>> NUMBER? Maybe I 
>> overlooked this in the docs...
>> 
> 
> Nope, you have to look at revdb_currentrecord() to
> figure out where you're at, and then repeatedly call
> revdb_moveprev() or revdb_movenext().
Some good news for Klaus :-)
Valentina for Revolution, allows random move on cursor records,
It have method
    Vcursor_Position( N )
-- 
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
    
    
More information about the use-livecode
mailing list