The ISAM function to re-read a variable-length data record, ReReadVRecord (REDVREC), could cause a FairCom Server crash if a ctFILBLK() call was made prior to the ReReadVRecord() call, and the ctFILBLK() call failed because the file specified wasn’t found. The logic has been corrected to eliminate this problem.