Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!fernwood!portal!cup.portal.com!AMillar From: AMillar@cup.portal.com (Alan DI Millar) Newsgroups: comp.sys.novell Subject: Re: Where, oh where has my path gone? Message-ID: <40786@cup.portal.com> Date: Mon, 1 Apr 91 23:42:29 PST Organization: The Portal System (TM) References: <5338@mindlink.UUCP> One thing I found with the paths is NetWare's dislike of lower-case. Normally it shouldn't matter, but I found if I had a directory in my path which was lower case, NetWare would drop it. If you use the Dos "PATH" command, everything will be upshifted before being stored as an environment variable. However, if you use "SET PATH=" it will be stored in the environment without being upshifted. Dos doesn't care, but Netware will delete it. Poof. (This was 2.15) - Alan Millar AMillar@cup.portal.com