home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8511 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!uunet.ca!canrem!telly!druid!darcy
  3. From: darcy@druid.uucp (D'Arcy J.M. Cain)
  4. Subject: Re: Summary: P.D. MAKE for msdos
  5. Message-ID: <1992Aug13.052930.19832@druid.uucp>
  6. Date: Thu, 13 Aug 1992 05:29:30 GMT
  7. References: <1992Aug11.060205.18285@vpnet.chi.il.us>
  8. Organization: D'Arcy Cain Consulting
  9. Lines: 22
  10.  
  11. glauber@vpnet.chi.il.us (Glauber Ribeiro) writes:
  12. > [Re: Gnuish Make]
  13. >     Second catch is, there is an irritating inconsistency in 
  14. >dealing with the backslash. You normally have to use 2 backslashes 
  15. >instead of 1 (e.g,: c:\\dos\\edit instead of c:\dos\edit). UNLESS 
  16. >the backslash appears on a line that is an internal messydos 
  17. >command (e.g.: "dir c:\dos\*.*" is correct). Moreover, it doesn't 
  18.  
  19. Have you tried using the forward slash?
  20.  
  21. >recognize "cls" as a valid msdos command (use "command /c cls", 
  22. >instead). If you can live with these booboos, you will love this 
  23. >program.
  24.  
  25. Why not create a "clear.bat" and use clear instead of cls?  simpler
  26. and also compatible with the Unix command.
  27.  
  28. -- 
  29. D'Arcy J.M. Cain (darcy@druid.com)  |
  30. D'Arcy Cain Consulting              |   There's no government
  31. Toronto, Ontario, Canada            |   like no government!
  32. +1 416 424 2871          DoD#0082   |
  33.