A new bug has been found and fixed. There was a problem with the
VMU Script 'if' statement and the '>' operator didn't work, however
the '>=' operator did. This problem has been fixed and the bug fix
can be downloaded. This bug fix is not a complete new version. It is
just the file needed to fix the bug, so download it, rename it
to 'default.lib' and place it in your compiler directory.
If you don't want to do this, just make-do with the '>=' operator.
Since VMU Script doesn't support decimals (yet), you can get the same
results by adding one to the literal value. EXAMPLE: "if:>:a, #1" is
the same as "if:>=:a, #2".
Those that have downloaded the bug fix might want to use the above
techinque with '>=' since it is slightly more efficient than '>'.
Thanks!
VMU SCRIPT HOMEPAGE:
http://www.vmuscript.8m.com/
VMU SCRIPT EMAIL (questions / suggestions):
vmuscript@...