Page 1 of 1

Error

Posted: Fri May 14, 2010 5:42 pm
by almoon
I am trying to check my model but I got this error

WARNING: At 0 Below -#enrolment increase policy#- computing -enrolment increase police.

So what is that mean?

how can i solve it ?

Many thanks ....

Posted: Fri May 14, 2010 6:27 pm
by Administrator
It's a warning about lookup tables. If your lookup has a x range from 10 to 100, and you ask for a value at x=1, you will get the warning.

Just check the lookup table and make sure the bounds are ok.

You can also disable the warnings if you want (Tools->Options->Settings, Warnings = Suppress).

Tony.

Posted: Fri May 14, 2010 8:07 pm
by almoon
Thank you Tony, it's work :)