> Back to gambas - I don't know if the documentation says anything about > short-circuit and things like that. May be we can assume it as a > standard, that modern languages always do short-circuit, but the concept > remains.
Gambas doesn't have short-circuits, you have to write like this: IF a=1 AND IF b=2 THEN Jussi ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user