What is the max length of a file name?
Also what is the max length of a Path?
I have repeatedly read, but do not know if it is true, that the
maximum length of an absolute path plus file name is 255 characters.
One way to get a little extra mileage is to use the DOS naming
convention, which causes "c:\documents and settings\bill\my documents
\" to become (in most systems) "c:\docume~1\bill\mydocu~1\"