May 11 fixed: restore chain didn't work in v0.50pre1. restore exFAT file chains implemented. fixed: restore partition didn't restore last sector. fixed: menuitem "unformat" removed for exFAT. fixed: for "undelete", before the FAT is modified, it's first checked if there're enough free contiguous clusters at the required location; if no, the file is optionally truncated or the operation canceled. Hence error "File chain exceeds FAT" obsolete and removed. fixed: in v0.50pre, the last cluster of exFAT was not accessible. in FAT view, entries beyond last cluster# are displayed with "-". with image files, bytes/sector are no longer fixed to 512. exFAT primary file entries: created & modified timestamps displayed in view. exFAT file stream entries: 64-bit file size fully displayed in view. significant speed-up for "save to file" function. in "save to file", file "chain", pressing TAB presets filename to enter with the filename from the directory entries. up to 255 chars may be entered as long filenames in bottom line. main menu: F1 display help now, "Save" moved to F7. huge speed-up for "find" and "fill" (string & hex). another variant of tool setm43, setm432, added. check for invalid LFNs added in dirview. screen color softened if no user input possible in main area. in data region of FAT file systems, if the current cluster# is associated with a file ( that is, not a free cluster# ), it is shown in light green. fixed: find MBR didn't work. speed-up for "recurse" ( searching "linking" entry ) scan in FAT. added navigation Ctrl-Enter in FAT: search directory entry with matching start cluster. added navigation Ctrl-Right in data area: search previous cluster in chain.