ERROR | Unable to Abort an Unprotected file. |
CAUSE | The Abort function lfiabt() was called on a file that was not opened as a protected file. As such the abort operation is not valid. |
ACTION | Check to see if you intended to open the file as a protected file. |