> The problem is that you jumped out of an IF..THEN..ELSE..ENDIF. structure > with a GOTO. That's not allowed in (almost) any programming language. When Really? I thought most languages would allow this. Which ones don't?