Jim On Tue, 14 Sep 2004, Frederic Fouche wrote:
Hello, Having a little problem here:i have a program that will write long filenames. I expected that if it wrote them to my C partition, (TOS FAT 16), it will shorten the filename. The program (not mine) does some fstat, could that create problems with standard TOS partition?As soon as I switch the C partition to VFAT, or use ext2fs partition it all works fine.What should be the behavior when trying to write long filenames to a standard TOS partition? what should i do? Thank you