Newsgroups: comp.os.msdos.djgpp Subject: Re: peculiar win 95 behavior From: frenchc AT cadvision DOT com (Calvin French) References: MIME-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII NNTP-Posting-Host: ts2ip82.cadvision.com Message-ID: <34be8242.0@news.cadvision.com> Date: 15 Jan 98 21:40:18 GMT Organization: CADVision Development Corporation (http://www.cadvision.com/) Lines: 11 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >running of djgpp.bat. Does anyone have any idea as to why this might be >happening? The system I'm on is a networked system with all the standard >microsoft garbage if that helps any. Look for a path command somewhere in the batch file, and then look for another executed command there, before the path command. Just a guess of course, - Calvin -