in reply to Perl System command
HTHmy $error = system('del temp.txt'); print qq(Return value is $error\n);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl System command
by Abigail-II (Bishop) on Jan 07, 2004 at 14:27 UTC | |
|
Re: Re: Perl System command
by arunsub (Novice) on Jan 07, 2004 at 14:30 UTC | |
by duff (Parson) on Jan 07, 2004 at 14:43 UTC |