REMOVE-FUNCTION (op-code 13)

This routine should remove from disk the indexed file indicated by name. This routine is specialized for indexed files because some host systems implement indexed files in more than one physical file. This routine should be called only when the file to be removed is closed. It has only one parameter, name. Name points to the name of the file. It must be NULL terminated.