calculation in rule with global variable

Hi,

that is realy great!

Unfortunately, I do not have time to implment it right away. Will try to do so tomorow or after that.

But already one quick question.

I opened your drl file.

Just to be sure whether it is important or not. In your rule “I-M_Num_Inc” there are two events in the LHS. There seems to be no separator beteen those. But is there really not? In notepad it shows as spaces. But when I open the same file in wordpad in between the spaces there is a character which wordpad displays as
Â

``

print screen;

Auto Generated Inline Image 1.png

Do I need to bother about that Ã? if not, should there be no “or” or “and” kind of thing?

Pobably basic syntax, but I’m really not familiar with this kind of code.

And just for my understanding. The first event in the rule is actually not a condition, but we just use it to capture the value of I-M_Num_Status, right?

Many thanks!