SET DELETE-FUNCTION TO TRUE  CALL "I$IO" USING IO-FUNCTION                    f                    record             GIVING returnCode  | 
f  | must be a valid file handle returned by OPEN-FUNCTION.  | |
record   | points to the area to hold the record read.  | |
>0  | Operation successful.  | 
0  | Operation failed.  |