OPEN FILE RESTORE
OPEN FILE RESTORE <filename> opens the file in read
mode only so that it can be recovered. It ignores all index
files and flags indicating the header is corrupt. It also
resets the block size and record count to reasonable values
if they are invalid. The file should be recovered using a
SELECT ALL TO FILE "newfile"type of syntax. |