Cut-and-paste error:

   ('class';'s1') insAttrib TD0 'hi'
<td class="r1">hi</td>

should have been

   ('class';'s1') insAttrib TD0 'hi'
<td class="s1">hi</td>

(outuput "s1" should match input "s1")
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to