Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!think!samsung!uunet!mcsun!sunic!chalmers!tekno.chalmers.se!cth_co From: cth_co@tekno.chalmers.se (CHRISTER OLSSON) Newsgroups: comp.sys.ibm.pc Subject: Re: Procomm Plus Problems Message-ID: <4370@tekno.chalmers.se> Date: 2 Dec 89 19:06:40 GMT References: <5690@ncrwic.Wichita.NCR.COM> Organization: Chalmers Univ. of Technology, Gothenburg, Sweden Lines: 13 In article <5690@ncrwic.Wichita.NCR.COM>, mregeste@ncrwic.Wichita.NCR.COM > (Mark Regester) writes: > Autoexec.bat loads a memory resident program and then later in the > batch file, creates an environment variable like "set temp=c:\temp". > > Again Procomm Plus aborts with the ".DIR" message. If the environment > variables are set before the memroy resident program, there are > no error messages. > > Any ideas on what is happening here? The memory resident program perhaps create a new environment with the old variables but sets the size to so small that you can't get room for pcplus after setting TEMP=C:\TEMP.