> Starting at least with NT 4.0 > Win32 calls accept both / and \ as path separators. That's true going back to DOS 2.0. (I don't think 1.0 had directories, but I might be mistaken.) I suspect the issue here is user input, file portability, and perhaps POSIX calls. Greg