Help for this page
while ($a < $b) if not $error { $a++; }
while ($a < $b) if not $error{ $a++; }
(not $error) and $a = $b;