From: Doni Pracner Date: Wed, 11 Jun 2014 14:37:24 +0000 (+0200) Subject: Added a flag variable for conditional jumps. X-Git-Tag: v0.1.7~3 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=e8be41bd1cfa257e30acb6b86b3228aecc64776d;hp=e8be41bd1cfa257e30acb6b86b3228aecc64776d Added a flag variable for conditional jumps. CALL commands should not be used in VAR blocks to go outside them - so this was introduced. Alternative is to use "global" variables for the operands. ---