home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!emory!swrinde!cs.utexas.edu!tamsun.tamu.edu!lstar31.tamu.edu!rjsparks
- From: rjsparks@lstar31.tamu.edu (Robert Sparks)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Re: WinExec return useful?
- Message-ID: <1992Sep8.150425.9484@tamsun.tamu.edu>
- Date: 8 Sep 92 15:04:25 GMT
- Article-I.D.: tamsun.1992Sep8.150425.9484
- References: <dobbins.271.715550243@lan.ccit.arizona.edu> <1992Sep8.111436.10411@bohra.cpg.oz.au>
- Sender: news@tamsun.tamu.edu (Read News)
- Distribution: usa,world
- Organization: none
- Lines: 12
-
- In article <1992Sep8.111436.10411@bohra.cpg.oz.au>, daavid@bohra.cpg.oz.au (Daavid Turnbull) writes:
- |> A problem that I am currently trying to solve (I have been successfully
- |> putting it off so far), is how to obtain information about the exit code
- |> of a dos app. I know that I can set up the dos app to write a file etc.
- |> but I would much rather not have to resort to suc a messy solution. The
- |> real problem is that the exit code of the app becomes part of the
- |> enviroment which In my case is essentially lost when the app terminates.
-
- How about any non-file-based transfer mechanism from a DOS app kicked off
- with WinExec?
-
- RjS
-