is there any command for catch in tcl in perl
- From: vikram.varshney@xxxxxxxxx
- Date: Wed, 21 Nov 2007 06:54:24 -0800 (PST)
Hi
I am Vikram Varshney. My script needs to catch whether a particular
command fails or passes. This could be done very easily in tcl using
"catch" which gives "1" output when the command fails and 0 as output
when the command runs successfully. And what represents NULL character
in perl. I have tried "\0" & "NULL" & / / & ' ' . But they are not
working.
You can answer me at : vikram.varshney@xxxxxxxxx
Thanks in advance
Vikram Varshney
.
- Follow-Ups:
- Re: is there any command for catch in tcl in perl
- From: Glenn Jackman
- Re: is there any command for catch in tcl in perl
- Prev by Date: Re: firefox could open my cgi, IE will be dead, why?
- Next by Date: Re: is there any command for catch in tcl in perl
- Previous by thread: FAQ 1.8 Is Perl difficult to learn?
- Next by thread: Re: is there any command for catch in tcl in perl
- Index(es):
Relevant Pages
|