isUnLock

unlock all records in an ISAM file

SYNOPSIS

int isUnLock( IsFile * isfd );

isfd isam file descriptor

RETURN

ISTRUE, or ISFALSE, in which case the error code is returned by isErrno, or found in isfd->iserrno

NOTES

reverses the action of isLock islock