while ($a < $b) if not $error { $a++; } #### while ($a < $b) if not $error{ $a++; } #### (not $error) and $a = $b;