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