isSetlen

set the current record length

SYNOPSIS

int isSetlen( IsFile * isfd, short/len/ );

isfd isam file descriptor
len new record length

RETURN

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

NOTES

Please see Variable Length Records for usage.