home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / apps / 5890 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  2.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!unixhub!lll-winken!akula.llnl.gov!johnson
  2. From: johnson@akula.llnl.gov (  Robert Johnson          )
  3. Newsgroups: comp.os.msdos.apps
  4. Subject: Re: Out of Environment Space
  5. Message-ID: <143708@lll-winken.LLNL.GOV>
  6. Date: 17 Dec 92 17:41:38 GMT
  7. References: <1992Dec15.222843.7901@epas.toronto.edu> <hansonj.724472768@helium>
  8. Sender: usenet@lll-winken.LLNL.GOV
  9. Lines: 33
  10. Nntp-Posting-Host: akula.llnl.gov
  11.  
  12. In article <hansonj.724472768@helium>, hansonj@helium.gas.uug.arizona.edu (Jon M Hanson ) writes:
  13. |> kan@epas.utoronto.ca (Raymond Kan) writes:
  14. |> 
  15. |> 
  16. |> >    Every time I use Norton Commander I have this minor problem.
  17. |> >After I give a DOS command like SET TEMP=C:\ in a batch file,
  18. |> >I always get an out of environment space error message.  I always have
  19. |> >to quit Norton Commander in order to run the batch file without error.
  20. |> >Does someone out there know how to take care of this problem.  Many
  21. |> >thanks!
  22. |> 
  23. |> 
  24. |> C
  25. |> Things like your path setting, the number of open files you are allowing for,
  26. |> the number of stacks you have declared, and other options in your
  27. |> AUTOEXEC.BAT and CONFIG.SYS all take up environment space. If you have a SHELL
  28. |> command in you AUTOEXEC.BAT file, increase the number after the /E:. This may
  29. |> or may not correct your environment space problem, but it's a place to start.
  30. |> >Raymond
  31.  
  32. -- 
  33. I have had the same problem and fixed it by incresing the environment
  34. space as mentioned.  Another problem I have had is that there appears
  35. to be a size limit for each variable.  For example, I have had a problem
  36. with the PATH variable cutting off beyond a certain length.  I think it is
  37. around 128 characters or so.  Does anyone know if this max length can be
  38. modified?  Thank you in advance!
  39.  
  40.  _________________________________________________________________________
  41. | Robert K. Johnson               Lawrence Livermore National Laboratory  |
  42. | Internet: johnson60@llnl.gov    P. O. Box 808                           |
  43. | Voice: (510) 422-8375           L-156                                   |
  44. |_FAX:___(510) 422-3013__________ Livermore, CA 94551 ____________________|
  45.