richter     2004/02/02 11:30:29

  Added:       test/cmp subouttab.htm
  Log:
  fix endless loop with call sub inside table
  
  Revision  Changes    Path
  1.1                  embperl/test/cmp/subouttab.htm
  
  Index: subouttab.htm
  ===================================================================
  
  
  
  
  
  <table>
  
     <tr>
        <TD>
  <table>
      <tr>
         <TD>
    1 2 3 4 5 6 7 8 9 </TD>
      </tr>
  </table>
        </TD>
  
        <TD>
  <table>
      <tr>
         <TD>
             <table>
  </table>
         </TD>
      </tr>
           </table>
        </TD>
  
     </tr>
     </table>
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to