Or, use a different variable, e.g. $restart, and set it to 1 only if you want to restart the loop. The loop then becomes
Or whatever similar.$restart = 1; while ($restart) { $restart = 0; .... }
In reply to Re^3: How to escape from sub to beginning of script?
by choroba
in thread How to escape from sub to beginning of script?
by Mery84
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |