Hello Monks,
Let say I call a subroutine inside a script as
callingsubroutine();
**************************************
and subroutine is defined as
sub callingsubroutine
{
Something...
exit -1
}
My Question: What's the meaning of exit -1 here ?
Thanks :D
In reply to "Subroutine basics" What does -1 mean ? by newkij1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |