Posted by member 7223 on 2003-04-08 21:36:07 link

Sorry Axiem, I've made some tests and I have to admit I engage myself too quickly. There's several difficulties with your request (mzscript limitation or bugs):
- no dimensioned vars (could be bypass)
- !VarMod var number (return the modulo) doesn't work (could be bypass)
- no !VarDiv var number (to divide var by number). Could be bypass by multiplying by 1/number. But it returns 0 on some system.