home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.os.msdos.programmer:11933 comp.os.msdos.misc:6921
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.iastate.edu!iscsvax.uni.edu!kraai4712
- From: kraai4712@iscsvax.uni.edu
- Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc
- Subject: Re: Redirecting output from a batch file.
- Message-ID: <1993Jan8.163729.9709@iscsvax.uni.edu>
- Date: 8 Jan 93 16:37:29 -0600
- References: <1993Jan8.124018.22988@ucl.ac.uk>
- Organization: University of Northern Iowa
- Lines: 12
-
- In article <1993Jan8.124018.22988@ucl.ac.uk>, uclyjjd@ucl.ac.uk (Julian Daley) writes:
- > Here's an easy one .....
- >
- > How do I redirect standard output from a .BAT file ?
-
- Get a copy of Ziff-Davis' BAT2EXEC.COM and use it to compile your batch file
- into an executable.
-
- Then you can run the compiled batch file and redirect any standard output just
- as you would any other executable.
-
- --jim
-