| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | rafael AT gauzon DOT com (rafael garcia) |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | calling unzip32 from djgpp |
| Date: | 20 Sep 2004 02:53:29 -0700 |
| Organization: | http://groups.google.com |
| Lines: | 17 |
| Message-ID: | <42da7100.0409200153.6cb9560f@posting.google.com> |
| NNTP-Posting-Host: | 80.58.14.170 |
| X-Trace: | posting.google.com 1095674009 27534 127.0.0.1 (20 Sep 2004 09:53:29 GMT) |
| X-Complaints-To: | groups-abuse AT google DOT com |
| NNTP-Posting-Date: | Mon, 20 Sep 2004 09:53:29 +0000 (UTC) |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
I have not explained well, sorry. The thing I cannot understand is why unzip32.exe change its return value when called from another DJGPP exe. I can get its return value before going back to system() code, in the BAT file: @unzip32 -o %1 @if errorlevel 1 echo UNZIP32 COULD NOT TERMINATE CORRECTLY @rem I don't know why this message appears only if called @rem from system() but not from console Thank you I am sending this from Google because I cannot access last messages in comp.os.msdos.djgpp from my current NNTP client -Mozilla Thunderbird-, I can view the subjects but it says "Bad article number" when I clic messages.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |