Database Error Messages

LFI-00119

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.