The following are the changes for Preview_7: * Changed Image Explorer so that it sorts files ignoring file name cases, this makes it compatible with Windows Explorer and provides a more consistent look between the two. * Fixed an error causing files read by SpartaDOS X from a Folder Image, with a size greater than 73875 bytes (72KB), to enter an endless read loop. Large files with no size limit can now be read/copied. * In the original implementation of Folder Images, Image Explorer Window used 999 sectors as the allowed maximum for a file (a la Atari DOS 2.5), so the maximum file size for a file was displayed as 124875 bytes. This caused the dragging and dropping of those larger files to fail because dropped file had a wrong size. This fix lifts the maximum 999 sectors limit and allows the file to be up to 65535 sectors thus bringing the maximum file size that can be manipulated with Image Explorer to 8,191,875 bytes (8MB). This also fixes issues with SDX Copy command progress display which now correctly displays the percentage completed. Enjoy.. atari8warez