<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3132" name=GENERATOR></HEAD>
<BODY>
<DIV><!-- Converted from text/plain format --><FONT face=Arial color=#0000ff
size=2>There might be an error in Reference Manual, Chapter 10, Example
810..3:</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>"<FONT face=Arial color=#0000ff
size=2>RuleExecutionSet ruleExecutionSet =
ruleExecutionSetProvider.createRuleExecutionSet( <STRONG><FONT
color=#ff0000>reader</FONT></STRONG>, properties );</FONT>"</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><FONT face=Arial>The variable
"reader" was not defined in the sample, should it be drlReader
instead?</FONT></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial><FONT color=#0000ff size=2>Also in the paragraph above,
the opening sentence "ruleExecutionSetProvider.createRuleExecutionSet(
<STRONG><FONT color=#ff0000>reader</FONT></STRONG>, null )" quoting from the
prior example should be "ruleExecutionSetProvider.createRuleExecutionSet(
<STRONG><FONT color=#ff0000>drlReader</FONT></STRONG>, null )" as in the
example.</FONT></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2>-Ming</DIV></FONT></BODY></HTML>