comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: about the currentrecord()
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: about the currentrecord() [message #54845] Tue, 17 July 2007 09:35
Jean H. is currently offline  Jean H.
Messages: 472
Registered: July 2006
Senior Member
Hi,

> IF (oRS ->MoveCursor(/last) EQ 1) THEN BEGIN

You move to the LAST entry of your recordset

> s=oRS ->MoveCursor(/Next)

You try to go beyond the last one!

Maybe you can try using "can_move_next" in your IF statement...

Jean
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Changing directories in IDL
Next Topic: Re: Vertical text alignment in postscript

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 21:36:07 PDT 2025

Total time taken to generate the page: 2.64167 seconds