str-var = Next_Handle$(handle-ID)


Operands:

Handle-ID

The current Handle ID of a Data Line.


Returns:


The Next highest Line Handle in existence for the file.


If there are no further higher handles, a Null ("") will be returned

RC = 0 in all cases.


Special Notes


First_Handle$ and Last_Handle$ provide values that can be used in loops using  Next_Handle$ and/or Prev_Handle$ to loop through and process data lines in Line Handle order by using a Basic FOR  or DO loop.


Created with the Personal Edition of HelpNDoc: Effortlessly Convert Your Word Doc to an eBook: A Step-by-Step Guide