isRelRec

release the given ISAM record number

SYNOPSIS

int isRelRec( IsFile * isfd, long recnum );

isfd isam file descriptor
recnum record number to be unlocked

RETURN

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

NOTES

unlock the specified record