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