Informix Error -16374
-16374 Break command contains 'if' without having a condition specified.
An expression must follow the IF keyword in a BREAK command. The breakpoint has no effect while the condition is false (zero). Repeat the command without IF, or with IF and a condition.