Good advice, Masem. But your if statement example doesn't work ...
this form of if (or unless, foreach, while, until) only works on simple statements, not on blocks.do { # not without the do $lowrange = 0; print "\nYour number must be positive. I have set it to 0 for you. +"; } if ($lowrange < 0);
-- Hofmator
In reply to Re: Re: Mock my code!
by Hofmator
in thread Mock my code!
by Superlman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |