system() failed with $?==32512
- From: Steve Litt <slitt@xxxxxxxxxxxxx>
- Date: Fri, 16 Dec 2005 03:05:46 +0900
Hi all,
I have a program too large to post a code snippet, and my system()
call does not work. It returns false, and the $? variable is set to
32512. Looking through various errno.h files, I couldn't find a
corresponding number. Ugh!
I have a little hello world program that runs system() just fine.
Anyone know how to interprest the 32512? Anyone know how to find an
error message in English? Any other ideas to narrow the root cause
scope of this problem?
Thanks
SteveT
Steve Litt
http://www.troubleshooters.com
slitt@xxxxxxxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: system() failed with $?==32512
- From: Adam Shelly
- Re: system() failed with $?==32512 <SOLVED>
- From: Steve Litt
- Re: system() failed with $?==32512
- Prev by Date: Re: rdoc -> pdf
- Next by Date: Re: Assigning a block to a variable in Ruby
- Previous by thread: [ANN] Net::Netrc 0.1.0
- Next by thread: Re: system() failed with $?==32512 <SOLVED>
- Index(es):
Relevant Pages
|
Loading