<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    I finally figured out what the problem was.  I added the following
    to the template for the scrip that stopped sending email.<br>
    <br>
      Start Date: "{$Transaction->Starts || "(No start date given)"}"<br>
      Due Date: "$Transaction->Due || "(No due date given)"}"<br>
    <br>
    Anyone know what's wrong with this and why it would cause the scrip
    to stop working?  I'm surprised there was nothing in the debug log
    about the template having a problem.  That would have saved me hours
    of debugging.<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
John Alberts
Hosted Services
Exlibris USA
<a class="moz-txt-link-abbreviated" href="mailto:john.alberts@exlibrisgroup.com">john.alberts@exlibrisgroup.com</a>
cell: 1-508-878-2197</pre>
    <div style="bottom: auto; left: 7px; right: auto; top: 16px;
      display: block;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="Click to translate"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>