home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9336 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.2 KB

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!swrinde!elroy.jpl.nasa.gov!nntp-server.caltech.edu!nyet
  2. From: nyet@cco.caltech.edu (n liu)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: Another MsDos batch programming challenge
  5. Message-ID: <1992Sep13.225833.1665@cco.caltech.edu>
  6. Date: 13 Sep 92 22:58:33 GMT
  7. References: <1992Aug29.063552.26386@uwasa.fi> <1992Aug29.152816.14977@cs.ubc.ca> <FRDQB0DG@dri.com> <1992Sep13.194215.24100@cs.ubc.ca>
  8. Sender: news@cco.caltech.edu
  9. Organization: California Institute of Technology, Pasadena
  10. Lines: 20
  11. Nntp-Posting-Host: punisher
  12.  
  13. yogi@cs.ubc.ca (Yossi Gil) writes:
  14.  
  15. >If you really care you could wrap it so that it could be invoked
  16. >several times. But even so, this is not the remedy of all batch file
  17. >problems. One has to use 4DOS or write a real program for all the
  18.               ^^^^   :-)
  19. >serious stuff. Batch file tricks are just like three-legged races.
  20. >Slow, funny  and cumbersome yet challenging and sometimes even
  21. >quite funny.
  22.  
  23. Once again, MsDos batch programming is such a challenge ONLY because
  24. command.com is such a piece of crap.
  25.  
  26. I have yet to see a batch programming challenge that can't be be done
  27. in one line with 4dos (usually).
  28.  
  29. set cd=%_cwd
  30. -- 
  31. nyet@cco.caltech.edu
  32. nyet@aerospace.aero.org
  33.