print <<EndHTML9
   <tr>
   <td>
   EndHTML9
 
When you do this, there must be no spaces before the EndHTML9
i.e.

   print <<EndHTML9
   <tr>
   <td>
EndHTML9


Hope this helps,
Carl Franks

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

Reply via email to