SET R-NEXT-FUNCTION TO TRUE  CALL "R$IO" USING RIO-FUNCTION                    f                    recBuffer             GIVING returnCode  | 
f  | 	the file handle returned by R-OPEN-FUNCTION.  | |
recBuffer  | an alphanumeric data-item that receives the record read.  | |
>0   | Number of bytes read, plus one.  | 
0  | Operation failed.  |