home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!yale.edu!ira.uka.de!Sirius.dfn.de!urmel.informatik.rwth-aachen.de!uni-paderborn.de!not-for-mail
- From: tron@wembley.uni-paderborn.de (Matthias Scheler)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Error in AmigaDOS Execute() ???
- Message-ID: <1ia7euINN76p@wembley.uni-paderborn.de>
- Date: 4 Jan 93 20:42:06 GMT
- References: <1993Jan4.112435.29118@doug.cae.wisc.edu>
- Organization: Universitaet Paderborn, Germany
- Lines: 15
- NNTP-Posting-Host: wembley.uni-paderborn.de
-
- pochanay@cae.wisc.edu (Adisak Pochanayon) writes:
-
-
- > I have been running into a problem with AmigaDos's Execute() function.
- >It returns a non-zero value even when trying to Execute() a command that
- >doesn't exist. How do I get the actual return value and how do I find out
- >if an error occured while using Execute(). According to the documentation,
- >Execute() returns a NULL if unsuccessful. I'd consider an inexistant command
- >to be nonsuccessful???
-
- Successfull means that Execute() was able to create the sub process.
- The actual return value is returned by IoErr().
- --
- Matthias Scheler tron@uni-paderborn.de
- University of Paderborn (Germany)
-