home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / apps / 6155 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!haven.umd.edu!wam.umd.edu!jdowdal
  3. From: jdowdal@wam.umd.edu (John Dowdal)
  4. Subject: Re: Truncated Path. How to increase environment space?
  5. Message-ID: <1992Sep15.023831.990@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac3.wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. References: <1992Sep13.021442.38549@ux1.cts.eiu.edu> <1992Sep13.213237.61903@ux1.cts.eiu.edu> <1992Sep14.160104.2278@hubcap.clemson.edu>
  10. Date: Tue, 15 Sep 1992 02:38:31 GMT
  11. Lines: 22
  12.  
  13. In article <1992Sep14.160104.2278@hubcap.clemson.edu> grimlok@hubcap.clemson.edu (Mike Percy) writes:
  14. >
  15. >
  16. >The OS/2 path can be quite long, but the path your dos boxes see is
  17. >still a DOS path, and is limited to 120-odd characters.  I suggest you
  18. >run a batch file at the beginning of your DOS box startup that does
  19. >SUBST commands and builds your DOS path from those.
  20. >
  21. >Mike Percy             | grimlok@hubcap.clemson.edu  | I don't know about
  22. >Sr. Systems Analyst    | mspercy@clemson.clemson.edu | your brain, but mine
  23. >Info. Sys. Development | mspercy@clemson.BITNET      | is really...bossy.
  24. >Clemson University     | (803) 656-3780              | (Laurie Anderson)
  25.  
  26. I have placed a DOS program, sit.com in the file sit2.zip on
  27. ftp-os2.nmsu.edu that can break this 127 character limit.  Simply run:
  28. sit path+=;varlist....
  29. as many times as necessary to build your DOS path past the 127
  30. limit.  This is a free DOS program that works under OS/2's DOS emulation
  31.  
  32. John
  33.  
  34.  
  35.