home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 42072 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.2 KB

  1. Xref: sparky comp.os.os2.misc:42072 comp.os.os2.apps:10073
  2. Newsgroups: comp.os.os2.misc,comp.os.os2.apps
  3. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnews!shurr
  4. From: shurr@cbnews.cb.att.com (larry.a.shurr)
  5. Subject: Passing batch arguments to pgm (was: Neat timesaving trick.)
  6. Organization: AT&T Bell Laboratories, Columbus, OH
  7. Date: Tue, 12 Jan 1993 14:18:47 GMT
  8. Message-ID: <1993Jan12.141847.19646@cbnews.cb.att.com>
  9. References: <4fIYJ=W00WBOQ890hA@andrew.cmu.edu>
  10. Lines: 22
  11.  
  12. In article <4fIYJ=W00WBOQ890hA@andrew.cmu.edu> sl31+@andrew.cmu.edu (Stephen M. Lacy) writes:
  13. }I was just playing around with my computer again (gee, guess why I'm a
  14. }CS major)
  15.  
  16. Beats getting a real job :-).
  17.  
  18. }So, I have e.cmd which looks like
  19.  
  20. }@start \os2\e %1 %2 %3 %4 %5 %6 %7 %8 %9
  21.  
  22. }(is there an easier way than making all the %'s?)
  23.  
  24. If you were to use 4OS2 instead of CMD, you could then rewrite this as:
  25.  
  26. @start \os2\e %&
  27.  
  28. Larry
  29. -- 
  30. Larry A. Shurr (las@cbnmva.att.com) speaking only for myself.
  31. Norman, listen carefully.  I am lying.  Are you sure your circuits are
  32. registering?  Your ears are green.  Logic is a little bird singing in a
  33. meadow.  Logic is a wreath of pretty flowers which smell bad! - Mr. Spock
  34.