<DIV style="font-family:Verdana, sans-serif; font-size:10pt;"><DIV>Hi all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I&nbsp; am finding diffcult of understanding the below two things. When it will useful and how to use it in the sample coding:</DIV>
<DIV>For example:<BR>I am having the Employee bean. In the RHS, if I used assert(new empBean()) or assertLogical(new empBean()) means what it's doing? What is the meaning of it?</DIV>
<DIV>&nbsp;</DIV>
<DIV>"assert(new Something());" will place a new object of your creation in working memory.</DIV>
<DIV>"assertLogical(new Something());" is similar to assert, but the object will be automatically retracted when there are no more facts to support the truth of the currently firing rule.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV><BR>&nbsp;<BR><HR>Get email for your site ---&gt; http://www.everyone.net</DIV>