Patti, You are using a pointer to access rows of data in a table. Either all 
rows have already been found, or no rows satisfy the condition of the SET 
POINTER command. This condition sets the value of the variable specified in the 
SET POINTER and NEXT commands rather than the variable specified with the SET 
ERROR VARIABLE command.

 

According to R:DOCS; You are using a pointer to access rows of data in a table. 
Either all rows have already been found, or no rows satisfy the condition of 
the SET POINTER command. This condition sets the value of the variable 
specified in the SET POINTER and NEXT commands rather than the variable 
specified with the SET ERROR VARIABLE command.

 

Paul Buckley

 

From: [email protected] [mailto:[email protected]] On Behalf Of Patti Jakusz
Sent: Sunday, December 28, 2014 5:41 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - error code 406

 

Hello,

 

I'm writing a command file with a declared cursor.  I check, as I always do, 
for error code 100 to indicate I've come to the end of my records.  But this 
program keeps running and running. 

 

I figured out it gets an error code 406 when it runs out of records to read.  I 
don't know where to find error code descriptions.  Does anyone know what this 
code means?

 

Thanks,

Patti Jakusz

Reply via email to