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.