Afternoon Cendric,<br><br>on DRL files you can use single backslash, that means, forget my last email ;) <br> <br>This compiling error is caused by a bug in drools parser, fixed for 3.0.7  <a href="http://jira.jboss.com/jira/browse/JBRULES-757">
http://jira.jboss.com/jira/browse/JBRULES-757</a> <br><br>You can checkout branches/3.0.x from subversion repository (<a href="http://anonsvn.labs.jboss.com/labs/jbossrules/">http://anonsvn.labs.jboss.com/labs/jbossrules/
</a>) to correct this problem.<br><br>regards<br><br><div><span class="gmail_quote">On 4/24/07, <b class="gmail_sendername">Fernando Meyer</b> &lt;<a href="mailto:fmcamargo@gmail.com">fmcamargo@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Good morning Cendric<br><br>you must use \\ instead \, because the single&nbsp;backslah&nbsp;is&nbsp;used&nbsp;as&nbsp;escape&nbsp;character. <br><br>regards <br><br><div><div><span class="e" id="q_11224b25897452c5_1"><span class="gmail_quote">On 4/24/07, 
<b class="gmail_sendername">Cédric D&#39;Inca </b> &lt;<a href="mailto:animageo@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">animageo@gmail.com</a>&gt; wrote:</span></span></div><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<div><span class="e" id="q_11224b25897452c5_3"><div><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial"><p>Hi everyone,</p><p>I am currently experimentating troubles compiling a DRL file with a \&quot; character in it.
<br>I am using Drools libraries  3.0.4.<br>I used a XLS decision table that, once compiled, gave me a DRL. The following lines are extracted from it. </p><p>#From row number: 14</p><p>rule &quot;Exemple 1 2006 10 10_14&quot;
</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; salience 65522<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; when<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ctx:MyObject()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eval(Ctx.GetPrp(&quot;TEST&quot;).getValue().equals(&quot;GER&quot;))<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ctx.SetPrp(&quot;TRUC&quot;).setValue(&quot;test char \&quot; test&quot;);  
<br>end<br>&nbsp;<br>#From row number: 15<br>&nbsp;<br>The problem is that when compiled, an error is generated </p><p>Unknown:0-1 mismatched token: [@0,0,0=&#39;&lt;no text&gt;&#39;,&lt;-1&gt;,0:-1]; expecting type &#39;end&#39;</p>
<p>If I modify the decision table to put<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ctx.SetPrp(&quot;TRUC&quot;).setValue(&quot;test char &quot; test&quot;); </p><p>The result is the same </p><p>Unknown:0-1 mismatched token: [@0,0,0=&#39;&lt;no text&gt;&#39;,&lt;-1&gt;,0:-1]; expecting type &#39;end&#39; 
</p><p><br>So it means that \&quot; is not understood, however, if I put \z, I get the following error: </p><p>Rule compilation error Invalid escape sequence (valid ones are \b \t \n \f \r \&quot; \&#39; \\) </p><p>Where it is written that \&quot; should be understood.  
<br>Any idea? </p><p>Greetings, </p><p>Cédric D&#39;INCA<br></p></span></font></div><br></span></div>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
 rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.jboss.org/mailman/listinfo/rules-users 
</a><br><br></blockquote></div><br><br clear="all"><br>-- <br><span class="sg">Fernando Meyer  </span></blockquote></div><br><br clear="all"><br>-- <br>Fernando Meyer