Re: exit code
- From: tlloreti@xxxxxxxxx (Tatiana Lloret Iglesias)
- Date: Fri, 29 Jun 2007 13:15:18 +0200
And why i windows I get exit value 777?
On 6/29/07, Martin Barth <martin@xxxxxxxxxx> wrote:
exit codes are stored in 1 byte. so you can only exit with
2^8 == 256 different values.
--
To unsubscribe, e-mail: beginners-unsubscribe@xxxxxxxx
For additional commands, e-mail: beginners-help@xxxxxxxx
http://learn.perl.org/
- Follow-Ups:
- Re: exit code
- From: Martin Barth
- Re: exit code
- References:
- exit code
- From: Tatiana Lloret Iglesias
- Re: exit code
- From: Paul Johnson
- Re: exit code
- From: Tatiana Lloret Iglesias
- Re: exit code
- From: Martin Barth
- exit code
- Prev by Date: Re: exit code
- Next by Date: Re: using a homemade perl module
- Previous by thread: Re: exit code
- Next by thread: Re: exit code
- Index(es):
Relevant Pages
|