This is where I made the most changes that can affect other platforms. The changes in resolveFile are minimal - if the first two if statements do not detect a proper filename and call normalize, then we check for a netware-style name, and call it.
in normalize, I had to change two things: - the code the recognizes whether a path is absolute or not - the code to parse out the contents of "root" and to fixup "path" It seems that the testsuite tests this well, so I have pretty high confidence that this is working properly on NetWare, NT, and Linux. I'll continue to look into the test code to make sure of this. Jeff Tulley ([EMAIL PROTECTED]) (801)861-5322 Novell, Inc., the leading provider of Net services software.
FileUtilsforNW.patch
Description: Binary data
