home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / archives / msdos / announce / 390 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.archives.msdos.announce
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!spool.mu.edu!sdd.hp.com!ux1.cso.uiuc.edu!cs.uiuc.edu!vela!tacom-emh1.army.mil!msdos-ann-request
  3. From: douglas@usceast.cs.scarolina.edu (G. David Douglas Jr.)
  4. Subject: XTNDPTH2.ZIP - Extend MS-DOS (4.01 & up) PATH length, w/C src
  5. Message-ID: <9301252259.kp4401@tacom-emh1.army.mil>
  6. Followup-To: comp.archives.msdos.d
  7. Originator: w8sdz@tacom-emh1.army.mil
  8. Sender: msdos-ann-request@tacom-emh1.army.mil
  9. Organization: The SIMTEL20 Archives
  10. Date: Mon, 25 Jan 1993 22:59:43 GMT
  11. Approved: w8sdz@tacom-emh1.army.mil
  12. Lines: 33
  13.  
  14. I have uploaded to WSMR-SIMTEL20.Army.Mil:
  15.  
  16. pd1:<msdos.sysutl>
  17. XTNDPTH2.ZIP    Extend MS-DOS (4.01 & up) PATH length, w/C src
  18.  
  19. XTNDPATH (eXTeND PATH -- FAST!) version 1.1 extends the MS-DOS (4.01
  20. and above) environment PATH= entry, allowing MS-DOS to search more
  21. directories for executables (utilities) to run, so you don't have to
  22. enter the complete directory path to a utility!  XTNDPATH has been used
  23. to successfully extend the PATH= environment entry to over 1200
  24. characters, after which COMMAND.COM can STILL correctly find utilities.
  25. Version 1.1 adds the option of no environment update report (-Q), and
  26. returns exit codes for use with ERRORLEVEL in batch files or at the
  27. command line.
  28.  
  29. XTNDPATH appends ALL environment entries starting with PATHPART (the
  30. default Prefix) to the PATH= entry, in the order in which they are
  31. found, inserting a ';' between two joined entries if necessary.  See the
  32. XTNDPATH.MSG file in the XTNDPTH2.ZIP archive file for getting-started
  33. information; then see the XTNDPATH.H, XTNDPATH.C, and XTNDPATH.EXE files
  34. as well.
  35.  
  36. I hope you find this utility as useful as I have.  Comments, questions,
  37. etc. are all welcome.
  38.  
  39. Best Regards,
  40.  
  41. David Douglas
  42. Graduate Computer Science Program
  43. University of South Carolina
  44. Columbia, S.C. 29208
  45. E-mail: douglas@usceast.cs.scarolina.edu
  46. Home:  (803)-794-1696
  47.