<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 1/5/11 10:47 AM, Jason Mihalick wrote:
    <blockquote cite="mid:1294242455647-2199270.post@n3.nabble.com"
      type="cite">
      <pre wrap="">
Thank you so much for the posting!  All I had to do was add the 'X' character
in the cell below $pgMeta: PageMeta() and that fixed it!
</pre>
    </blockquote>
    Glad it's working for you.<br>
    <blockquote cite="mid:1294242455647-2199270.post@n3.nabble.com"
      type="cite">
      <pre wrap="">
When is it necessary to add the 'X' character and when is it ok to leave it
blank?  I don't recall seeing information about that in the doc.
</pre>
    </blockquote>
    The cell has to exist and cannot be blank. You can put "X" or
    ""BLANK", or <em></em> whatever suites your needs. I like using "X"
    ;) <br>
    <blockquote cite="mid:1294242455647-2199270.post@n3.nabble.com"
      type="cite">
      <pre wrap="">
Thanks also for the SpreadsheetCompiler code.  I didn't think
SpreadsheetCompiler was available until 5.2 because I didn't see it in the 
<a class="moz-txt-link-freetext" href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/apidocs/index.html">http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/apidocs/index.html</a>
5.1 javadoc .
</pre>
    </blockquote>
    It's org.drools.decisiontable.SpreadsheetCompiler and has been
    available AFAIK since 4.0.7. It's not part of the public API in
    Drools 5. <br>
    <br>
    Tihomir<br>
    <br>
  </body>
</html>